Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro - Equip/Unequip Ring of Healing
#2
You must use 2 macros,
1.
Code:
Self.Mana%()<65
Self.Equip.Ring(3098)
end
2.
Code:
Self.Mana%()>90
Self.UnEquip.Ring(0)
end


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)