Jump to content

MaxDebris

From ModEnc²
Revision as of 14:47, 6 May 2006 by en>DCoder (Rewrite, join (note to self #2: MaxNumberOccupants was here too))
Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: MaxDebris
File(s): Rules(md).ini
Values: integer
Special Values: None
Default: 0
Applicable to: Warheads, VehicleTypes


On a VehicleType

When this VehicleType is destroyed, it will spawn a random number of debris from ExplosiveVoxelDebris= ([General]) list. The random number is picked from the interval [ MinDebris; MaxDebris ] (inclusive).

On a Warhead

Note: This section is for YR only.

When this warhead detonates, it will spawn a random number of debris from MetallicDebris= ([General]) list at the impact point. The random number is picked from the interval [ MinDebris; MaxDebris ] (inclusive).