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

Difference between revisions of "DeploysInto"

From ModEnc
Jump to: navigation, search
m (Replacing Template:TTL with Template:F.)
m
 
Line 14: Line 14:
  
 
Specifies the [[BuildingType]] that this VehicleType can deploy into (the {{f|UndeploysInto|link}} flag specifies what VehicleType that BuildingType will undeploy into). The specified BuildingType's {{f|Buildup|link}} animation is played as this happens.
 
Specifies the [[BuildingType]] that this VehicleType can deploy into (the {{f|UndeploysInto|link}} flag specifies what VehicleType that BuildingType will undeploy into). The specified BuildingType's {{f|Buildup|link}} animation is played as this happens.
 +
 +
{{Bugs}}
 +
*If <b><u><font style="color:blue">AMCV</font></u></b> has <b><u><font style="color:blue">DeploysInto=NACNST</font></u></b>
 +
 +
*If <b><u><font style="color:blue">SMCV</font></u></b> has <b><u><font style="color:blue">DeploysInto=YACNST</font></u></b>
 +
 +
*If <b><u><font style="color:blue">PCV</font></u></b> has <b><u><font style="color:blue">DeploysInto=GACNST</font></u></b>
 +
The game will crash causing the AI ​​to have both <b><u><font style="color:blue">GACNST</font></u></b> and <b><u><font style="color:blue">NACNST</font></u></b>
 +
 +
The game will crash causing the AI ​​to have both<b><u><font style="color:blue">NACNST</font></u></b> and <b><u><font style="color:blue">YACNST</font></u></b>
 +
 +
The game will crash causing the AI ​​to have both<b><u><font style="color:blue">YACNST</font></u></b> and <b><u><font style="color:blue">GACNST</font></u></b>
 +
[[File:DeploysInto glitch.png]]

Latest revision as of 15:16, 12 July 2024

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


Specifies the BuildingType that this VehicleType can deploy into (the UndeploysInto flag specifies what VehicleType that BuildingType will undeploy into). The specified BuildingType's Buildup animation is played as this happens.

Cc alert.png Bugs/Side-Effects/Unexpected Limitations

  • If AMCV has DeploysInto=NACNST
  • If SMCV has DeploysInto=YACNST
  • If PCV has DeploysInto=GACNST

The game will crash causing the AI ​​to have both GACNST and NACNST

The game will crash causing the AI ​​to have bothNACNST and YACNST

The game will crash causing the AI ​​to have bothYACNST and GACNST

DeploysInto glitch.png