Jump to content

Spawns: Difference between revisions

From ModEnc²
m 9 revisions imported
No edit summary
 
Line 6: Line 6:
|values={{Values|string|[[AircraftTypes]]}}
|values={{Values|string|[[AircraftTypes]]}}
|types={{catAllTypes}}
|types={{catAllTypes}}
|ts=yes
|fs=yes
|ra2=yes
|ra2=yes
|yr=yes
|yr=yes
Line 12: Line 14:
}}
}}
Specifies the [[AircraftTypes|AircraftType]] this unit or building is able to spawn using a special weapon with {{f|Spawner|yes|link}}.
Specifies the [[AircraftTypes|AircraftType]] this unit or building is able to spawn using a special weapon with {{f|Spawner|yes|link}}.
{{HorizontalBar|[[Image:Cc_documentinfo.png‎|24px]] Tiberian Sun/Firestorm: This flag is only available with [[Vinifera Engine Extension|Vinifera]]. For more information, check out the official [https://vinifera.readthedocs.io/en/latest/New-Features-and-Enhancements.html#spawners Vinifera documentation].}}


===See also===
===See also===

Latest revision as of 09:40, 18 April 2025

On TechnoType

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
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.

Tiberian Sun/Firestorm: This flag is only available with Vinifera. For more information, check out the official Vinifera documentation.

See also

On Animation Debris

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
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 Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
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 Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
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