07-23-2011, 09:11 AM
Vennek Wrote:I don't know how to write macro for soft boots im trying but i can't.Can somebody write how to do script to equip if xx mana and remove if xx mana
You do it like this.. 8-)
Code:
5000 {Softs} Self.Mana<X Self.Equip.Boots(Sb's id)
Code:
5000 {Softs} Self.Mana>X Self.Equip.Boots(Boh id)