10-18-2013, 05:46 AM
1. English only!!!!
3000 {softy} softID_ON:=3549 softID:=6529 otherBoots:=4033 manaEquip:=75 manaUnequip:=90 Self.Mana%()<=!manaEquip! [else] Self.Inventory.Boots()<>!softID_ON! Self.Equip.Boots(!softID!) Exit() {else} Self.Mana%()>=!manaUnequip! Self.Inventory.Boots()<>!otherBoots! Self.Equip.Boots(!otherBoots!)
Will work with multiple pairs
3000 {softy} softID_ON:=3549 softID:=6529 otherBoots:=4033 manaEquip:=75 manaUnequip:=90 Self.Mana%()<=!manaEquip! [else] Self.Inventory.Boots()<>!softID_ON! Self.Equip.Boots(!softID!) Exit() {else} Self.Mana%()>=!manaUnequip! Self.Inventory.Boots()<>!otherBoots! Self.Equip.Boots(!otherBoots!)
Will work with multiple pairs