Warcraft III resources & community, 2003–2006 · archived

help

3 posts
#1

help

is it possible that i can make a unit to cast a spell to the nearest target using trigger or do i have to use JASS? if its possible how can i make it?
#2
u make a dummy spell based on a autocast spell (but with the right description, cooldown and manacost ofcourse) then make the real ability without cooldown, manacost and descript. make a trigger that orders a dummy to cast the effect spell on the target when it gets hit by the autocast spell
#3
thx for the reply!