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

Difference between revisions of "EMPulseCannon"

From ModEnc
Jump to: navigation, search
 
(... no this work so in TS/FS -> so no RP related here)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
+
{{Flag
Residual from Tiberian Sun, it is not known if the full functionality of this tag is still present. Can be set to 'yes' or 'no' and determines if this BuildingType acts as an EMP Cannon. The effect of setting this to 'yes' is that the structure cannot fire its Primary= weapon, either manually or automatically, unless triggered to do so by a Super Weapon. It's the Super Weapon coding of the logic that appears not to work.
+
|name={{PAGENAME}}
 +
|files={{Categ|Rules(md).ini}}
 +
|values=Boolean
 +
|default=no
 +
|types={{Categ|BuildingTypes}}
 +
|ts=yes
 +
|fs=yes
 +
|ets=yes
 +
|rp=yes
 +
}}
 +
This tag makes - if set to "yes" - the [[BuildingType]] to which this tag is applied an '''EMP''' cannon.
 +
 
 +
Once the '''EMP''' is about to be fired, the game checks every building the firing player owns for '''EMPulseCannon'''=yes.<br>
 +
The nearest building to be found to be an '''EMP''' cannon will fire the [[Primary]] weapon and play the corresponding animations.<br><br>
 +
 
 +
[[Primary]] weapon of building with '''EMPulseCannon=yes''' set, ''must have'' valid [[Report]] value.

Latest revision as of 22:03, 6 March 2007

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: EMPulseCannon
File(s): Rules(md).ini
Values: Boolean
Default: no
Applicable to: BuildingTypes


This tag makes - if set to "yes" - the BuildingType to which this tag is applied an EMP cannon.

Once the EMP is about to be fired, the game checks every building the firing player owns for EMPulseCannon=yes.
The nearest building to be found to be an EMP cannon will fire the Primary weapon and play the corresponding animations.

Primary weapon of building with EMPulseCannon=yes set, must have valid Report value.