ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

CrateMinimum

From ModEnc
Jump to navigation Jump to search
Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
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.

See Also