Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
If x monster use exori. How to do that?
#1
Ok i got it ;d


1000 {exori} Creatures.Beside=4 Creatures.ByRange(1) Self.Say(exori)
#2
(04-07-2012, 10:28 AM)Sathe Wrote: Ok i got it ;d


1000 {exori} Creatures.Beside=4 Creatures.ByRange(1) Self.Say(exori)

If this above does not work, try this below:

Code:
1000 {exori} Creatures.PlayersOnScreen<=1 Creatures.ByRange(1)>X Self.Say(exori)

X: Number of creatures.
#3
1000 {exori ico} Creatures.PlayersOnScreen<=1 Creatures.ByRange(1)>2 Self.Say(exori ico)


This would work for exori ico?
#4
I guess, but is better you tested. Smile


Forum Jump:


Users browsing this thread: 1 Guest(s)