ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
DeploysInto
Jump to navigation
Jump to search
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.
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