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

Difference between revisions of "Crates"

From ModEnc
Jump to: navigation, search
(Removed the detailed stuff that's already available on the CrateRules/Powerups sections' pages.)
(Added definition for the MP dialog flag)
 
Line 1: Line 1:
 +
==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.
 
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.
  
Line 7: Line 9:
  
 
See the sections' pages for detailed information.
 
See the sections' pages for detailed information.
 +
 +
==As a [[MultiplayerDefaults]] / [[MultiplayerDialogSettings]] Flag==
 +
 +
{{Flag
 +
|name={{PAGENAME}}
 +
|files={{Categ|Rules(md).ini}}
 +
|values={{values|boolean}}
 +
|types={{Categ|MultiplayerDefaults}}, {{Categ|MultiplayerDialogSettings}}
 +
|ra=yes
 +
|cs=yes
 +
|am=yes
 +
|ts=yes
 +
|fs=yes
 +
|hp=yes
 +
|ra2=yes
 +
|yr=yes
 +
|ares=yes
 +
}}
 +
 +
This flag specifies whether crates are enabled by default on the multiplayer dialog.
  
 
[[Category:General_Editing_Information]]
 
[[Category:General_Editing_Information]]
 
[[Category:MultiplayerDefaults Flags]]
 
[[Category:MultiplayerDefaults Flags]]
 
[[Category:MultiplayerDialogSettings Flags]]
 
[[Category:MultiplayerDialogSettings Flags]]

Latest revision as of 22:05, 11 February 2020

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

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: Crates
File(s): Rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Applicable to: MultiplayerDefaults, MultiplayerDialogSettings
Warning: One or more numbered subpages exist: Crates I. These should be merged into this page.


This flag specifies whether crates are enabled by default on the multiplayer dialog.