01-04-2015, 12:55 AM
(01-04-2015, 12:51 AM)erleo Wrote:(01-04-2015, 12:44 AM)mr. Kris Wrote: Creatures.PlayersOnRange(2)<=1 [jump]
Self.Mana()>=40
Self.Say(exori san)
Exit()
{jump}
Self.Mana()>=40
Self.Say(exori con)
Exit()
You want this?
Work's?
If have 1 player in less 2 sqm, ignore exori san and say exori con?
They Must! if no:
Creatures.PlayersOnRange(2)<=1 [jump]
Self.Mana()>=40
Self.Say(exori san)
{jump}
Creatures.PlayersOnRange(2)>1
Self.Mana()>=40
Self.Say(exori con)
Exit()
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.