ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
Crates
Jump to navigation
Jump to search
As a Game Mechanic
Crates are the box-like objects that appear in all C&C games and grant bonuses (or 'surprises') to the player that collects them by sending a unit into the same cell as it.
Crate functionality is described by two sections:
- [CrateRules] covers generic stuff, like how often to spawn crates, how many of them to spawn, etc. It has lots of comments, so every flag should be self-explanatory.
- [Powerups] dictates what you get out of a crate.
See the sections' pages for detailed information.
As a MultiplayerDefaults / MultiplayerDialogSettings Flag
| Flag: | Crates |
| File(s): | rules(md).ini |
| Values: | Boolean values: yes or no, true or false, 1 or 0 |
| Default: | yes |
| Applicable to: | MultiplayerDefaults from Red Alert to Tiberian Sun; MultiplayerDialogSettings in Red Alert 2 and Yuri's Revenge |
This flag specifies whether crates are enabled by default on the multiplayer dialog.