Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
help pls
#1
need function if monster "Demon skeleton" <4 use stealth ring else no ring use
#2
(12-19-2013, 12:19 AM)kamas Wrote: need function if monster "Demon skeleton" <4 use stealth ring else no ring use

2000 {Stealth Ring (DS)} Creatures.ByName(Demon Skeleton)>=4 [jump] Self.Equip.Ring(3049) Exit() {jump} Creatures.ByName(Demon Skeleton)<=3 Self.UnEquip.Ring(0) Exit()
#3
TY, Rep added


Forum Jump:


Users browsing this thread: 1 Guest(s)