06-12-2014, 11:27 AM
hey guys!
i need macro to equip small stone and equip serpent sword when you have no stone.
[macro]2000 {Equip Stone} Misc.ItemCountEx(1781)>=1 Self.Equip.LeftHand(1781) 2000 {Equip Sword} Misc.ItemCountEx(1781)<1 Self.Equip.LeftHand(3297)[/macro]
/\ that this not working
thxx
i need macro to equip small stone and equip serpent sword when you have no stone.
[macro]2000 {Equip Stone} Misc.ItemCountEx(1781)>=1 Self.Equip.LeftHand(1781) 2000 {Equip Sword} Misc.ItemCountEx(1781)<1 Self.Equip.LeftHand(3297)[/macro]
/\ that this not working
thxx