ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
CrateMinimum
Jump to navigation
Jump to search
| Flag: | CrateMinimum |
| File(s): | rules(md).ini |
| Values: | Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767. |
| Default: | 1 |
| Applicable to: | CrateRules |
Define the minimum number of crates on the map.
Notes
Only used in multiplayer games, it takes this value and the number of players on the field, taking the larger of the two as the minimum number of crates on the field. This ensures that even when there are few players, there are enough crates.
Bugs/Side-Effects/Unexpected Limitations
From Tiberian Sun onwards, the player count is no longer checked.