hey im trying to make a unit autocast ability based around chain lightning.
atm i have a dumby searing arrows spell that is autocast and a trigger that is supposed to create a dumby spell caster whenever the spell is cast that does chain lightning - only problem.. it doesnt work when the unit autocasts it but it does when you tell it to just single cast it once?..
this is what i have atm
event
Unit - a unit begins channeling an ability
condition
unit type of casting unit equal to shock trooper
action
unit - create 1 dumby for owner of casting unit at position of triggering unit facing default
unit order last created unit to orc far seer chain lightning target unit of ability being cast
wait 1.00
unit - remove last created unit from the game
atm i have a dumby searing arrows spell that is autocast and a trigger that is supposed to create a dumby spell caster whenever the spell is cast that does chain lightning - only problem.. it doesnt work when the unit autocasts it but it does when you tell it to just single cast it once?..
this is what i have atm
event
Unit - a unit begins channeling an ability
condition
unit type of casting unit equal to shock trooper
action
unit - create 1 dumby for owner of casting unit at position of triggering unit facing default
unit order last created unit to orc far seer chain lightning target unit of ability being cast
wait 1.00
unit - remove last created unit from the game