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

IonCannonDamage: Difference between revisions

From ModEnc
Jump to navigation Jump to search
Nighthawk200 (talk | contribs)
m Template Updated. RP Note added.
Crimsonum (talk | contribs)
m Fixed the type flag link + minor formatting changes
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Flag
{{Flag
|name={{PAGENAME}}
|name={{PAGENAME}}
|files={{Categ|Rules(md).ini}}
|files={{Categ|ini=rules}}
|values=unsigned integers
|values={{values|unsigned integers}}
|special=None
|special=None
|default=0 ?
|default=0 ?
Line 8: Line 8:
|ts=yes
|ts=yes
|fs=yes
|fs=yes
|ets=yes
|ra2=yes
|yr=yes
|rp=yes
|rp=yes
}}
}}


{{Obsolete}}
In {{ts}}, specifies the amount of [[damage]] inflicted by a super weapon with {{f|Type|IonCannon|link}}.


In TS, specifies the amount of [[damage]] inflicted by a Super Weapon with {{TTL|Type|{{Categ|IonCannon}}}}. Obsolete in later games.
Although this super weapon is not in {{ra2}}, you can still use map triggering to call related functions.


==RockPatch Info==
==RockPatch Info==
[[Image:Rpo.png]] If you are using a Super Weapon with {{TTL|Type|IonCannon}} in RockPatch version CE or higher, this flag will control the damage amount inflicted by your superweapon. It is global to all Super Weapons with {{TTL|Type|IonCannon}}.
[[Image:Rpo.png]] If you are using a super weapon with {{f|Type|IonCannon|link}} in RockPatch version CE or higher, this flag will control the damage amount inflicted by your super. It is global to all super weapons with {{f|Type|IonCannon|link}}.

Latest revision as of 13:57, 21 August 2023

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: IonCannonDamage
File(s): rules(md).ini
Values: Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295.
Special Values: None
Default: 0 ?
Applicable to: CombatDamage


In Tiberian Sun, specifies the amount of damage inflicted by a super weapon with Type=IonCannon.

Although this super weapon is not in Red Alert 2, you can still use map triggering to call related functions.

RockPatch Info

If you are using a super weapon with Type=IonCannon in RockPatch version CE or higher, this flag will control the damage amount inflicted by your super. It is global to all super weapons with Type=IonCannon.