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