- Joined
- Apr 28, 2008
- Messages
- 43
Hey, I have attempted to code a spell which is made out of stormbolt.
What I need help for: I'm unable to make the dummy unit which is summoned by the spell dissapear.
Events
Unit - A unit Begins casting an ability
Conditions
(Ability being cast) Equal to Iceforce
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Level of Iceforce for (Casting unit)) Equal to 1
Then - Actions
Unit - Create 1 dummyunitzors for (Owner of (Casting unit)) at (Position of (Casting unit)) facing 0.00 degrees
Unit - Order (Last created unit) to Move To (Position of (Target unit of ability being cast))
Unit - Cause (Casting unit) to damage circular area after 1.70 seconds of radius 350.00 at (Position of (Target unit of ability being cast)), dealing 75.00 damage of attack type Spells and damage type Normal
Else - Actions
, this is the trigger. the damage does not apply, why not? can any1 tell me that? plzplz
What I need help for: I'm unable to make the dummy unit which is summoned by the spell dissapear.
Events
Unit - A unit Begins casting an ability
Conditions
(Ability being cast) Equal to Iceforce
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Level of Iceforce for (Casting unit)) Equal to 1
Then - Actions
Unit - Create 1 dummyunitzors for (Owner of (Casting unit)) at (Position of (Casting unit)) facing 0.00 degrees
Unit - Order (Last created unit) to Move To (Position of (Target unit of ability being cast))
Unit - Cause (Casting unit) to damage circular area after 1.70 seconds of radius 350.00 at (Position of (Target unit of ability being cast)), dealing 75.00 damage of attack type Spells and damage type Normal
Else - Actions
, this is the trigger. the damage does not apply, why not? can any1 tell me that? plzplz