- Joined
- May 11, 2012
- Messages
- 2,103
Something's Wrong in Here. The action
- Camera - Set (Player((Integer A)))'s camera Rotation to -270.00 over 3.00 seconds
-
Camera Settings
-
Events
- Time - FinalWave_Timer[2] expires
- Conditions
-
Actions
- -------- ---------------------- Setting Variables ---------------------- --------
- Set FinalWave_Point[1] = (Center of Player 1 Respawn Point <gen>)
- Set FinalWave_Point[2] = (Center of Player 2 Respawn Point <gen>)
- Set FinalWave_Point[3] = (Center of Player 3 Respawn Point <gen>)
- Set FinalWave_Point[4] = (Center of Player 4 Respawn Point <gen>)
- Set FinalWave_Point[5] = (Center of Player 5 Respawn Point <gen>)
- Set FinalWave_Point[6] = (Center of Player 6 Respawn Point <gen>)
- Set FinalWave_Point[7] = (Center of Player 7 Respawn Point <gen>)
- Set FinalWave_Point[8] = (Center of Player 8 Respawn Point <gen>)
- -------- ---------------------------------------------- Pausing the Creeps ----------------------------------------- --------
- Custom script: set bj_wantDestroyGroup = true
-
Unit Group - Pick every unit in (Units in (Playable map area)) and do (Actions)
-
Loop - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- ((Picked unit) belongs to an ally of Player 12 (Brown)) Equal to True
-
Then - Actions
- Unit - Make (Picked unit) Invulnerable
- Unit - Pause (Picked unit)
- Else - Actions
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Loop - Actions
- -------- -------------------------------------------- Starting With Camera Settings --------------------------------------------- --------
- -------- -------------------------------------------- Phase 1 --------------------------------------------- --------
- Wait 5.00 seconds
- Set TempPoint = (Center of Final Wave Hero 1 <gen>)
- Cinematic - Turn on letterbox mode (hide interface) for (All players): fade out over 0.50 seconds
- Cinematic - Disable user control for (All players)
-
For each (Integer A) from 1 to 8, do (Actions)
-
Loop - Actions
- Camera - Set (Player((Integer A)))'s camera Distance to target to 1500.00 over 3.00 seconds
- Camera - Pan camera for (Player((Integer A))) to TempPoint over 3.00 seconds
- Camera - Set (Player((Integer A)))'s camera Angle of attack to (Angle of attack of Final Wave Hero 1 Camera <gen>) over 2.00 seconds
- Camera - Set (Player((Integer A)))'s camera Rotation to 180.00 over 3.00 seconds
-
Loop - Actions
- -------- -------------------------------------------- Creating first Hero --------------------------------------------- --------
- Wait 5.00 seconds
- Environment - Create a 5.00 second Depression ripple deformation at TempPoint with starting radius 500.00, ending radius 500.00, and depth 128.00, using 1.00 second ripples spaced 512.00 apart
- Unit - Create 1 Unbroken for Player 12 (Brown) at TempPoint facing 360.00 degrees
- Set FinalWave_Unit[1] = (Last created unit)
- Hero - Learn skill for (Last created unit): Bash
- Unit - Set level of Bash for (Last created unit) to 2
- Special Effect - Create a special effect at TempPoint using Abilities\Spells\Human\Thunderclap\ThunderClapCaster.mdl
- Special Effect - Destroy (Last created special effect)
- Hero - Modify Strength of (Last created unit): Add 12500
- Hero - Modify Agility of (Last created unit): Add 12500
- Hero - Modify Intelligence of (Last created unit): Add 12500
- Unit - Pause (Last created unit)
- Wait 2.00 seconds
- Cinematic - Send transmission to (All players) from a Player 12 (Brown) Unbroken named Unbroken at TempPoint: Play No sound and display |c00FFCD00Your prec.... Modify duration: Add 0.00 seconds and Wait
- Wait 5.00 seconds
-
For each (Integer A) from 1 to 8, do (Actions)
-
Loop - Actions
- Camera - Pan camera for (Player((Integer A))) to (Center of Castle <gen>) over 3.00 seconds
-
Loop - Actions
- Custom script: call RemoveLocation(udg_TempPoint)
- -------- -------------------------------------------- Phase 2 --------------------------------------------- --------
- Wait 5.00 seconds
- Set TempPoint = (Center of Final Wave Hero 2 <gen>)
-
For each (Integer A) from 1 to 8, do (Actions)
-
Loop - Actions
- Camera - Set (Player((Integer A)))'s camera Rotation to -270.00 over 2.00 seconds
-
Loop - Actions
- Wait 3.00 seconds
-
For each (Integer A) from 1 to 8, do (Actions)
-
Loop - Actions
- Camera - Pan camera for (Player((Integer A))) to TempPoint over 3.00 seconds
-
Loop - Actions
- -------- -------------------------------------------- Creating second Hero --------------------------------------------- --------
- Wait 5.00 seconds
- Environment - Create a 5.00 second Depression ripple deformation at TempPoint with starting radius 500.00, ending radius 500.00, and depth 128.00, using 1.00 second ripples spaced 512.00 apart
- Unit - Create 1 Ogre Idiot for Player 12 (Brown) at TempPoint facing 270.00 degrees
- Set FinalWave_Unit[2] = (Last created unit)
- Hero - Learn skill for (Last created unit): Thorns Aura
- Special Effect - Create a special effect at TempPoint using Abilities\Spells\Human\Thunderclap\ThunderClapCaster.mdl
- Special Effect - Destroy (Last created special effect)
- Hero - Modify Strength of (Last created unit): Add 12500
- Hero - Modify Agility of (Last created unit): Add 12500
- Hero - Modify Intelligence of (Last created unit): Add 12500
- Unit - Pause (Last created unit)
- Wait 2.00 seconds
- Cinematic - Send transmission to (All players) from a Player 12 (Brown) Ogre Idiot named Ogre Idiot at TempPoint: Play No sound and display |c00FFCD00I will de.... Modify duration: Add 0.00 seconds and Wait
- Wait 5.00 seconds
-
For each (Integer A) from 1 to 8, do (Actions)
-
Loop - Actions
- Camera - Pan camera for (Player((Integer A))) to (Center of Castle <gen>) over 3.00 seconds
-
Loop - Actions
- Custom script: call RemoveLocation(udg_TempPoint)
- -------- -------------------------------------------- Phase 3 --------------------------------------------- --------
- Wait 5.00 seconds
- Set TempPoint = (Center of Final Wave Hero 3 <gen>)
-
For each (Integer A) from 1 to 8, do (Actions)
-
Loop - Actions
- Camera - Set (Player((Integer A)))'s camera Rotation to -270.00 over 2.00 seconds
-
Loop - Actions
- Wait 3.00 seconds
-
For each (Integer A) from 1 to 8, do (Actions)
-
Loop - Actions
- Camera - Pan camera for (Player((Integer A))) to TempPoint over 3.00 seconds
-
Loop - Actions
- -------- -------------------------------------------- Creating third Hero --------------------------------------------- --------
- Wait 5.00 seconds
- Environment - Create a 5.00 second Depression ripple deformation at TempPoint with starting radius 500.00, ending radius 500.00, and depth 128.00, using 1.00 second ripples spaced 512.00 apart
- Unit - Create 1 Skeleton Singer xD for Player 12 (Brown) at TempPoint facing 180.00 degrees
- Set FinalWave_Unit[3] = (Last created unit)
- Hero - Learn skill for (Last created unit): Vampiric Aura
- Special Effect - Create a special effect at TempPoint using Abilities\Spells\Human\Thunderclap\ThunderClapCaster.mdl
- Special Effect - Destroy (Last created special effect)
- Hero - Modify Strength of (Last created unit): Add 12500
- Hero - Modify Agility of (Last created unit): Add 12500
- Hero - Modify Intelligence of (Last created unit): Add 12500
- Unit - Pause (Last created unit)
- Wait 2.00 seconds
- Cinematic - Send transmission to (All players) from a Player 12 (Brown) Skeleton Singer xD named Skeleton Singer at TempPoint: Play No sound and display |c00FFCD00You are a.... Modify duration: Add 0.00 seconds and Wait
- Wait 5.00 seconds
-
For each (Integer A) from 1 to 8, do (Actions)
-
Loop - Actions
- Camera - Pan camera for (Player((Integer A))) to (Center of Castle <gen>) over 3.00 seconds
-
Loop - Actions
- Custom script: call RemoveLocation(udg_TempPoint)
- -------- -------------------------------------------- Phase 4 --------------------------------------------- --------
- Wait 5.00 seconds
- Set TempPoint = (Center of Final Wave Hero 4 <gen>)
-
For each (Integer A) from 1 to 8, do (Actions)
-
Loop - Actions
- Camera - Set (Player((Integer A)))'s camera Rotation to -270.00 over 2.00 seconds
-
Loop - Actions
- Wait 3.00 seconds
-
For each (Integer A) from 1 to 8, do (Actions)
-
Loop - Actions
- Camera - Pan camera for (Player((Integer A))) to TempPoint over 3.00 seconds
-
Loop - Actions
- -------- -------------------------------------------- Creating fourth Hero --------------------------------------------- --------
- Wait 5.00 seconds
- Environment - Create a 5.00 second Depression ripple deformation at TempPoint with starting radius 500.00, ending radius 500.00, and depth 128.00, using 1.00 second ripples spaced 512.00 apart
- Unit - Create 1 Shade Alike for Player 12 (Brown) at TempPoint facing 90.00 degrees
- Set FinalWave_Unit[4] = (Last created unit)
- Hero - Learn skill for (Last created unit): Evasion
- Special Effect - Create a special effect at TempPoint using Abilities\Spells\Human\Thunderclap\ThunderClapCaster.mdl
- Special Effect - Destroy (Last created special effect)
- Hero - Modify Strength of (Last created unit): Add 12500
- Hero - Modify Agility of (Last created unit): Add 12500
- Hero - Modify Intelligence of (Last created unit): Add 12500
- Unit - Pause (Last created unit)
- Wait 2.00 seconds
- Cinematic - Send transmission to (All players) from a Player 12 (Brown) Shade Alike named Shade Alike at TempPoint: Play No sound and display |c00FFCD00I will to.... Modify duration: Add 0.00 seconds and Wait
- Wait 5.00 seconds
-
For each (Integer A) from 1 to 8, do (Actions)
-
Loop - Actions
- Camera - Pan camera for (Player((Integer A))) to (Center of Castle <gen>) over 3.00 seconds
-
Loop - Actions
- Custom script: call RemoveLocation(udg_TempPoint)
- -------- ------------------------------------------------------------------------- --------
- Wait 5.00 seconds
-
For each (Integer A) from 1 to 8, do (Actions)
-
Loop - Actions
- Camera - Rotate camera 180.00 degrees around (Center of Castle <gen>) for (Player((Integer A))) over 3.00 seconds
-
Loop - Actions
- Wait 3.50 seconds
-
For each (Integer A) from 1 to 8, do (Actions)
-
Loop - Actions
- Camera - Reset camera for (Player((Integer A))) to standard game-view over 3.00 seconds
-
Loop - Actions
- Wait 4.00 seconds
-
For each (Integer A) from 1 to 8, do (Actions)
-
Loop - Actions
- Camera - Pan camera for (Player((Integer A))) to FinalWave_Point[(Integer A)] over 3.00 seconds
-
Loop - Actions
- Wait 4.00 seconds
- Cinematic - Send transmission to (All players) from a Player 12 (Brown) Devildare named DevilDare at (Center of Castle <gen>): Play No sound and display |c00FFCD00So, you d.... Modify duration: Add 0.00 seconds and Wait
- Wait 7.00 seconds
-
For each (Integer A) from 1 to 8, do (Actions)
-
Loop - Actions
- Camera - Reset camera for (Player((Integer A))) to standard game-view over 2.00 seconds
-
Loop - Actions
- Cinematic - Turn off letterbox mode (show interface) for (All players): fade in over 0.50 seconds
- Cinematic - Enable user control for (All players)
- -------- -------------------------------------------- Unpausing the Units --------------------------------------------- --------
- Custom script: set bj_wantDestroyGroup = true
-
Unit Group - Pick every unit in (Units in Frozen Throne Shop <gen> matching (((Matching unit) is A structure) Equal to True)) and do (Actions)
-
Loop - Actions
- Unit - Unpause (Picked unit)
-
Loop - Actions
- Custom script: set bj_wantDestroyGroup = true
-
Unit Group - Pick every unit in (Units in Castle <gen> matching (((Matching unit) is A structure) Equal to True)) and do (Actions)
-
Loop - Actions
- Unit - Unpause (Picked unit)
- Unit - Make (Picked unit) Vulnerable
-
Loop - Actions
- Custom script: set bj_wantDestroyGroup = true
-
Unit Group - Pick every unit in (Units in Starting Area Visibility <gen> matching ((((Matching unit) belongs to an ally of Player 11 (Dark Green)) Equal to True) and (((Matching unit) is A structure) Equal to False))) and do (Actions)
-
Loop - Actions
- Unit - Unpause (Picked unit)
- Unit - Make (Picked unit) Vulnerable
-
Loop - Actions
- Custom script: set bj_wantDestroyGroup = true
-
Unit Group - Pick every unit in (Units in Starting Area Visibility <gen> matching (((Matching unit) belongs to an enemy of Player 11 (Dark Green)) Equal to True)) and do (Actions)
-
Loop - Actions
- Unit - Unpause (Picked unit)
- Unit - Make (Picked unit) Vulnerable
- Unit - Order (Picked unit) to Attack-Move To (Center of Castle <gen>)
-
Loop - Actions
- -------- ---------------------- Clean Leaks ---------------------- --------
- Custom script: call RemoveLocation(udg_FinalWave_Point[1])
- Custom script: call RemoveLocation(udg_FinalWave_Point[2])
- Custom script: call RemoveLocation(udg_FinalWave_Point[3])
- Custom script: call RemoveLocation(udg_FinalWave_Point[4])
- Custom script: call RemoveLocation(udg_FinalWave_Point[5])
- Custom script: call RemoveLocation(udg_FinalWave_Point[6])
- Custom script: call RemoveLocation(udg_FinalWave_Point[7])
- Custom script: call RemoveLocation(udg_FinalWave_Point[8])
- Trigger - Turn on Creep Death Detection <gen>
-
Events
Last edited: