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

Spawns: Difference between revisions

From ModEnc
Jump to navigation Jump to search
DeathFish (talk | contribs)
m Infantry and Aircraft also
DeathFish (talk | contribs)
 
Line 43: Line 43:
|ts=yes
|ts=yes
|fs=yes
|fs=yes
|ets=yes
|hp=yes
|ra2=yes
|ra2=yes
|yr=yes
|yr=yes
Line 50: Line 50:
}}
}}
Specifies a voxel debris animation spawned by this voxel debris upon impact with ground. Amount specified by {{f|SpawnCount||link}}
Specifies a voxel debris animation spawned by this voxel debris upon impact with ground. Amount specified by {{f|SpawnCount||link}}
Only [[VoxelAnims|VoxelAnimType]] with {{f|IsMeteor|yes|link}} and [[MinZVel]]<0 can be generated.
*VoxelAnimType with {{f|IsMeteor|no|link}} cannot be generated.
*VoxelAnimType with {{f|MinZVel|link}}>0 may even trigger [[EIP#eip_007564BD]].
([[MaxZVel]]


==On ParticleSystems==
==On ParticleSystems==

Latest revision as of 19:14, 12 January 2025

On TechnoType

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: Spawns
File(s): Rules(md).ini
Values: Strings: Normal text. (Limited to: AircraftTypes)
Default: none
Applicable to: TechnoTypes:

AircraftTypes, BuildingTypes, InfantryTypes and VehicleTypes



Specifies the AircraftType this unit or building is able to spawn using a special weapon with Spawner=yes.

See also

On Animation Debris

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: Spawns
File(s): Art(md).ini
Values: Strings: Normal text. (Limited to: Animations)
Default: none


Specifies an animation spawned by this debris animation with Bouncer=yes upon impact with ground. Amount specified by SpawnCount=

On Voxel Debris

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: Spawns
File(s): Rules(md).ini
Values: Strings: Normal text. (Limited to: VoxelAnims)
Default: none


Specifies a voxel debris animation spawned by this voxel debris upon impact with ground. Amount specified by SpawnCount=

Only VoxelAnimType with IsMeteor=yes and MinZVel<0 can be generated.

(MaxZVel

On ParticleSystems

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: Spawns
File(s): Rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: no
Applicable to: ParticleSystems


Can be set to 'yes' or 'no' , and tells whether or not this ParticleSystem can spawn particles by itself.

See also