Jump to content

Engineer: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Beowulf
No edit summary
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
This defines a special limited number InfantryType that emerges from a destroyed Construction Yard for any army. You should ensure this is set to a valid infantry unit, and ensure that infantry unit is listed in the [InfantryTypes] list and is defined as per all other infantry units. This is employed to generate Engineers but provides no means to distinguish between Allied and Soviet (and Yuri's) engineers. The game will not automatically generate Engineers belonging to the correct faction from destroyed structures - any faction will get the InfantryType defined here, so be cautious as it provides a means for one faction to obtain a unit belonging to the other.
|files={{Categ|ini=rules}}
|values={{Categ|InfantryTypes}}
|default=yes
|types={{Categ|General}}
|yr=yes
|ra2=yes
|ts=yes
|fs=yes
}}
Defines an [[InfantryType]] that will spawn from a destroyed construction yard. However, Red Alert 2 (and Yuri's Revenge) do not distinguish between factions so the Engineer spawned will always be the infantry defined by this tag.
 
 
 
{{Flag
|files={{Categ|ini=rules}}
|values={{values|Booleans}}
|default=no
|types={{Categ|InfantryTypes}}
|yr=yes
|ra2=yes
|ts=yes
|fs=yes
|ra=yes
|cs=yes
|am=yes
}}
Determines whether this [[InfantryType]] has the properties of an engineer, which allows that infantry to enter any structure that has {{TTL|BridgeRepairHut|yes}} set, capture any structure that has {{TTL|Capturable|yes}} set and to repair any structures owned by that player.

Revision as of 01:01, 21 August 2009

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Engineer
File(s): rules(md).ini
Values: InfantryTypes
Default: yes
Applicable to: General


Defines an InfantryType that will spawn from a destroyed construction yard. However, Red Alert 2 (and Yuri's Revenge) do not distinguish between factions so the Engineer spawned will always be the infantry defined by this tag.


Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Engineer
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: no
Applicable to: InfantryTypes


Determines whether this InfantryType has the properties of an engineer, which allows that infantry to enter any structure that has Template:TTL set, capture any structure that has Template:TTL set and to repair any structures owned by that player.