- Joined
- Dec 23, 2008
- Messages
- 82
-
Show Scope
-
Events
-
Unit - A unit Begins channeling an ability
-
Conditions
-
(Ability being cast) Equal to Scope [A]
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(PlayersSurvivor[(Player number of (Owner of (Triggering unit)))] is alive) Equal to True
-
-
Then - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
ScopeOn[(Player number of (Owner of (Triggering unit)))] Equal to False
-
-
Then - Actions
-
Cinematic - Fade out over 0.50 seconds using texture war3mapImported\GunAim_Moon_assailant_A_004.tga and color (100.00%, 100.00%, 100.00%) with 0.00% transparency
-
Set ScopeOn[(Player number of (Owner of (Triggering unit)))] = True
-
Set AngledTurned[(Player number of (Owner of (Triggering unit)))] = 3.50
-
-
Else - Actions
-
Cinematic - Fade in over 0.50 seconds using texture war3mapImported\GunAim_Moon_assailant_A_004.tga and color (100.00%, 100.00%, 100.00%) with 0.00% transparency
-
Set ScopeOn[(Player number of (Owner of (Triggering unit)))] = False
-
Set AngledTurned[(Player number of (Owner of (Triggering unit)))] = 8.25
-
Set AngleOfAttack[(Player number of (Owner of (Triggering unit)))] = -5.00
-
-
-
-
Else - Actions
-