Difference between revisions of "UO.LTargetX"

From OpenEUO
Jump to: navigation, search
(Created page with " UO.LTargetX ⇔ Returns the world x-coordinate of the last target used. You can also write to this variable and use it in conjunction with UO.Macro(22) (LastTarget), which will ...")
 
 
Line 4: Line 4:
  
 
Note: UO.LTargetKind must be set to 2 or 3 for UO.Macro(22) to utilize UO.LTargetX.
 
Note: UO.LTargetKind must be set to 2 or 3 for UO.Macro(22) to utilize UO.LTargetX.
 +
 +
[[UO.LTargetY]]
 +
 +
[[UO.LTargetZ]]

Latest revision as of 10:45, 8 October 2010

UO.LTargetX

⇔ Returns the world x-coordinate 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 this position as if it was clicked with the mouse.


Note: UO.LTargetKind must be set to 2 or 3 for UO.Macro(22) to utilize UO.LTargetX.

UO.LTargetY

UO.LTargetZ