11-01-2013, 08:31 PM
(10-31-2013, 09:37 PM)[email protected] Wrote: I hope a good scripter could take some time and help me :p I need a macro for exori if 2+ monsters around but ignore summons, like poison spiders and stuff
thanks in advance
2000 {Exori} monsterCount:>=2 Creatures.ByName("CREATURENAME")>=!monsterCount! Self.Mana()>=125 Self.Say(Exori) Exit()
test it.. and change "CREATURENAME" for Giant Spider , Necromancer, ETCS (name of creature) ty. rep++ if you like