07-09-2014, 01:36 PM
i need help im lookin for a macro that automatic eq ssa when below like 2000 hp or 2000 mana
i found som on hp based that works but not on mana and hp
100 {Auto MIGHT RING} healthEquip:=30 healthUnequip:=80 itemEquipID:=3048 Self.Health%()<=!healthEquip! [else] Self.Inventory.Ring()<>!itemEquipID! Self.Equip.Ring(!itemEquipID!) Exit() {else} Self.Health%()>=!healthUnequip! Self.UnEquip.Ring(0)
but i also want that macro for use ssa when also is under % of mana som1 can help me with this?
i found som on hp based that works but not on mana and hp
100 {Auto MIGHT RING} healthEquip:=30 healthUnequip:=80 itemEquipID:=3048 Self.Health%()<=!healthEquip! [else] Self.Inventory.Ring()<>!itemEquipID! Self.Equip.Ring(!itemEquipID!) Exit() {else} Self.Health%()>=!healthUnequip! Self.UnEquip.Ring(0)
but i also want that macro for use ssa when also is under % of mana som1 can help me with this?