Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

Warzone defines colours for up to 16 factions / teams / players...

 

Campaign Faction Colours

Each faction in the Campaigns has their own colour as follows:

SwatchFactionColour NameWarzone version
Div
stylebackground-color: #107010;
classswatch
The Project

Green (by default)

Can be changed on Game Options Menu to:

Div
stylebackground-color: #9b0f0f;
classswatch

Div
stylebackground-color: #2731b9;
classswatch

Div
stylebackground-color: #d010b0;
classswatch

Div
stylebackground-color: #20d0d0;
classswatch

1.0
Div
stylebackground-color: #20d0d0;
classswatch

Div
stylebackground-color: #d010b0;
classswatch

Div
stylebackground-color: #9b0f0f;
classswatch

Scavenger Faction

Cyan, Pink or Red

1.0
Div
stylebackground-color: #ffb035;
classswatch

New ParadigmOrange1.0
Div
stylebackground-color: #909090;
classswatch

Image Added

Div
stylebackground-color: #E0E0E0;
classswatch

The CollectiveGrey or White depending on game version.1.0
Div
stylebackground-color: #9b0f0f;
classswatch

Civilian PrisonersRed1.0
Div
stylebackground-color: #202020;
classswatch

NEXUSBlack1.0

It's not clear what will happen to the colours for scavenger or civilian factions if the player chooses the same colour.

Also, in normal games, the scavenger colour is set automatically to a random colour. If some other player chooses that colour on the Players Panel, they will swap colours with the scavenger faction. It's currently not possible for scripts to determine what colour the scavengers are.

Team & Player Colours

There are three alliance modes:

  • NO_ALLIANCES – every man for himself ("Free For All" or "FFA" game)
  • ALLIANCES – dynamic alliances (players can join and leave alliances at any time)
  • ALLIANCES_TEAMS – fixed alliances (players remain in their alliance for the whole game)

In relation to team colours, ALLIANCES is treated the same as NO_ALLIANCES. In these two modes, each player will be in their own team and therefore have their own colour.

If the game us using ALLIANCES_TEAMS then not only will each player be assigned a colour, but each team will be assigned a colour based on the "Team" column in the colour palette below...

Colour Pallete

See also: Trac ticket where colours were chosen and moved to palette.txt in December 2011.

The "Colour ID" shown in the table below is the number that's used in Player objects to indicate which colour a particular player is using.

SwatchHex value (rr,gg,bb,aa)TeamColour NameColour IDWarzone version
Div
stylebackground-color: #107010;
classswatch

10,70,10,ff1Green0 
Div
stylebackground-color: #ffb035;
classswatch

ff,b0,35,ff2Orange1 
Div
stylebackground-color: #909090;
classswatch

90,90,90,ff3Grey2 
Div
stylebackground-color: #202020;
classswatch

20,20,20,ff4Black3 
Div
stylebackground-color: #9b0f0f;
classswatch

9b,0f,0f,ff5Red4 
Div
stylebackground-color: #2731b9;
classswatch

27,31,b9,ff6Blue5 
Div
stylebackground-color: #d010b0;
classswatch

d0,10,b0,ff7Pink6 
Div
stylebackground-color: #20d0d0;
classswatch

20,d0,d0,ff8Cyan7 
Div
stylebackground-color: #f0e810;
classswatch

f0,e8,10,ff9Yellow8 
Div
stylebackground-color: #700074;
classswatch

70,00,74,ff10Purple9 
Div
stylebackground-color: #E0E0E0;
classswatch

E0,E0,E0,ff11White10 
Div
stylebackground-color: #2020FF;
classswatch

 

20,20,FF,ff12Bright blue11 
Div
stylebackground-color: #00A000;
classswatch

 

00,A0,00,ff13Neon green12 
Div
stylebackground-color: #400000;
classswatch

 

40,00,00,ff14Infrared13 
Div
stylebackground-color: #100040;
classswatch

 

10,00,40,ff15Ultraviolet14 
Div
stylebackground-color: #406000;
classswatch

 

40,60,00,ff16Brown15 
Div
classbox suggest

Players set their desired faction colour using the Game Options Menu.

Div
classbox notice

There are some conflicts caused by the ability for players to choose the same colours as those used by factions within the Campaigns.

Div
classbox

Contents

Assimilate:

Table of Contents
excludeContents

Div
classbox

File Location

The colours are defined in "palette.txt":

base.wz

stats

palette.txt