View Single Post
12-19-05, 06:52 PM   #11
Maglev
A Murloc Raider
Join Date: Dec 2005
Posts: 5
Originally Posted by Gello
Trigger: PLAYER_REGEN_DISABLED
Delay: 0
Script: if (UnitMana("player")/UnitManaMax("player"))<.8 then EquipSet() end
Yes, I think this should be it.

Weapon swap on condition that I am in combat and my mana is below 80%.


Thanks alot !
  Reply With Quote