10-26-2013, 08:01 PM
1000 {ring} D:=Creatures.OnScreen() !D!==3 Self.Equip.Ring(3051)
1000 {unring} D:=Creatures.OnScreen() !D!==2 Self.UnEquip.Ring(0) (3051)
Try this it will works
1000 {unring} D:=Creatures.OnScreen() !D!==2 Self.UnEquip.Ring(0) (3051)
Try this it will works
