Most of the information here is for Warzone 3.1 and above.
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 9 Next »
Each human player in a game will have an associated rules.js script assigned to them. It runs for the duration of the game.
The rules.js script is responsible for applying and monitoring game rules, and providing in-game situation reporting (SitRep) to the human player.
There are three key parts to the game rules as follows:
You should make yourself familiar with all of them, even if you have no intention of modding them.
See:
Assimilate:
Related documentation: