12-20-2013, 09:57 PM
100 {Ring} ID:=Creature.Self() Creature.Health(!ID!)<15 [HighHP] Self.Inventory.Ring()==0 Self.Equip.Ring(3051) Exit() {HighHP} Creature.Health(!ID!)>60 Self.Inventory.Ring()<>0 Self.UnEquip.Ring(0) Exit()
I use the function creature self, why my character has over 100 thousand lives.
I use the function creature self, why my character has over 100 thousand lives.