10-25-2013, 12:41 PM
(10-25-2013, 12:12 PM)Preze$ Wrote: Hello!
Any1 have macro that it atack avalanche only if there are x monster on the strike sqm's of ava.
I mean it will use ava only if it will dmg 3 monsteer, and if if 2 it won't atack ava.
500 {Avalanche} monsterCount:=3 shootID:=3161 Creatures.ByName("creature name")>=!monsterCount! target:=Creature.Attacking() Creature.ShootOn(!target!, !shootID!)
if i understand what you want this script can solve. if 3 creature on screen character go use avalanche ..