Jump to content

Supress: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 6 revisions imported
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Can be set to 'yes' or 'no' and specifies whether or not the object with this weapon should scan for nearby friendly objects and be discouraged from firing if they are present. The range scanned is specified by the FireSupress= statement in the [CombatDamage] section.
|name={{PAGENAME}}
|files={{Categ|Rules(md).ini}}
|values={{Values|bool}}
|default=no
|types={{Categ|Weapon|Weapons}}
|ts=yes
|fs=yes
|hp=yes
|ra2=yes
|yr=yes
|ares=yes
}}
Can be set to 'yes' or 'no' and specifies whether or not the object with this weapon should scan for nearby friendly objects and be discouraged from firing if they are present. The range scanned is specified by the {{f|FireSupress||link}} statement in the [[CombatDamage]] section.
 
==See also==
*[http://ppmsite.com/forum/viewtopic.php?p=417695#417695 LH_Mouse's detailed explanation of how this flag works]
*[[FireSuppress]]

Latest revision as of 22:06, 31 March 2025

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


Can be set to 'yes' or 'no' and specifies whether or not the object with this weapon should scan for nearby friendly objects and be discouraged from firing if they are present. The range scanned is specified by the FireSupress= statement in the CombatDamage section.

See also