- Joined
- May 8, 2020
- Messages
- 87
Cast skill Dark
Events
Unit - A unit Begins casting an ability
Conditions
(Ability being cast) Equal to Combo Dark
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
Then - Actions
Wait 0.50 seconds
Sound - Play 123 <gen>
Wait 4.00 seconds
Player - Enable Portal Attack for (Owner of (Casting unit))
Trigger - Clear all pending triggers from the trigger queue
Else - Actions
I have command lines like this I want to ask what does cleaning a trigger mean? did i do it right?
And moreover, at some point when I'm playing my map it will crash like this, so what's the reason?
Events
Unit - A unit Begins casting an ability
Conditions
(Ability being cast) Equal to Combo Dark
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
Then - Actions
Wait 0.50 seconds
Sound - Play 123 <gen>
Wait 4.00 seconds
Player - Enable Portal Attack for (Owner of (Casting unit))
Trigger - Clear all pending triggers from the trigger queue
Else - Actions
I have command lines like this I want to ask what does cleaning a trigger mean? did i do it right?
And moreover, at some point when I'm playing my map it will crash like this, so what's the reason?