- Joined
- Apr 12, 2019
- Messages
- 714
How do I fixed this, when using level 6 ability...
-
Ultimate Voice Line
-
Events
-
Unit - A unit Begins casting an ability
-
-
Conditions
-
(Ability being cast) Equal to Summon Water Elemental
-
-
Actions
-
For each (Integer A) from 1 to 256, do (Actions)
-
Loop - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Ability being cast) Equal to Summon Water Elemental
-
-
Then - Actions
-
Sound - Play HOTSJainaUltimate <gen> at 100.00% volume, attached to (Casting unit)
-
-
Else - Actions
-
-
-
-
-