UO.LTargetID

From OpenEUO
Revision as of 09:42, 8 October 2010 by 76.184.213.234 (Talk) (Created page with " 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 objec...")

(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.