08-31-2014, 04:24 AM
(08-30-2014, 07:19 AM)[email protected] Wrote: u think about this ?
2000 {Safe Spellcast} Self.Mana>=400 Self.Attacking==01 Creatures.Beside>=3 Creatures.PlayersOnScreen==01 Self.Say(exori gran)
Exori:
1000 {Safe Exori} Self.Mana>=120 Self.Attacking Creatures.Beside>=3 Self.Say(exori)
exori gran:
1000 {Safe Exori Gran} 1000 {exori gran} Self.Mana>=320 Self.Attacking Creatures.Beside>=7 Self.Say(exori gran)
Or like this
2000 {Safe exori gran} Self.Mana>=400 Self.Attacking==01 Creatures.Beside>=7 Creatures.PlayersOnScreen==01 Self.Say(exori gran)