04-14-2014, 06:35 PM
(04-14-2014, 06:30 PM)moonlike Wrote: Hello! I need a macro that turns on when utito tempo >= 3 monsters.
It will help anyone?
-------------------------------------
Potrzebuje macro które włącza utito tempo gdy jest >=3 potwory.
Try this
1000 {Safe spellcast} Self.Mana>=150 Self.Attacking Creatures.Beside>=3 Creatures.PlayersOnScreen 01 Self.Say(Utito tempo)

Please Rep+ if it works

