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

Difference between revisions of "AirburstWeapon"

From ModEnc
Jump to: navigation, search
(Reverting latest edits by Millennium, see http://forums.renegadeprojects.com/showthread.php?tid=1062)
Line 12: Line 12:
 
}}
 
}}
  
If set, this projectile will fly over its target and detonate, firing ''X'' instances of this weapon down on and around the target, where ''X'' is the <tt>[[Cluster]]</tt> set on the projectile. To work properly, the projectile also needs <tt>[[Airburst]]=yes</tt>. Those 9 shots will cover the 3x3 cell area centered on the target.  
+
If set, this projectile will fly over its target and detonate, firing 9 of these weapons down on and around the target. To work properly, the projectile also needs <tt>[[Airburst]]=yes</tt>. Those 9 shots will cover the 3x3 cell area centered on the target.  
 
This was used for the MultiMissile in TS.
 
This was used for the MultiMissile in TS.
  

Revision as of 06:16, 8 September 2008

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: AirburstWeapon
File(s): Rules(md).ini
Values: Strings (Names of Weapons)
Applicable to: Projectiles


If set, this projectile will fly over its target and detonate, firing 9 of these weapons down on and around the target. To work properly, the projectile also needs Airburst=yes. Those 9 shots will cover the 3x3 cell area centered on the target. This was used for the MultiMissile in TS.

Note: Like with ShrapnelWeapon, the weapon referenced here must be attached to some (potentially dummy) unit, so that the game loads it at startup. Failure to do so will result in Internal Errors when this weapon is supposed to fire.

Cc documentinfo.png Automatic List Inclusion

Objects used as values for this flag are automatically listed under the appropriate internal array. However no harm can be done by listing them manually.