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

Difference between revisions of "Crew"

From ModEnc
Jump to: navigation, search
m (added a link to the Crew System)
(If the infantry type has Nominal set, then it gets special treatment)
 
Line 8: Line 8:
 
|fs=yes
 
|fs=yes
 
|ets=yes}}
 
|ets=yes}}
This defines the [[InfantryType]] that emerges from a destroyed unit or building in Tiberian Sun and Firestorm. You should ensure this is set to a valid infantry unit, in other words an infantry that is listed in the [[InfantryTypes|[InfantryTypes]]] list and is defined like all other infantry units.
+
This defines the [[InfantryType|infantry type]] that emerges from a destroyed unit or building in Tiberian Sun and Firestorm. You should ensure this is set to a valid infantry unit, in other words an infantry that is listed in the {{tt|[InfantryTypes]}} list and is defined like all other infantry units.
 +
 
 +
<!--at least in TS-->Note that if the infantry has {{f|Nominal|yes|link}}, then it will be internally flagged as a [[technician]] when emerging as a survivor. Such units receive special treatment from the game: For example, they are not counted towards [[CivEvac|civilian evacuation]] or the [[house]] unit count, and the tooltip shows them as "Technician" regardless of their true [[name]].  
  
 
==See also==
 
==See also==

Latest revision as of 15:08, 13 January 2023

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: Crew
File(s): rules.ini
Values: String
Default: E1?
Applicable to: InfantryType


This defines the infantry type that emerges from a destroyed unit or building in Tiberian Sun and Firestorm. You should ensure this is set to a valid infantry unit, in other words an infantry that is listed in the [InfantryTypes] list and is defined like all other infantry units.

Note that if the infantry has Nominal=yes, then it will be internally flagged as a technician when emerging as a survivor. Such units receive special treatment from the game: For example, they are not counted towards civilian evacuation or the house unit count, and the tooltip shows them as "Technician" regardless of their true name.

See also