- Joined
- Nov 30, 2007
- Messages
- 1,202
Is there any way to distinguish which of two spells based on the same ability was cast? I really love that berserk is instant cast, I happen to need 11 more such abilities that are instant or almost instant. Any suggestions?
This will always return 3:
Berserk
Devine shield (cant remove sound for when invul shield is destroyed)
Avatar
Metamorphis (requires morph back unit configuration)
Windwalk
Storm Earth and Fire
Defend (Does not trigger ability event, and would need immediete undefend)
Robo transform (requires work around)
This will always return 3:
-
Untitled Trigger 001
-
Events
-
Unit - A unit Finishes casting an ability
-
-
Conditions
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Ability being cast) Equal to Next Window 2
-
-
Then - Actions
-
Game - Display to (All players) the text: 2
-
-
Else - Actions
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Ability being cast) Equal to Next Window 3
-
-
Then - Actions
-
Game - Display to (All players) the text: 3
-
-
Else - Actions
-
-
-
Berserk
Devine shield (cant remove sound for when invul shield is destroyed)
Avatar
Metamorphis (requires morph back unit configuration)
Windwalk
Storm Earth and Fire
Defend (Does not trigger ability event, and would need immediete undefend)
Robo transform (requires work around)
Last edited: