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

SpawnCount

From ModEnc
Jump to navigation Jump to search
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: SpawnCount
File(s): rules(md).ini, art(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Applicable to: VoxelAnims, Animations


Defines the maximum amount of animations to spawn by this animation once it expires (i.e. hits the ground or an object).

Notes

The actual amount of animations spawned varies randomly between SpawnCount and 0.

The spawner animation must have Bouncer=yes or IsMeteor=yes set for this to work (voxel anims have Bouncer enabled by default).

See Also