Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro - Equip/Unequip Ring of Healing
#4
+rep Big GrinDD
Code:
500 {Healing Ring} MPon:=65 MPoff:=90 Self.Mana%()<=!MPon! [OnHealth] Self.Inventory.Ring()<>3100 Misc.ItemCountEx(3098)>0 Status.ManaShield()==0 Self.Equip.Ring(3098) Exit() {OnHealth} Self.Mana%()>=!MPoff! Self.Inventory.Ring()==3100 Self.UnEquip.Ring(0) Exit()


Messages In This Thread
Macro - Equip/Unequip Ring of Healing - by eidner - 11-09-2013, 07:52 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)