Basic Spell Question

Status
Not open for further replies.
As far as I can tell, you can't check what units were hit by chain lightning (except the target unit) I remember trying sometime long ago...
 
How do you detect what chain lightning hits? You can only find the unit targeted. You can't detect what units chain lightning bounced onto from there.
 
Truth be told, back before I knew about leaks, I made it in GUI. Of course it leaked like crazy, and needed one trigger per player.
 
maybe u can do this


Hero- cast spell
Save Cahce - targets
Create hero - trhall 002 <gen>
Load chace -targets
Costom Script : Loop
Cast spell Thrall 002 Bolt on Targets loaded from chace
Costom Script : Endloop
 
Chain spell casts

2 structs 2 timers
(one for jumps one for move-fade lightnings)
1 unit dummy 1 ability dummy

and some knowladge

You can use Chain Lightning System too (I dont like that one)
 
Status
Not open for further replies.
Back
Top