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
WW3 Battle Of the Gods V02.57.w3x
Variables
Capture
Untitled Trigger 001
Untitled Trigger 001 Copy
Untitled Trigger 001 Copy 2
Shipments
Small Shipments
Medium Shipments
Large Shipments
Turn
Income
Commands
Untitled Trigger 002
Other
Names
Alliances
Other
Begining Messages
Region Names
Region Names 2
RPG
Gamma Bombs
Gamma Bomb Load 1
Heroes
Untitled Trigger 003
Alliances
Ally all
Ally USA
Ally Britain
Ally Spain
Ally Italy
Ally Africa
Ally Arabia
Ally Greece
Ally Norway
Ally Germany
Ally Russia
Ally Turkey
Unally
Unally player
Unally Britain
Unally Spain
Unally Italy
Unally Africa
Unally Arabia
Unally Greece
Unally Norway
Unally Germany
Unally Russia
Unally Turkey
USA
USA Entrance
USA Entrance Copy
USA Exit
USA Exit Copy
Enter map-specific custom script code below. This text will be included in the map script after variables are declared and before any trigger code.
Name
Type
is_array
initial_value
Turn
timer
No
Untitled Trigger 001
Events
Unit - A unit owned by Player 1 (Red) . Is attacked
Unit - A unit owned by Player 2 (Blue) . Is attacked
Unit - A unit owned by Player 3 (Teal) . Is attacked
Unit - A unit owned by Player 4 (Purple) . Is attacked
Unit - A unit owned by Player 5 (Yellow) . Is attacked
Unit - A unit owned by Player 6 (Orange) . Is attacked
Unit - A unit owned by Player 7 (Green) . Is attacked
Unit - A unit owned by Player 8 (Pink) . Is attacked
Unit - A unit owned by Player 9 (Gray) . Is attacked
Unit - A unit owned by Player 10 (Light Blue) . Is attacked
Unit - A unit owned by Player 11 (Dark Green) . Is attacked
Unit - A unit owned by Player 12 (Brown) . Is attacked
Conditions
(Unit-type of (Attacked unit)) Equal to City
(Life of (Attacked unit)) Less than or equal to 500.00
Actions
Unit - Change ownership of (Attacked unit) to (Owner of (Attacking unit)) and Change color
Unit - Set life of (Attacked unit) to 100 %
Untitled Trigger 001 Copy
Events
Unit - A unit owned by Player 1 (Red) . Is attacked
Unit - A unit owned by Player 2 (Blue) . Is attacked
Unit - A unit owned by Player 3 (Teal) . Is attacked
Unit - A unit owned by Player 4 (Purple) . Is attacked
Unit - A unit owned by Player 5 (Yellow) . Is attacked
Unit - A unit owned by Player 6 (Orange) . Is attacked
Unit - A unit owned by Player 7 (Green) . Is attacked
Unit - A unit owned by Player 8 (Pink) . Is attacked
Unit - A unit owned by Player 9 (Gray) . Is attacked
Unit - A unit owned by Player 10 (Light Blue) . Is attacked
Unit - A unit owned by Player 11 (Dark Green) . Is attacked
Unit - A unit owned by Player 12 (Brown) . Is attacked
Conditions
(Unit-type of (Attacked unit)) Equal to Capital
(Life of (Attacked unit)) Less than or equal to 500.00
Actions
Unit - Change ownership of (Attacked unit) to (Owner of (Attacking unit)) and Change color
Unit - Set life of (Attacked unit) to 100 %
Untitled Trigger 001 Copy 2
Events
Unit - A unit owned by Player 1 (Red) . Is attacked
Unit - A unit owned by Player 2 (Blue) . Is attacked
Unit - A unit owned by Player 3 (Teal) . Is attacked
Unit - A unit owned by Player 4 (Purple) . Is attacked
Unit - A unit owned by Player 5 (Yellow) . Is attacked
Unit - A unit owned by Player 6 (Orange) . Is attacked
Unit - A unit owned by Player 7 (Green) . Is attacked
Unit - A unit owned by Player 8 (Pink) . Is attacked
Unit - A unit owned by Player 9 (Gray) . Is attacked
Unit - A unit owned by Player 10 (Light Blue) . Is attacked
Unit - A unit owned by Player 11 (Dark Green) . Is attacked
Unit - A unit owned by Player 12 (Brown) . Is attacked
Conditions
(Unit-type of (Attacked unit)) Equal to Village
(Life of (Attacked unit)) Less than or equal to 500.00
Actions
Unit - Change ownership of (Attacked unit) to (Owner of (Attacking unit)) and Change color
Unit - Set life of (Attacked unit) to 100 %
Small Shipments
Events
Unit - A unit Finishes training a unit
Conditions
(Unit-type of (Triggering unit)) Equal to Warehouse
(Unit-type of (Trained unit)) Equal to Receive Small Shipment
Actions
Unit - Remove (Trained unit) from the game
Player - Add 50 to (Owner of (Triggering unit)) . Current lumber
Unit - Order (Triggering unit) to train/upgrade to a Receive Small Shipment
Medium Shipments
Events
Unit - A unit Finishes training a unit
Conditions
(Unit-type of (Triggering unit)) Equal to Warehouse
(Unit-type of (Trained unit)) Equal to Receive Medium Shipment
Actions
Unit - Remove (Trained unit) from the game
Player - Add 100 to (Owner of (Triggering unit)) . Current lumber
Unit - Order (Triggering unit) to train/upgrade to a Receive Medium Shipment
Large Shipments
Events
Unit - A unit Finishes training a unit
Conditions
(Unit-type of (Triggering unit)) Equal to Warehouse
(Unit-type of (Trained unit)) Equal to Receive Large Shipment
Actions
Unit - Remove (Trained unit) from the game
Player - Add 150 to (Owner of (Triggering unit)) . Current lumber
Unit - Order (Triggering unit) to train/upgrade to a Receive Large Shipment
Turn
Events
Map initialization
Conditions
Actions
Countdown Timer - Start Turn as a Repeating timer that will expire in 65.00 seconds
Countdown Timer - Create a timer window for Turn with title Income in
Income
Events
Time - Turn expires
Conditions
Actions
Player Group - Pick every player in (All players) and do (Add ((Number of living Commercial Factory units owned by (Picked player)) x 75) to (Picked player).Current gold)
Player Group - Pick every player in (All players) and do (Add ((Number of living Village units owned by (Picked player)) x 15) to (Picked player).Current gold)
Player Group - Pick every player in (All players) and do (Add ((Number of living City units owned by (Picked player)) x 25) to (Picked player).Current gold)
Player Group - Pick every player in (All players) and do (Add ((Number of living Capital units owned by (Picked player)) x 50) to (Picked player).Current gold)
Player Group - Pick every player in (All players) and do (Add ((Number of living Oil Tanker units owned by (Picked player)) x 65) to (Picked player).Current gold)
Player Group - Pick every player in (All players) and do (Add ((Number of living Capital units owned by (Picked player)) x 25) to (Picked player).Current lumber)
Untitled Trigger 002
Events
Player - Player 1 (Red) types a chat message containing -far (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Names
Events
Map initialization
Conditions
Actions
Player - Set name of Player 1 (Red) to USA
Player - Set name of Player 2 (Blue) to Britain
Player - Set name of Player 3 (Teal) to Spain
Player - Set name of Player 4 (Purple) to Italy
Player - Set name of Player 5 (Yellow) to African Alliance
Player - Set name of Player 6 (Orange) to Arabia
Player - Set name of Player 7 (Green) to Greece
Player - Set name of Player 8 (Pink) to Sweden
Player - Set name of Player 9 (Gray) to Germany
Player - Set name of Player 10 (Light Blue) to Russia
Player - Set name of Player 11 (Dark Green) to Turkey
Player - Set name of Player 12 (Brown) to Neutral
Alliances
Events
Map initialization
Conditions
Actions
Player - Make Player 1 (Red) treat Player 2 (Blue) as an Ally with shared vision
Player - Make Player 2 (Blue) treat Player 1 (Red) as an Ally with shared vision
Player - Make Player 10 (Light Blue) treat Player 6 (Orange) as an Ally with shared vision
Player - Make Player 6 (Orange) treat Player 10 (Light Blue) as an Ally with shared vision
Player - Make Player 1 (Red) treat Player 10 (Light Blue) as an Enemy
Player - Make Player 10 (Light Blue) treat Player 1 (Red) as an Enemy
Player - Make Player 2 (Blue) treat Player 10 (Light Blue) as an Enemy
Player - Make Player 10 (Light Blue) treat Player 2 (Blue) as an Enemy
Other
Events
Map initialization
Conditions
Actions
Melee Game - Set starting resources (for all players)
Begining Messages
Events
Map initialization
Conditions
Actions
Game - Display to Player Group - Player 1 (Red) the text: You are the USA. You start far away from threats, safe from your enemies. However, Russia posses a singificant threat; dont let it overun Europe! Your best course of action would be to build up your economy then send an expeditionary force to Europe.
Game - Display to Player Group - Player 2 (Blue) the text: You are Britain,and your main job here is to support the US against It's enemies. you do not start with much space, so you will soon need to expand to ireland. Try to ally some European nations, you will all need to work together to avoid being overun.
Game - Display to Player Group - Player 3 (Teal) the text: You are Spain. Your biggest concern here is Africa, as it has a large empire and a great millitary capacity. If all goes well, you should be able to hold them off.
Game - Display to Player Group - Player 4 (Purple) the text: You are Italy. Quickly take France and the surrounding area then help whichever front that needs you most. Note: You should build up your navy in the meditereanian and take Crete.
Game - Display to Player Group - Player 5 (Yellow) the text: You are the African Alliance, and while you start with a humble empire, the entire continent is yours to expand upon. You are in the sidelines, watching as empires colide, so you have the liberty of choosing whichever side you want to join. Beware of the Arab League, they are your rivakls in the region.
Game - Display to Player Group - Player 6 (Orange) the text: You are the Arab League. Take the surrounding desert nations then build up a large army- you will need it. Beware of the African Union, they are your rivals in the region. It might be wise to seek an alliance with Russia to attempt to takeover European regions.
Game - Display to Player Group - Player 7 (Green) the text: You are Greece. You and Germany are all that protect Europe from the Russian warmachine, so build up your defenses quickly. work in unison with your allies to deflect any assault on the continent.
Game - Display to Player Group - Player 8 (Pink) the text: You are Sweden. You and Russia begin allied. Take the Scandanavian nation quickly, then send help south take Germany and Greece before moving west. Another option, one more risky but potentially rewarding, would be to launch an amphibious attack against Britain early on- beware, however, of the USA.
Game - Display to Player Group - Player 9 (Gray) the text: You are Germany. Take strategic positions along the Eastern border and be ready for an onslaught, as it falls upon you to deflect the Russian invasion.
Game - Display to Player Group - Player 10 (Light Blue) the text: You are Russia. to suceed you must play with an iron fist- Move fast and take entire nations, going through Europe in a trail of fire. Your greatest challenge, in the end, will be to defeat Britain and the USA.
Game - Display to Player Group - Player 11 (Dark Green) the text: You are Turkey. You are a living crossroad- three different empires on all sides, each hell bent on killing the others. Be carefull, you may never be completely safe.
Game - Display to Player Group - Player 12 (Brown) the text: You are the comm, and if not, GET THE FUCK OUT OF THE GAME. really. AS SOON AS YOU SEE THIS MESSAGE LEAVE. Otherwise, youll fuck up the game for everyone.
Region Names
Events
Map initialization
Conditions
Actions
Floating Text - Create floating text that reads |c000080FFUSA|r at (Center of Region_000 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFIreland|r at (Center of Region_001 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFBritain|r at (Center of Region_002 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFSpain|r at (Center of Region_003 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFPortugal|r at (Center of Region_004 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFFrance|r at (Center of Region_005 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFItaly|r at (Center of Region_006 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFDenmark|r at (Center of Region_007 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFGermany|r at (Center of Region_008 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFAustria|r at (Center of Region_009 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFGreece|r at (Center of Region_010 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFPoland|r at (Center of Region_011 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFTurkey|r at (Center of Region_012 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFIraq|r at (Center of Region_013 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFIran|r at (Center of Region_014 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFSaudi Arabia|r at (Center of Region_015 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Region Names 2
Events
Map initialization
Conditions
Actions
Floating Text - Create floating text that reads |c000080FFEgypt|r at (Center of Region_016 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFLybia|r at (Center of Region_017 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFAlgeria|r at (Center of Region_018 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFMorroco|r at (Center of Region_019 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFNiger|r at (Center of Region_020 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFCongo|r at (Center of Region_021 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFEthiopia|r at (Center of Region_022 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFGeorgia|r at (Center of Region_023 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFRussia|r at (Center of Region_024 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFFinland|r at (Center of Region_025 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFSweden|r at (Center of Region_027 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
Floating Text - Create floating text that reads |c000080FFNorway|r at (Center of Region_026 <gen>) with Z offset 0 , using font size 25.00 , color ( 100 %, 100 %, 100 %), and 0 % transparency
RPG
Events
Unit - A unit Dies
Conditions
(Unit-type of (Dying unit)) Equal to RPG Soldier
Actions
Wait 3.00 seconds
Unit - Remove (Dying unit) from the game
Gamma Bomb Load 1
Events
Unit - A unit owned by Player 1 (Red) . Finishes training a unit
Conditions
(Unit-type of (Trained unit)) Equal to Build Gamma Bomb
Actions
Unit - Remove (Trained unit) from the game
Unit Group - Pick every unit in (Units owned by Player 1 (Red) of type Nuclear Launch Pad) and do (Set mana of (Triggering unit) to 1.00)
Untitled Trigger 003
Events
Unit - A unit Finishes training a unit
Conditions
Actions
Ally all
Events
Player - Player 1 (Red) types a chat message containing -Ally all (Unexpected type: 'stringnoformat') as An exact match
Player - Player 2 (Blue) types a chat message containing -Ally all (Unexpected type: 'stringnoformat') as An exact match
Player - Player 3 (Teal) types a chat message containing -Ally all (Unexpected type: 'stringnoformat') as An exact match
Player - Player 4 (Purple) types a chat message containing -Ally all (Unexpected type: 'stringnoformat') as An exact match
Player - Player 5 (Yellow) types a chat message containing -Ally all (Unexpected type: 'stringnoformat') as An exact match
Player - Player 6 (Orange) types a chat message containing -Ally all (Unexpected type: 'stringnoformat') as An exact match
Player - Player 7 (Green) types a chat message containing -Ally all (Unexpected type: 'stringnoformat') as An exact match
Player - Player 8 (Pink) types a chat message containing -Ally all (Unexpected type: 'stringnoformat') as An exact match
Player - Player 9 (Gray) types a chat message containing -Ally all (Unexpected type: 'stringnoformat') as An exact match
Player - Player 10 (Light Blue) types a chat message containing -Ally all (Unexpected type: 'stringnoformat') as An exact match
Player - Player 11 (Dark Green) types a chat message containing -Ally all (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Player - Make (Triggering player) treat Player 1 (Red) as an Ally with shared vision
Player - Make (Triggering player) treat Player 2 (Blue) as an Ally with shared vision
Player - Make (Triggering player) treat Player 3 (Teal) as an Ally with shared vision
Player - Make (Triggering player) treat Player 4 (Purple) as an Ally with shared vision
Player - Make (Triggering player) treat Player 5 (Yellow) as an Ally with shared vision
Player - Make (Triggering player) treat Player 6 (Orange) as an Ally with shared vision
Player - Make (Triggering player) treat Player 7 (Green) as an Ally with shared vision
Player - Make (Triggering player) treat Player 8 (Pink) as an Ally with shared vision
Player - Make (Triggering player) treat Player 9 (Gray) as an Ally with shared vision
Player - Make (Triggering player) treat Player 10 (Light Blue) as an Ally with shared vision
Player - Make (Triggering player) treat Player 11 (Dark Green) as an Ally with shared vision
Ally USA
Events
Player - Player 2 (Blue) types a chat message containing -Ally Player One (Unexpected type: 'stringnoformat') as An exact match
Player - Player 3 (Teal) types a chat message containing -Ally Player One (Unexpected type: 'stringnoformat') as An exact match
Player - Player 4 (Purple) types a chat message containing -Ally Player One (Unexpected type: 'stringnoformat') as An exact match
Player - Player 5 (Yellow) types a chat message containing -Ally Player One (Unexpected type: 'stringnoformat') as An exact match
Player - Player 6 (Orange) types a chat message containing -Ally Player One (Unexpected type: 'stringnoformat') as An exact match
Player - Player 7 (Green) types a chat message containing -Ally Player One (Unexpected type: 'stringnoformat') as An exact match
Player - Player 8 (Pink) types a chat message containing -Ally Player One (Unexpected type: 'stringnoformat') as An exact match
Player - Player 9 (Gray) types a chat message containing -Ally Player One (Unexpected type: 'stringnoformat') as An exact match
Player - Player 10 (Light Blue) types a chat message containing -Ally Player One (Unexpected type: 'stringnoformat') as An exact match
Player - Player 11 (Dark Green) types a chat message containing -Ally Player One (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Player - Make (Triggering player) treat Player 1 (Red) as an Ally with shared vision
Ally Britain
Events
Player - Player 1 (Red) types a chat message containing -Ally Player Two (Unexpected type: 'stringnoformat') as An exact match
Player - Player 3 (Teal) types a chat message containing -Ally Player Two (Unexpected type: 'stringnoformat') as An exact match
Player - Player 4 (Purple) types a chat message containing -Ally Player Two (Unexpected type: 'stringnoformat') as An exact match
Player - Player 5 (Yellow) types a chat message containing -Ally Player Two (Unexpected type: 'stringnoformat') as An exact match
Player - Player 6 (Orange) types a chat message containing -Ally Player Two (Unexpected type: 'stringnoformat') as An exact match
Player - Player 7 (Green) types a chat message containing -Ally Player Two (Unexpected type: 'stringnoformat') as An exact match
Player - Player 8 (Pink) types a chat message containing -Ally Player Two (Unexpected type: 'stringnoformat') as An exact match
Player - Player 9 (Gray) types a chat message containing -Ally Player Two (Unexpected type: 'stringnoformat') as An exact match
Player - Player 10 (Light Blue) types a chat message containing -Ally Player Two (Unexpected type: 'stringnoformat') as An exact match
Player - Player 11 (Dark Green) types a chat message containing -Ally Player Two (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Player - Make (Triggering player) treat Player 2 (Blue) as an Ally with shared vision
Ally Spain
Events
Player - Player 1 (Red) types a chat message containing -Ally Player Three (Unexpected type: 'stringnoformat') as An exact match
Player - Player 2 (Blue) types a chat message containing -Ally Player Three (Unexpected type: 'stringnoformat') as An exact match
Player - Player 4 (Purple) types a chat message containing -Ally Player Three (Unexpected type: 'stringnoformat') as An exact match
Player - Player 5 (Yellow) types a chat message containing -Ally Player Three (Unexpected type: 'stringnoformat') as An exact match
Player - Player 6 (Orange) types a chat message containing -Ally Player Three (Unexpected type: 'stringnoformat') as An exact match
Player - Player 7 (Green) types a chat message containing -Ally Player Three (Unexpected type: 'stringnoformat') as An exact match
Player - Player 8 (Pink) types a chat message containing -Ally Player Three (Unexpected type: 'stringnoformat') as An exact match
Player - Player 9 (Gray) types a chat message containing -Ally Player Three (Unexpected type: 'stringnoformat') as An exact match
Player - Player 10 (Light Blue) types a chat message containing -Ally Player Three (Unexpected type: 'stringnoformat') as An exact match
Player - Player 11 (Dark Green) types a chat message containing -Ally Player Three (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Player - Make (Triggering player) treat Player 3 (Teal) as an Ally with shared vision
Ally Italy
Events
Player - Player 1 (Red) types a chat message containing -Ally Player Four (Unexpected type: 'stringnoformat') as An exact match
Player - Player 2 (Blue) types a chat message containing -Ally Player Four (Unexpected type: 'stringnoformat') as An exact match
Player - Player 3 (Teal) types a chat message containing -Ally Player Four (Unexpected type: 'stringnoformat') as An exact match
Player - Player 5 (Yellow) types a chat message containing -Ally Player Four (Unexpected type: 'stringnoformat') as An exact match
Player - Player 6 (Orange) types a chat message containing -Ally Player Four (Unexpected type: 'stringnoformat') as An exact match
Player - Player 7 (Green) types a chat message containing -Ally Player Four (Unexpected type: 'stringnoformat') as An exact match
Player - Player 8 (Pink) types a chat message containing -Ally Player Four (Unexpected type: 'stringnoformat') as An exact match
Player - Player 9 (Gray) types a chat message containing -Ally Player Four (Unexpected type: 'stringnoformat') as An exact match
Player - Player 10 (Light Blue) types a chat message containing -Ally Player Four (Unexpected type: 'stringnoformat') as An exact match
Player - Player 11 (Dark Green) types a chat message containing -Ally Player Four (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Player - Make (Triggering player) treat Player 4 (Purple) as an Ally with shared vision
Ally Africa
Events
Player - Player 1 (Red) types a chat message containing -Ally Player Five (Unexpected type: 'stringnoformat') as An exact match
Player - Player 2 (Blue) types a chat message containing -Ally Player Five (Unexpected type: 'stringnoformat') as An exact match
Player - Player 3 (Teal) types a chat message containing -Ally Player Five (Unexpected type: 'stringnoformat') as An exact match
Player - Player 4 (Purple) types a chat message containing -Ally Player Five (Unexpected type: 'stringnoformat') as An exact match
Player - Player 6 (Orange) types a chat message containing -Ally Player Five (Unexpected type: 'stringnoformat') as An exact match
Player - Player 7 (Green) types a chat message containing -Ally Player Five (Unexpected type: 'stringnoformat') as An exact match
Player - Player 8 (Pink) types a chat message containing -Ally Player Five (Unexpected type: 'stringnoformat') as An exact match
Player - Player 9 (Gray) types a chat message containing -Ally Player Five (Unexpected type: 'stringnoformat') as An exact match
Player - Player 10 (Light Blue) types a chat message containing -Ally Player Five (Unexpected type: 'stringnoformat') as An exact match
Player - Player 11 (Dark Green) types a chat message containing -Ally Player Five (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Player - Make (Triggering player) treat Player 5 (Yellow) as an Ally with shared vision
Ally Arabia
Events
Player - Player 1 (Red) types a chat message containing -Ally Player Six (Unexpected type: 'stringnoformat') as An exact match
Player - Player 2 (Blue) types a chat message containing -Ally Player Six (Unexpected type: 'stringnoformat') as An exact match
Player - Player 3 (Teal) types a chat message containing -Ally Player Six (Unexpected type: 'stringnoformat') as An exact match
Player - Player 4 (Purple) types a chat message containing -Ally Player Six (Unexpected type: 'stringnoformat') as An exact match
Player - Player 5 (Yellow) types a chat message containing -Ally Player Six (Unexpected type: 'stringnoformat') as An exact match
Player - Player 7 (Green) types a chat message containing -Ally Player Six (Unexpected type: 'stringnoformat') as An exact match
Player - Player 8 (Pink) types a chat message containing -Ally Player Six (Unexpected type: 'stringnoformat') as An exact match
Player - Player 9 (Gray) types a chat message containing -Ally Player Six (Unexpected type: 'stringnoformat') as An exact match
Player - Player 10 (Light Blue) types a chat message containing -Ally Player Six (Unexpected type: 'stringnoformat') as An exact match
Player - Player 11 (Dark Green) types a chat message containing -Ally Player Six (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Player - Make (Triggering player) treat Player 6 (Orange) as an Ally with shared vision
Ally Greece
Events
Player - Player 1 (Red) types a chat message containing -Ally Player Seven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 2 (Blue) types a chat message containing -Ally Player Seven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 3 (Teal) types a chat message containing -Ally Player Seven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 4 (Purple) types a chat message containing -Ally Player Seven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 5 (Yellow) types a chat message containing -Ally Player Seven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 6 (Orange) types a chat message containing -Ally Player Seven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 8 (Pink) types a chat message containing -Ally Player Seven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 9 (Gray) types a chat message containing -Ally Player Seven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 10 (Light Blue) types a chat message containing -Ally Player Seven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 11 (Dark Green) types a chat message containing -Ally Player Seven (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Player - Make (Triggering player) treat Player 7 (Green) as an Ally with shared vision
Ally Norway
Events
Player - Player 1 (Red) types a chat message containing -Ally Player Eight (Unexpected type: 'stringnoformat') as An exact match
Player - Player 2 (Blue) types a chat message containing -Ally Player Eight (Unexpected type: 'stringnoformat') as An exact match
Player - Player 3 (Teal) types a chat message containing -Ally Player Eight (Unexpected type: 'stringnoformat') as An exact match
Player - Player 4 (Purple) types a chat message containing -Ally Player Eight (Unexpected type: 'stringnoformat') as An exact match
Player - Player 5 (Yellow) types a chat message containing -Ally Player Eight (Unexpected type: 'stringnoformat') as An exact match
Player - Player 6 (Orange) types a chat message containing -Ally Player Eight (Unexpected type: 'stringnoformat') as An exact match
Player - Player 7 (Green) types a chat message containing -Ally Player Eight (Unexpected type: 'stringnoformat') as An exact match
Player - Player 9 (Gray) types a chat message containing -Ally Player Eight (Unexpected type: 'stringnoformat') as An exact match
Player - Player 10 (Light Blue) types a chat message containing -Ally Player Eight (Unexpected type: 'stringnoformat') as An exact match
Player - Player 11 (Dark Green) types a chat message containing -Ally Player Eight (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Player - Make (Triggering player) treat Player 8 (Pink) as an Ally with shared vision
Ally Germany
Events
Player - Player 1 (Red) types a chat message containing -Ally Player Nine (Unexpected type: 'stringnoformat') as An exact match
Player - Player 2 (Blue) types a chat message containing -Ally Player Nine (Unexpected type: 'stringnoformat') as An exact match
Player - Player 3 (Teal) types a chat message containing -Ally Player Nine (Unexpected type: 'stringnoformat') as An exact match
Player - Player 4 (Purple) types a chat message containing -Ally Player Nine (Unexpected type: 'stringnoformat') as An exact match
Player - Player 5 (Yellow) types a chat message containing -Ally Player Nine (Unexpected type: 'stringnoformat') as An exact match
Player - Player 6 (Orange) types a chat message containing -Ally Player Nine (Unexpected type: 'stringnoformat') as An exact match
Player - Player 7 (Green) types a chat message containing -Ally Player Nine (Unexpected type: 'stringnoformat') as An exact match
Player - Player 8 (Pink) types a chat message containing -Ally Player Nine (Unexpected type: 'stringnoformat') as An exact match
Player - Player 10 (Light Blue) types a chat message containing -Ally Player Nine (Unexpected type: 'stringnoformat') as An exact match
Player - Player 11 (Dark Green) types a chat message containing -Ally Player Nine (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Player - Make (Triggering player) treat Player 9 (Gray) as an Ally with shared vision
Ally Russia
Events
Player - Player 1 (Red) types a chat message containing -Ally Player Ten (Unexpected type: 'stringnoformat') as An exact match
Player - Player 2 (Blue) types a chat message containing -Ally Player Ten (Unexpected type: 'stringnoformat') as An exact match
Player - Player 3 (Teal) types a chat message containing -Ally Player Ten (Unexpected type: 'stringnoformat') as An exact match
Player - Player 4 (Purple) types a chat message containing -Ally Player Ten (Unexpected type: 'stringnoformat') as An exact match
Player - Player 5 (Yellow) types a chat message containing -Ally Player Ten (Unexpected type: 'stringnoformat') as An exact match
Player - Player 6 (Orange) types a chat message containing -Ally Player Ten (Unexpected type: 'stringnoformat') as An exact match
Player - Player 7 (Green) types a chat message containing -Ally Player Ten (Unexpected type: 'stringnoformat') as An exact match
Player - Player 8 (Pink) types a chat message containing -Ally Player Ten (Unexpected type: 'stringnoformat') as An exact match
Player - Player 9 (Gray) types a chat message containing -Ally Player Ten (Unexpected type: 'stringnoformat') as An exact match
Player - Player 11 (Dark Green) types a chat message containing -Ally Player Ten (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Player - Make (Triggering player) treat Player 10 (Light Blue) as an Ally with shared vision
Ally Turkey
Events
Player - Player 1 (Red) types a chat message containing -Ally Player Eleven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 2 (Blue) types a chat message containing -Ally Player Eleven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 3 (Teal) types a chat message containing -Ally Player Eleven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 4 (Purple) types a chat message containing -Ally Player Eleven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 5 (Yellow) types a chat message containing -Ally Player Eleven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 6 (Orange) types a chat message containing -Ally Player Eleven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 7 (Green) types a chat message containing -Ally Player Eleven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 8 (Pink) types a chat message containing -Ally Player Eleven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 9 (Gray) types a chat message containing -Ally Player Eleven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 10 (Light Blue) types a chat message containing -Ally Player Eleven (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Player - Make (Triggering player) treat Player 11 (Dark Green) as an Ally with shared vision
Unally
Events
Player - Player 1 (Red) types a chat message containing -Unally All (Unexpected type: 'stringnoformat') as An exact match
Player - Player 2 (Blue) types a chat message containing -Unally All (Unexpected type: 'stringnoformat') as An exact match
Player - Player 3 (Teal) types a chat message containing -Unally All (Unexpected type: 'stringnoformat') as An exact match
Player - Player 4 (Purple) types a chat message containing -Unally All (Unexpected type: 'stringnoformat') as An exact match
Player - Player 5 (Yellow) types a chat message containing -Unally All (Unexpected type: 'stringnoformat') as An exact match
Player - Player 6 (Orange) types a chat message containing -Unally All (Unexpected type: 'stringnoformat') as An exact match
Player - Player 7 (Green) types a chat message containing -Unally All (Unexpected type: 'stringnoformat') as An exact match
Player - Player 8 (Pink) types a chat message containing -Unally All (Unexpected type: 'stringnoformat') as An exact match
Player - Player 9 (Gray) types a chat message containing -Unally All (Unexpected type: 'stringnoformat') as An exact match
Player - Player 10 (Light Blue) types a chat message containing -Unally All (Unexpected type: 'stringnoformat') as An exact match
Player - Player 11 (Dark Green) types a chat message containing -Unally All (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Player - Make (Triggering player) treat Player 1 (Red) as an Enemy
Player - Make (Triggering player) treat Player 2 (Blue) as an Enemy
Player - Make (Triggering player) treat Player 3 (Teal) as an Enemy
Player - Make (Triggering player) treat Player 4 (Purple) as an Enemy
Player - Make (Triggering player) treat Player 5 (Yellow) as an Enemy
Player - Make (Triggering player) treat Player 6 (Orange) as an Enemy
Player - Make (Triggering player) treat Player 7 (Green) as an Enemy
Player - Make (Triggering player) treat Player 8 (Pink) as an Enemy
Player - Make (Triggering player) treat Player 9 (Gray) as an Enemy
Player - Make (Triggering player) treat Player 10 (Light Blue) as an Enemy
Player - Make (Triggering player) treat Player 11 (Dark Green) as an Enemy
Unally player
Events
Player - Player 2 (Blue) types a chat message containing -Unally Player One (Unexpected type: 'stringnoformat') as An exact match
Player - Player 3 (Teal) types a chat message containing -Unally Player One (Unexpected type: 'stringnoformat') as An exact match
Player - Player 4 (Purple) types a chat message containing -Unally Player One (Unexpected type: 'stringnoformat') as An exact match
Player - Player 5 (Yellow) types a chat message containing -Unally Player One (Unexpected type: 'stringnoformat') as An exact match
Player - Player 6 (Orange) types a chat message containing -Unally Player One (Unexpected type: 'stringnoformat') as An exact match
Player - Player 7 (Green) types a chat message containing -Unally Player One (Unexpected type: 'stringnoformat') as An exact match
Player - Player 8 (Pink) types a chat message containing -Unally Player One (Unexpected type: 'stringnoformat') as An exact match
Player - Player 9 (Gray) types a chat message containing -Unally Player One (Unexpected type: 'stringnoformat') as An exact match
Player - Player 10 (Light Blue) types a chat message containing -Unally Player One (Unexpected type: 'stringnoformat') as An exact match
Player - Player 11 (Dark Green) types a chat message containing -Unally Player One (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Player - Make (Triggering player) treat Player 1 (Red) as an Enemy
Unally Britain
Events
Player - Player 1 (Red) types a chat message containing -Unally Player Two (Unexpected type: 'stringnoformat') as An exact match
Player - Player 3 (Teal) types a chat message containing -Unally Player Two (Unexpected type: 'stringnoformat') as An exact match
Player - Player 4 (Purple) types a chat message containing -Unally Player Two (Unexpected type: 'stringnoformat') as An exact match
Player - Player 5 (Yellow) types a chat message containing -Unally Player Two (Unexpected type: 'stringnoformat') as An exact match
Player - Player 6 (Orange) types a chat message containing -Unally Player Two (Unexpected type: 'stringnoformat') as An exact match
Player - Player 7 (Green) types a chat message containing -Unally Player Two (Unexpected type: 'stringnoformat') as An exact match
Player - Player 8 (Pink) types a chat message containing -Unally Player Two (Unexpected type: 'stringnoformat') as An exact match
Player - Player 9 (Gray) types a chat message containing -Unally Player Two (Unexpected type: 'stringnoformat') as An exact match
Player - Player 10 (Light Blue) types a chat message containing -Unally Player Two (Unexpected type: 'stringnoformat') as An exact match
Player - Player 11 (Dark Green) types a chat message containing -Unally Player Two (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Player - Make (Triggering player) treat Player 2 (Blue) as an Enemy
Unally Spain
Events
Player - Player 1 (Red) types a chat message containing -Unally Player Three (Unexpected type: 'stringnoformat') as An exact match
Player - Player 2 (Blue) types a chat message containing -Unally Player Three (Unexpected type: 'stringnoformat') as An exact match
Player - Player 4 (Purple) types a chat message containing -Unally Player Three (Unexpected type: 'stringnoformat') as An exact match
Player - Player 5 (Yellow) types a chat message containing -Unally Player Three (Unexpected type: 'stringnoformat') as An exact match
Player - Player 6 (Orange) types a chat message containing -Unally Player Three (Unexpected type: 'stringnoformat') as An exact match
Player - Player 7 (Green) types a chat message containing -Unally Player Three (Unexpected type: 'stringnoformat') as An exact match
Player - Player 8 (Pink) types a chat message containing -Unally Player Three (Unexpected type: 'stringnoformat') as An exact match
Player - Player 9 (Gray) types a chat message containing -Unally Player Three (Unexpected type: 'stringnoformat') as An exact match
Player - Player 10 (Light Blue) types a chat message containing -Unally Player Three (Unexpected type: 'stringnoformat') as An exact match
Player - Player 11 (Dark Green) types a chat message containing -Unally Player Three (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Player - Make (Triggering player) treat Player 3 (Teal) as an Enemy
Unally Italy
Events
Player - Player 1 (Red) types a chat message containing -Unally Player Four (Unexpected type: 'stringnoformat') as An exact match
Player - Player 2 (Blue) types a chat message containing -Unally Player Four (Unexpected type: 'stringnoformat') as An exact match
Player - Player 3 (Teal) types a chat message containing -Unally Player Four (Unexpected type: 'stringnoformat') as An exact match
Player - Player 5 (Yellow) types a chat message containing -Unally Player Four (Unexpected type: 'stringnoformat') as An exact match
Player - Player 6 (Orange) types a chat message containing -Unally Player Four (Unexpected type: 'stringnoformat') as An exact match
Player - Player 7 (Green) types a chat message containing -Unally Player Four (Unexpected type: 'stringnoformat') as An exact match
Player - Player 8 (Pink) types a chat message containing -Unally Player Four (Unexpected type: 'stringnoformat') as An exact match
Player - Player 9 (Gray) types a chat message containing -Unally Player Four (Unexpected type: 'stringnoformat') as An exact match
Player - Player 10 (Light Blue) types a chat message containing -Unally Player Four (Unexpected type: 'stringnoformat') as An exact match
Player - Player 11 (Dark Green) types a chat message containing -Unally Player Four (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Player - Make (Triggering player) treat Player 4 (Purple) as an Enemy
Unally Africa
Events
Player - Player 1 (Red) types a chat message containing -Unally Player Five (Unexpected type: 'stringnoformat') as An exact match
Player - Player 2 (Blue) types a chat message containing -Unally Player Five (Unexpected type: 'stringnoformat') as An exact match
Player - Player 3 (Teal) types a chat message containing -Unally Player Five (Unexpected type: 'stringnoformat') as An exact match
Player - Player 4 (Purple) types a chat message containing -Unally Player Five (Unexpected type: 'stringnoformat') as An exact match
Player - Player 6 (Orange) types a chat message containing -Unally Player Five (Unexpected type: 'stringnoformat') as An exact match
Player - Player 7 (Green) types a chat message containing -Unally Player Five (Unexpected type: 'stringnoformat') as An exact match
Player - Player 8 (Pink) types a chat message containing -Unally Player Five (Unexpected type: 'stringnoformat') as An exact match
Player - Player 9 (Gray) types a chat message containing -Unally Player Five (Unexpected type: 'stringnoformat') as An exact match
Player - Player 10 (Light Blue) types a chat message containing -Unally Player Five (Unexpected type: 'stringnoformat') as An exact match
Player - Player 11 (Dark Green) types a chat message containing -Unally Player Five (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Player - Make (Triggering player) treat Player 5 (Yellow) as an Enemy
Unally Arabia
Events
Player - Player 1 (Red) types a chat message containing -Unally Player Six (Unexpected type: 'stringnoformat') as An exact match
Player - Player 2 (Blue) types a chat message containing -Unally Player Six (Unexpected type: 'stringnoformat') as An exact match
Player - Player 3 (Teal) types a chat message containing -Unally Player Six (Unexpected type: 'stringnoformat') as An exact match
Player - Player 4 (Purple) types a chat message containing -Unally Player Six (Unexpected type: 'stringnoformat') as An exact match
Player - Player 5 (Yellow) types a chat message containing -Unally Player Six (Unexpected type: 'stringnoformat') as An exact match
Player - Player 7 (Green) types a chat message containing -Unally Player Six (Unexpected type: 'stringnoformat') as An exact match
Player - Player 8 (Pink) types a chat message containing -Unally Player Six (Unexpected type: 'stringnoformat') as An exact match
Player - Player 9 (Gray) types a chat message containing -Unally Player Six (Unexpected type: 'stringnoformat') as An exact match
Player - Player 10 (Light Blue) types a chat message containing -Unally Player Six (Unexpected type: 'stringnoformat') as An exact match
Player - Player 11 (Dark Green) types a chat message containing -Unally Player Six (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Player - Make (Triggering player) treat Player 6 (Orange) as an Enemy
Unally Greece
Events
Player - Player 1 (Red) types a chat message containing -Ally Player Seven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 2 (Blue) types a chat message containing -Ally Player Seven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 3 (Teal) types a chat message containing -Ally Player Seven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 4 (Purple) types a chat message containing -Ally Player Seven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 5 (Yellow) types a chat message containing -Ally Player Seven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 6 (Orange) types a chat message containing -Ally Player Seven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 8 (Pink) types a chat message containing -Ally Player Seven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 9 (Gray) types a chat message containing -Ally Player Seven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 10 (Light Blue) types a chat message containing -Ally Player Seven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 11 (Dark Green) types a chat message containing -Ally Player Seven (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Player - Make (Triggering player) treat Player 7 (Green) as an Enemy
Unally Norway
Events
Player - Player 1 (Red) types a chat message containing -Unally Player Eight (Unexpected type: 'stringnoformat') as An exact match
Player - Player 2 (Blue) types a chat message containing -Unally Player Eight (Unexpected type: 'stringnoformat') as An exact match
Player - Player 3 (Teal) types a chat message containing -Unally Player Eight (Unexpected type: 'stringnoformat') as An exact match
Player - Player 4 (Purple) types a chat message containing -Unally Player Eight (Unexpected type: 'stringnoformat') as An exact match
Player - Player 5 (Yellow) types a chat message containing -Unally Player Eight (Unexpected type: 'stringnoformat') as An exact match
Player - Player 6 (Orange) types a chat message containing -Unally Player Eight (Unexpected type: 'stringnoformat') as An exact match
Player - Player 7 (Green) types a chat message containing -Unally Player Eight (Unexpected type: 'stringnoformat') as An exact match
Player - Player 9 (Gray) types a chat message containing -Unally Player Eight (Unexpected type: 'stringnoformat') as An exact match
Player - Player 10 (Light Blue) types a chat message containing -Unally Player Eight (Unexpected type: 'stringnoformat') as An exact match
Player - Player 11 (Dark Green) types a chat message containing -Unally Player Eight (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Player - Make (Triggering player) treat Player 8 (Pink) as an Enemy
Unally Germany
Events
Player - Player 1 (Red) types a chat message containing -Unally Player Nine (Unexpected type: 'stringnoformat') as An exact match
Player - Player 2 (Blue) types a chat message containing -Unally Player Nine (Unexpected type: 'stringnoformat') as An exact match
Player - Player 3 (Teal) types a chat message containing -Unally Player Nine (Unexpected type: 'stringnoformat') as An exact match
Player - Player 4 (Purple) types a chat message containing -Unally Player Nine (Unexpected type: 'stringnoformat') as An exact match
Player - Player 5 (Yellow) types a chat message containing -Unally Player Nine (Unexpected type: 'stringnoformat') as An exact match
Player - Player 6 (Orange) types a chat message containing -Unally Player Nine (Unexpected type: 'stringnoformat') as An exact match
Player - Player 7 (Green) types a chat message containing -Unally Player Nine (Unexpected type: 'stringnoformat') as An exact match
Player - Player 8 (Pink) types a chat message containing -Unally Player Nine (Unexpected type: 'stringnoformat') as An exact match
Player - Player 10 (Light Blue) types a chat message containing -Unally Player Nine (Unexpected type: 'stringnoformat') as An exact match
Player - Player 11 (Dark Green) types a chat message containing -Unally Player Nine (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Player - Make (Triggering player) treat Player 9 (Gray) as an Enemy
Unally Russia
Events
Player - Player 1 (Red) types a chat message containing -Unally Player Ten (Unexpected type: 'stringnoformat') as An exact match
Player - Player 2 (Blue) types a chat message containing -Unally Player Ten (Unexpected type: 'stringnoformat') as An exact match
Player - Player 3 (Teal) types a chat message containing -Unally Player Ten (Unexpected type: 'stringnoformat') as An exact match
Player - Player 4 (Purple) types a chat message containing -Unally Player Ten (Unexpected type: 'stringnoformat') as An exact match
Player - Player 5 (Yellow) types a chat message containing -Unally Player Ten (Unexpected type: 'stringnoformat') as An exact match
Player - Player 6 (Orange) types a chat message containing -Unally Player Ten (Unexpected type: 'stringnoformat') as An exact match
Player - Player 7 (Green) types a chat message containing -Unally Player Ten (Unexpected type: 'stringnoformat') as An exact match
Player - Player 8 (Pink) types a chat message containing -Unally Player Ten (Unexpected type: 'stringnoformat') as An exact match
Player - Player 9 (Gray) types a chat message containing -Unally Player Ten (Unexpected type: 'stringnoformat') as An exact match
Player - Player 11 (Dark Green) types a chat message containing -Unally Player Ten (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Player - Make (Triggering player) treat Player 10 (Light Blue) as an Enemy
Unally Turkey
Events
Player - Player 1 (Red) types a chat message containing -Unally Player Eleven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 2 (Blue) types a chat message containing -Unally Player Eleven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 3 (Teal) types a chat message containing -Unally Player Eleven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 4 (Purple) types a chat message containing -Unally Player Eleven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 5 (Yellow) types a chat message containing -Unally Player Eleven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 6 (Orange) types a chat message containing -Unally Player Eleven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 7 (Green) types a chat message containing -Unally Player Eleven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 8 (Pink) types a chat message containing -Unally Player Eleven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 9 (Gray) types a chat message containing -Unally Player Eleven (Unexpected type: 'stringnoformat') as An exact match
Player - Player 10 (Light Blue) types a chat message containing -Unally Player Eleven (Unexpected type: 'stringnoformat') as An exact match
Conditions
Actions
Player - Make (Triggering player) treat Player 11 (Dark Green) as an Enemy
USA Entrance
Events
Unit - A unit enters Region_033 <gen>
Conditions
Actions
Unit - Move (Triggering unit) instantly to (Center of Region_037 <gen>)
USA Entrance Copy
Events
Unit - A unit enters Region_034 <gen>
Conditions
Actions
Unit - Move (Triggering unit) instantly to (Center of Region_038 <gen>)
USA Exit
Events
Unit - A unit enters Region_031 <gen>
Conditions
Actions
Unit - Move (Triggering unit) instantly to (Center of Region_035 <gen>)
USA Exit Copy
Events
Unit - A unit enters Region_032 <gen>
Conditions
Actions
Unit - Move (Triggering unit) instantly to (Center of Region_036 <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.