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: Normal text. (Limited to: BuildingTypes (Generally)) |
| Default: | none |
| Applicable to: | TechnoTypes:
AircraftTypes, BuildingTypes, InfantryTypes and 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.
Automatic List Inclusion
BuildingType used as values for this flag are automatically listed under the internal [BuildingTypes] array. However no harm can be done by listing them manually.
Bugs/Side-Effects/Unexpected Limitations
Since DeploysInto and UndeploysInto calculate and floor the health of damaged technos during execution, technos may continuously lose health points until they reach 1 due to repeated deployment and undeployment.
- This bug has been fixed in Phobos Build#49.