Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I need a macro to change the items in the left hand.
#2
Try that:
[macro]1000 {Change Weapon} Creatures.NPCOnScreen()==0 [Else] Misc.ItemCountEx(9396)==1 Self.Equip.LeftHand(9396) Exit() {Else} Creatures.NPCOnScreen()>=1 Misc.ItemCountEx(7403) Self.Equip.LeftHand(7403) Exit()[/macro]
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)