UO.LTargetID

From OpenEUO
Revision as of 13:32, 9 October 2010 by 76.184.213.234 (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UO.LTargetID

⇔ Return the id of the last target used. You can also write to this variable and use it in conjunction with UO.Macro(22) (LastTarget), which will target the object as if it was clicked with the mouse.


Note: UO.LTargetKind must be set to 1 for UO.Macro(22) to utilize UO.LTargetID.

UO.LTargetKind

UO.Macro