ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
NoSpawnAlt
Flag: | NoSpawnAlt |
File(s): | rules(md).ini |
Values: | Boolean values: yes or no, true or false, 1 or 0 |
Default: | 0 |
Applicable to: | VehicleTypes |
If set, this VehicleType will use a different image when it runs out of spawns. Examples include the Dreadnought, Destroyer, and V3 Rocket Launcher. This image is internally stored in the same memory buffer as the turret, so a unit cannot have both a turret and this alternate image. The image's filename is derived from the original unit's Template:TTL by suffixing it with WO and only works on voxel-based units. For example, for a Destroyer (DEST.vxl) this alternate image is DESOWO.vxl.
This will cause an IE if enabled on a vehicle that does not have the ability to spawn objects.