ISXEQ2:Target (Top-Level Object)

From ISMods Wiki


Contents

ISXEQ2 information for ISXEQ2:Target (Top-Level Object) has moved

Please see: http://eq2.isxgames.com/wiki for up-to-date content.


Description

Retrieves the active target object


Forms


Examples

  • ${Target.Level}
  • ${Target.Target.Name}
This will return the name of your curent target's target.
  • ${Target.Target.Target.Name}
This will returns the name of your current target's target's target's target. (or, your current target..lol)


See Also