Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Request macro] Switch weapon if atking Ghost
#5
Try this:

Code:
500 {changeWeapon} Target.ByName(Ghost)==1 [else] Self.Equip.LeftHand(ID_WEAPON_ONE) Exit() {else} Target.ByName(Ghost)<>1 Self.Equip.LeftHand(ID_WEAPON_TWO) Exit()

Only change the IDs.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)