Jump to content

Crew: Difference between revisions

From ModEnc²
en>Nighthawk200
We're missing this TS flag
 
m 3 revisions imported
 
(2 intermediate revisions by 2 users not shown)
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==
* [[Crew_System|Crew System]]


[[Category:INI Flags]]
[[Category:INI Flags]]
[[Category:rules(md).ini Flags]]
[[Category:rules(md).ini Flags]]

Latest revision as of 21:39, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
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