Ok im making an AoE autocast, using a dummy unit. Heres what I have got so far.
A unit finishes casting an ability
Ability being cast equal to Auto Missle (based on fairie fire)
unit-create 1 Missle test for owner of triggering unit at position of casting unit facing target point of ability being cast.
Add 40 second generic expiration timer
unit- order last created unit to Special doom guard - rain of fire (missles is based on) at target point of ability being cast.
problem is the dummy unit flys to the middle and casts rain of fire their. everything works perfectly except for the targeting. Please hlp
A unit finishes casting an ability
Ability being cast equal to Auto Missle (based on fairie fire)
unit-create 1 Missle test for owner of triggering unit at position of casting unit facing target point of ability being cast.
Add 40 second generic expiration timer
unit- order last created unit to Special doom guard - rain of fire (missles is based on) at target point of ability being cast.
problem is the dummy unit flys to the middle and casts rain of fire their. everything works perfectly except for the targeting. Please hlp