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

Difference between revisions of "InitialVeteran"

From ModEnc
Jump to: navigation, search
 
(Un-DeeZire'd + added new information)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
+
{{Flag
Simple flag which can be set to 'yes' or 'no' and determines if all units which start the game on the map hold Veteran status. Note that this does not include the MCV. The enhancements to characteristics and weaponry each unit has with veterancy is determined in each units entry in the RULES file with the EliteAbilities= and VeteranAbilities= statements, and apply only if the unit also has Trainable=yes set. The overall benefits of veterancy are set in the RULES file in the [General] section.
+
|name={{PAGENAME}}
 +
|files={{Categ|Rules(md).ini}}
 +
|values={{values|boolean}}
 +
|default=no?
 +
|types={{Categ|General}}
 +
|ts=yes
 +
|fs=yes
 +
|ets=yes
 +
|ra2=yes
 +
|yr=yes
 +
|rp=yes
 +
}}
 +
 
 +
When enabled, this would allow all initial units in skirmish games start with elite status ('''note:''' not veteran), excluding the MCV itself. However, the same flag appears in the multiplayer .MAP and .MRP files aswell, and these will override the InitialVeteran= flag found in Rules(md).INI. Therefore, even if you set the InitialVeteran= to positive value (yes, true, 1) in Rules(md).INI, it will be ignored if the map you're playing has InitialVeteran= set to negative value (no, false, 0).

Revision as of 21:20, 18 February 2009

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: InitialVeteran
File(s): Rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: no?
Applicable to: General


When enabled, this would allow all initial units in skirmish games start with elite status (note: not veteran), excluding the MCV itself. However, the same flag appears in the multiplayer .MAP and .MRP files aswell, and these will override the InitialVeteran= flag found in Rules(md).INI. Therefore, even if you set the InitialVeteran= to positive value (yes, true, 1) in Rules(md).INI, it will be ignored if the map you're playing has InitialVeteran= set to negative value (no, false, 0).