Set stealthis (last object replacement) (ALT-S) by Jaseowns
1# Setting an object as last target using a variable by Jaseowns
2# UO Outlands
3# Description:
4# Instead of using a last target, you can use a variable to use in another script later.
5# The other script will attempt to steal this object. This script also overheads the item
6# selected.
7# https://outlands.uorazorscripts.com/script/925c7b2d-351c-4b44-8bab-8314df05bd37
8setvar stealthis
9
10getlabel stealthis descTarget
11sysmsg "Last Target: {{descTarget}}" 88
12overhead "Last Target: {{descTarget}}" 88