10-05-2014, 08:43 AM
hi! the one i found doesnt work, it equips the ring when there are no monsters
Help pls!
Code:
1000 {Sword Ring} Creatures.OnScreen()>=2 Self.Equip.Ring(3091) Exit() Creatures.OnScreen()<=1 Self.UnEquip.Ring(0) Exit()