Try with this
forggotten that script, is the same of kique, sorry
he needs:
creatures beside >=3
. players on screen <=1
.. exevo mas san
. ELSE (players on screen >1)
.. exori con
end
Code:
3000 {exevo mas san} Creatures.Beside()>=3 Creatures.PlayersOnScreen() = 1 Self.Mana()>=200 Self.Say(exevo mas san)
forggotten that script, is the same of kique, sorry
(03-29-2015, 03:11 PM)kaiquegabriel Wrote: You need 3+creatures and 0 players use spell?
he needs:
creatures beside >=3
. players on screen <=1
.. exevo mas san
. ELSE (players on screen >1)
.. exori con
end