Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
Triggers
Fort War v1.2.w3x
Variables
Initialization
Hints
How to Play
Gold
Turn on SE Command
Cave
Cave North
Cave South
Units
Gold Red
Gold Blue
Gold Teal
Anti Glitch
Gold Purple
Bandits Red
Bandits Blue
Bandits Purple
Bandits Teal
Victory and Defeat
Bandit Defeat
Victory Red Team
Victory Blue Team
Defeat Red
Defeat Blue
Defeat Teal
Defeat Purple
Reinforcements
NW Control Point
SE Control Point
Command Points
NW Command
SE Command
NW Item
SE Item
Name
Type
is_array
initial_value
Bandits
group
No
TeamBlueDeaths
integer
No
TeamRedDeaths
integer
No
Hints
Events
Time - Elapsed game time is 2.74 seconds
Conditions
Actions
Quest - Display to (All players) the Hint message: |cffffcc00This map was made by John_S.|r
Wait 0.50 seconds
Quest - Display to (All players) the Quest Requirement message: Read the Quests menu for help, and a quick tip, build a Training Grounds RIGHT NOW!
Wait 1.75 seconds
Quest - Display to Player Group - Player 1 (Red) the Hint message: |cffffcc00HINT|r - Use the walls to your advantage
Quest - Display to Player Group - Player 2 (Blue) the Hint message: |cffffcc00HINT|r - Use your defensive capabilites to your advantage.
Quest - Display to Player Group - Player 3 (Teal) the Hint message: |cffffcc00HINT|r - Use the terrain to your advantage
Quest - Display to Player Group - Player 4 (Purple) the Hint message: |cffffcc00HINT|r - Use your entrenchment to your advantage
Wait 2 seconds
Quest - Display to (All players) the Hint message: You can move through the caves.
Wait 1.57 seconds
Quest - Display to (All players) the Hint message: You can only have 250 gold max.
Wait 2 seconds
Quest - Display to (All players) the Hint message: Remember to get the CP's for Reinforcements
How to Play
Events
Time - Elapsed game time is 0.10 seconds
Conditions
Actions
Quest - Create a Required quest titled How to Play with the description You must defeat the enemy Warlords while protecting your own. , using icon path ReplaceableTextures\CommandButtons\BTNAnkh.tga
Quest - Create a Optional quest titled Credits with the description Thanks to Miseracord and to Domokun for the Models. Thanks to wc3sear.ch for having the models. Thanks to myself for actually deciding to get motivated and make a 1.2 version. I cant believe your still reading this. I thought you might get bored by now. If your still reading this then fine. Thanks for wasting your time reading this. , using icon path ReplaceableTextures\CommandButtons\BTNStaffOfPreservation.blp
Quest - Create a Required quest titled Hints with the description Here are some hints: - Footmen are only good for continued assualts in mass numbers. - Use seige equipment on the walls at red base. - REMEMBER! If the warlord dies YOU LOSE! - Flame guards are better defense than Fort Patrols, but patrols can move. - Don't get Knights, they are just a rip off. - Build extra Gold Farms, they help a LOT. - WIN! : ) , using icon path ReplaceableTextures\CommandButtons\BTNSpy.blp
Gold
Events
Map initialization
Conditions
Actions
Player - Set Player 1 (Red) . Current gold to 150
Player - Set Player 2 (Blue) . Current gold to 150
Player - Set Player 3 (Teal) . Current gold to 150
Player - Set Player 4 (Purple) . Current gold to 150
Turn on SE Command
Events
Time - Elapsed game time is 0.50 seconds
Conditions
Actions
Trigger - Turn on SE_Control_Point <gen>
Cave North
Events
Unit - A unit enters Cave_Enter_N <gen>
Conditions
Actions
Unit - Move (Triggering unit) instantly to (Center of Cave_Exit_S <gen>)
Cave South
Events
Unit - A unit enters Cave_Enter_S <gen>
Conditions
Actions
Unit - Move (Triggering unit) instantly to (Center of Cave_Exit_N <gen>)
Gold Red
Events
Unit - A unit owned by Player 1 (Red) . Finishes training a unit
Conditions
((Owner of (Trained unit)) Current gold) Less than 250
(Unit-type of (Trained unit)) Equal to Gold
Actions
Unit - Kill (Trained unit)
Player - Add 5 to (Owner of (Trained unit)) . Current gold
Gold Blue
Events
Unit - A unit owned by Player 2 (Blue) . Finishes training a unit
Conditions
(Unit-type of (Trained unit)) Equal to Gold
((Owner of (Trained unit)) Current gold) Less than 250
Actions
Unit - Kill (Trained unit)
Player - Add 5 to (Owner of (Trained unit)) . Current gold
Gold Teal
Events
Unit - A unit owned by Player 3 (Teal) . Finishes training a unit
Conditions
(Unit-type of (Trained unit)) Equal to Gold
((Owner of (Trained unit)) Current gold) Less than 250
Actions
Unit - Kill (Trained unit)
Player - Add 5 to (Owner of (Trained unit)) . Current gold
Anti Glitch
Events
Unit - A unit Finishes training a unit
Conditions
(Unit-type of (Trained unit)) Equal to Gold
Actions
Unit - Kill (Trained unit)
Gold Purple
Events
Unit - A unit owned by Player 4 (Purple) . Finishes training a unit
Conditions
(Unit-type of (Trained unit)) Equal to Gold
((Owner of (Trained unit)) Current gold) Less than 250
Actions
Unit - Kill (Trained unit)
Player - Add 5 to (Owner of (Trained unit)) . Current gold
Bandits Red
Events
Time - Every 60.00 seconds of game time
Conditions
Actions
Unit - Create 2 . Rogue for Player 12 (Brown) at (Center of Bandits <gen>) facing Default building facing degrees
Set Variable Set Bandits = (Last created unit group)
Unit Group - Pick every unit in Bandits and do (Order (Picked unit) to Attack-Move To.(Center of North_Base_Red <gen>))
Trigger - Run Bandits_Blue <gen> (ignoring conditions)
Bandits Blue
Events
Conditions
Actions
Unit - Create 2 . Rogue for Player 12 (Brown) at (Center of Bandits <gen>) facing Default building facing degrees
Set Variable Set Bandits = (Last created unit group)
Unit Group - Pick every unit in Bandits and do (Order (Picked unit) to Attack-Move To.(Center of East_Base_Blue <gen>))
Trigger - Run Bandits_Purple <gen> (ignoring conditions)
Bandits Purple
Events
Conditions
Actions
Unit - Create 2 . Rogue for Player 12 (Brown) at (Center of Bandits <gen>) facing Default building facing degrees
Set Variable Set Bandits = (Last created unit group)
Unit Group - Pick every unit in Bandits and do (Order (Picked unit) to Attack-Move To.(Center of South_Base_Purple <gen>))
Trigger - Run Bandits_Teal <gen> (ignoring conditions)
Bandits Teal
Events
Conditions
Actions
Unit - Create 2 . Rogue for Player 12 (Brown) at (Center of Bandits <gen>) facing Default building facing degrees
Set Variable Set Bandits = (Last created unit group)
Unit Group - Pick every unit in Bandits and do (Order (Picked unit) to Attack-Move To.(Center of West_Base_Teal <gen>))
Bandit Defeat
Events
Unit - Gold Farm 0028 <gen> Dies
Conditions
Actions
Trigger - Turn off Bandits_Red <gen>
Victory Red Team
Events
Time - Every 1.00 seconds of game time
Conditions
TeamBlueDeaths Equal to 2
Actions
Game - Victory Player 1 (Red) ( Show dialogs, Show scores)
Game - Victory Player 3 (Teal) ( Show dialogs, Show scores)
Trigger - Turn off (This trigger)
Victory Blue Team
Events
Time - Every 1.00 seconds of game time
Conditions
TeamRedDeaths Equal to 2
Actions
Game - Victory Player 2 (Blue) ( Show dialogs, Show scores)
Game - Victory Player 4 (Purple) ( Show dialogs, Show scores)
Trigger - Turn off (This trigger)
Defeat Red
Events
Unit - Warlord 0015 <gen> Dies
Conditions
Actions
Game - Defeat Player 1 (Red) with the message: Your Warlord died.
Set Variable Set TeamRedDeaths = (TeamRedDeaths + 1)
Defeat Blue
Events
Unit - Warlord 0016 <gen> Dies
Conditions
Actions
Game - Defeat Player 2 (Blue) with the message: Your Warlord died.
Set Variable Set TeamBlueDeaths = (TeamBlueDeaths + 1)
Defeat Teal
Events
Unit - Warlord 0018 <gen> Dies
Conditions
Actions
Game - Defeat Player 3 (Teal) with the message: Your Warlord died.
Set Variable Set TeamRedDeaths = (TeamRedDeaths + 1)
Defeat Purple
Events
Unit - Warlord 0017 <gen> Dies
Conditions
Actions
Game - Defeat Player 4 (Purple) with the message: Your Warlord died.
Set Variable Set TeamBlueDeaths = (TeamBlueDeaths + 1)
NW Control Point
Events
Time - Every 45.00 seconds of game time
Conditions
(Owner of Call for Reinforcements 0042 <gen>) Not equal to Neutral Passive
Actions
Unit - Create 1 . Imperial Reinforcements for (Owner of Call for Reinforcements 0042 <gen>) at (Center of NW_Reinforcements <gen>) facing Default building facing degrees
Unit - Order (Last created unit) to Move To . (Center of NW_RF_Target <gen>)
Wait 0.10 seconds
Unit - Create 1 . Imperial Reinforcements for (Owner of Call for Reinforcements 0042 <gen>) at (Center of NW_Reinforcements <gen>) facing Default building facing degrees
Unit - Order (Last created unit) to Move To . (Center of NW_RF_Target <gen>)
Wait 0.10 seconds
Unit - Create 1 . Imperial Reinforcements for (Owner of Call for Reinforcements 0042 <gen>) at (Center of NW_Reinforcements <gen>) facing Default building facing degrees
Unit - Order (Last created unit) to Move To . (Center of NW_RF_Target <gen>)
SE Control Point
Events
Time - Every 45.00 seconds of game time
Conditions
(Owner of Call for Reinforcements 0043 <gen>) Not equal to Neutral Passive
Actions
Unit - Create 1 . Imperial Reinforcements for (Owner of Call for Reinforcements 0043 <gen>) at (Center of SE_Reinforcements <gen>) facing Default building facing degrees
Unit - Order (Last created unit) to Move To . (Center of SE_RF_Target <gen>)
Wait 0.10 seconds
Unit - Create 1 . Imperial Reinforcements for (Owner of Call for Reinforcements 0043 <gen>) at (Center of SE_Reinforcements <gen>) facing Default building facing degrees
Unit - Order (Last created unit) to Move To . (Center of SE_RF_Target <gen>)
Wait 0.10 seconds
Unit - Create 1 . Imperial Reinforcements for (Owner of Call for Reinforcements 0043 <gen>) at (Center of SE_Reinforcements <gen>) facing Default building facing degrees
Unit - Order (Last created unit) to Move To . (Center of SE_RF_Target <gen>)
NW Command
Events
Unit - Call for Reinforcements 0042 <gen> Is attacked
Conditions
(Item-type of (Item carried by Call for Reinforcements 0042 <gen> in slot 1)) Equal to Capturable
Actions
Item - Remove (Item carried by Call for Reinforcements 0042 <gen> in slot 1)
Unit - Change ownership of Call for Reinforcements 0042 <gen> to (Owner of (Attacking unit)) and Change color
Unit - Set life of Call for Reinforcements 0042 <gen> to 100 %
SE Command
Events
Unit - Call for Reinforcements 0043 <gen> Is attacked
Conditions
(Item-type of (Item carried by Call for Reinforcements 0043 <gen> in slot 1)) Equal to Capturable
Actions
Item - Remove (Item carried by Call for Reinforcements 0043 <gen> in slot 1)
Unit - Change ownership of Call for Reinforcements 0043 <gen> to (Owner of (Attacking unit)) and Change color
Unit - Set life of Call for Reinforcements 0043 <gen> to 100 %
NW Item
Events
Unit - Call for Reinforcements 0042 <gen> 's life becomes Less than 200.00
Conditions
Actions
Hero - Create Capturable and give it to Call for Reinforcements 0042 <gen>
SE Item
Events
Unit - Call for Reinforcements 0043 <gen> 's life becomes Less than 200.00
Conditions
Actions
Hero - Create Capturable and give it to Call for Reinforcements 0043 <gen>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.