12-01-2014, 01:18 PM
(This post was last modified: 12-01-2014, 02:06 PM by georgeshoter1.)
(12-01-2014, 12:48 PM)dawid_xxx9 Wrote: You have to create a macro.
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
Thank you bro, it's working alredy
May i ask more 1 thing?
Have an option to avoid specific sqm?
Found Alredy... Thank you xD
(12-01-2014, 01:18 PM)georgeshoter1 Wrote:(12-01-2014, 12:48 PM)dawid_xxx9 Wrote: You have to create a macro.
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
Thank you bro, it's working alredy
May i ask more 1 thing?
Have an option to avoid specific sqm?