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

Difference between revisions of "AffectsAllies"

From ModEnc
Jump to: navigation, search
(Correcting as per executable (If you actually tested this in game and my changes are wrong, feel free to correct them))
m (Replacing Template:TTL with Template:F.)
Line 8: Line 8:
 
}}
 
}}
  
This flag controls whether this warhead can damage friendly units. If set to 'no', then any friendly units within the warhead radius will not be affected by the actual damage-dealing part of the warhead, but most side-effects such as {{TTL|DamageReducesReadiness|yes}} or {{TTL|Sonic|yes}} will affect them still. <!-- do we need an actual list of which will and which won't? -->
+
This flag controls whether this warhead can damage friendly units. If set to 'no', then any friendly units within the warhead radius will not be affected by the actual damage-dealing part of the warhead, but most side-effects such as {{f|DamageReducesReadiness|yes|link}} or {{f|Sonic|yes|link}} will affect them still. <!-- do we need an actual list of which will and which won't? -->

Revision as of 09:19, 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: AffectsAllies
File(s): rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Applicable to: Warheads


This flag controls whether this warhead can damage friendly units. If set to 'no', then any friendly units within the warhead radius will not be affected by the actual damage-dealing part of the warhead, but most side-effects such as DamageReducesReadiness=yes or Sonic=yes will affect them still.