Quote:
Originally Posted by fagge
Or, trigger:
-Pick every unit in range (your aoe) of unit targeted of casting ability
-Create special effect equal to (your effect) on picked unit.
|
leaks
-> set the target point (pos. of dying unit)
-> set a tempregion (size = aoe)
-> set the tempgroup (untis in tempregion)
-> pick every unit in tmpgrp and make dying unit damage the picked one and create the sfx
-> remove leaks (which should be easy now ;) )
->
Leaks