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

Difference between revisions of "DebrisTypes"

From ModEnc
Jump to: navigation, search
 
(Rewrite)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
+
{{Flag
This statement lists which of the [VoxelAnims] is spawned upon this objects destruction. Such debris is chosen and displayed at random from this list.
+
|name={{PAGENAME}}
 +
|files={{Categ|Rules(md).ini}}
 +
|values=comma-separated list of strings (names of [[VoxelAnims]])
 +
|default=null
 +
|types={{Categ|VehicleTypes}}
 +
|ts=yes
 +
|fs=yes
 +
|ets=yes
 +
|ra2=yes
 +
|yr=yes
 +
|rp=yes
 +
}}
 +
 
 +
Specifies which VoxelAnims can be spawned as debris after this VehicleType is destroyed. If it is left blank, debris from [{{TTL|General}}] {{arr|r}} {{TTL|ExplosiveVoxelDebris}} list is used instead.
 +
 
 +
== See Also ==
 +
 
 +
*[[MinDebris]]/[[MaxDebris]]
 +
*[[DebrisMaximums]]

Revision as of 15:59, 25 February 2007

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: DebrisTypes
File(s): Rules(md).ini
Values: comma-separated list of strings (names of VoxelAnims)
Default: null
Applicable to: VehicleTypes


Specifies which VoxelAnims can be spawned as debris after this VehicleType is destroyed. If it is left blank, debris from [[[:Template:TTL]]] → Template:TTL list is used instead.

See Also