Jump to content

Crusher: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 8 revisions imported
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Can be set to 'yes' or 'no' and determines whether or not this VehicleType can crush other objects that have Crushable=yes set.
|name={{PAGENAME}}
|files={{Categ|Rules(md).ini}}
|values={{Values|boolean}}
|default=no
|types={{Categ|VehicleTypes}}
|ts=yes
|fs=yes
|ets=yes
|ra2=yes
|yr=yes
|rp=yes
}}
 
Specifies whether this VehicleType can crush certain [[ObjectTypes]] with {{f|Crushable|yes|link}}.
 
 
 
==See Also==
* [[who crushes whom]]

Latest revision as of 21:39, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: Crusher
File(s): Rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: no
Applicable to: VehicleTypes


Specifies whether this VehicleType can crush certain ObjectTypes with Crushable=yes.


See Also