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

Difference between revisions of "UndeploysInto"

From ModEnc
Jump to: navigation, search
 
(Rewrite)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
+
{{Flag
Specifies the VehicleType that this BuildingType should undeploy into. For stability, it is best to make sure that this matches the vehicle which has deployed into this structure or strange things can happen. NOTE: errors can be encountered if there is a difference in the Strength= values between the vehicle and the corresponding structure, so set them the same.
+
|name={{PAGENAME}}
 +
|files={{Categ|Rules(md).ini}}
 +
|values=strings (names of VehicleTypes)
 +
|special=none
 +
|default=none
 +
|types={{Categ|BuildingTypes}}
 +
|games=[[TS]], [[FS]], [[RA2]], [[YR]]
 +
}}
 +
 
 +
Specifies the [[VehicleType]] that this BuildingType can undeploy into.  
 +
 
 +
== Undeployed vehicle facing ==
 +
 
 +
Mind that if the game doesn't know which direction the VehicleType should be facing when it undeploys, it will undeploy the building without spawning the vehicle. The facing can be specified in the following ways:
 +
{| border=1 class="table_descrow"
 +
! INI Flag || Facing
 +
|-
 +
| {{TTL|ConstructionYard|yes}} <br>[[Image:Warning small.png]] '''Warning:''' Side-effects.|| South-West
 +
|-
 +
| {{TTL|TickTank|yes}} || North-West
 +
|-
 +
| {{TTL|Artillary|yes}} || North-East
 +
|-
 +
| {{TTL|ICBMLauncher|yes}}
 +
| rowspan=2 | North-East
 +
|-
 +
| {{TTL|SensorArray|yes}}
 +
|-
 +
| {{yro}}{{TTL|DeployFacing}}
 +
| rowspan=2 | As set
 +
|-
 +
| {{yro}}{{TTL|DeployDir}}
 +
|}

Revision as of 19:46, 12 September 2006

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: UndeploysInto
File(s): Rules(md).ini
Values: strings (names of VehicleTypes)
Special Values: none
Default: none
Applicable to: BuildingTypes


Specifies the VehicleType that this BuildingType can undeploy into.

Undeployed vehicle facing

Mind that if the game doesn't know which direction the VehicleType should be facing when it undeploys, it will undeploy the building without spawning the vehicle. The facing can be specified in the following ways:

INI Flag Facing
Template:TTL
Warning small.png Warning: Side-effects.
South-West
Template:TTL North-West
Template:TTL North-East
Template:TTL North-East
Template:TTL
Yro.pngTemplate:TTL As set
Yro.pngTemplate:TTL