12-01-2014, 12:48 PM
You have to create a macro.
It have to be two separate macros
Code:
1000 {exori} Self.Mana>=200 Self.Attacking==01 Creatures.Beside>=3 Self.Say(exori)
1000 {exorigran} Self.Mana>=330 Self.Attacking==01 Creatures.Beside>=4 Self.Say(exori gran)
It have to be two separate macros