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

Difference between revisions of "Crusher"

From ModEnc
Jump to: navigation, search
m (Template updated - and that's the end of C)
m (Replacing Template:TTL with Template:F.)
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
 
|name={{PAGENAME}}
 
|name={{PAGENAME}}
 
|files={{Categ|Rules(md).ini}}
 
|files={{Categ|Rules(md).ini}}
|values=boolean
+
|values={{Values|boolean}}
 
|default=no
 
|default=no
 
|types={{Categ|VehicleTypes}}
 
|types={{Categ|VehicleTypes}}
Line 13: Line 13:
 
}}
 
}}
  
Specifies whether this VehicleType can crush {{TTL|Crushable|yes}} objects. For more information see [[who crushes whom]].
+
Specifies whether this VehicleType can crush certain [[ObjectTypes]] with {{f|Crushable|yes|link}}.
 +
 
 +
 
 +
 
 +
==See Also==
 +
* [[who crushes whom]]

Latest revision as of 09:50, 27 November 2009

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: 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