Jump to content

WallAbsoluteDestroyer: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 5 revisions imported
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Can be set to 'yes' or 'no' and determines whether or not the warhead will destroy a BuildingType with Wall=yes set rather than damage it, as such structures are converted to OverlayTypes.
|values={{Values|bool}}
|default=no
|types={{Categ|Warheads}}
|ra2=yes
|yr=yes
}}
 
This flag determines whether or not a [[Warheads|warhead]] will instantly destroy [[OverlayTypes|overlay objects]] with {{f|Wall|yes|link}}, regardless of how much damage is actually dealt(Works regardless of whether or not there is a {{f|Wall|yes|link}} tag on the warhead).
 
==See also==
* {{f|Wood|link}}
* {{f|Wall|link}}

Latest revision as of 22:11, 31 March 2025

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


This flag determines whether or not a warhead will instantly destroy overlay objects with Wall=yes, regardless of how much damage is actually dealt(Works regardless of whether or not there is a Wall=yes tag on the warhead).

See also