ZaneDubya/UltimaXNA

necessary macro commands

msx752 opened this issue · 0 comments

we need some properties such as

  • LastObject - last clicked object's serial
  • LastTarget - maybe i am wrong but last clicked object or ground's serial (it already has but not works correctly)
  • TargetSelf - client user serial
  • WaitForTarget - waiting for cursor response then macro will continue (example: use skill to other player)

these are very important macro commands.