Jump to content

LightningStormDuration: Difference between revisions

From ModEnc²
en>DeathFish
No edit summary
m 3 revisions imported
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
|name=LightningStormDuration
|name=LightningStormDuration
|files={{Categ|Rules(md).ini}}
|files={{Categ|Rules(md).ini}}
|values=integer
|values={{Values|integer}}
|default=0 (?)
|default=0
|types={{Categ|General}}
|types={{Categ|General}}
|ra2=yes
|ra2=yes
Line 9: Line 9:
|rp=yes
|rp=yes
}}
}}
 
The default duration of a Super Weapon with {{f|Type|LightningStorm|link}} in frames, although this gets overridden by the trigger in map files (if present) which allows you to specify how long the storm will last. The higher this number, the longer the storm will last.
The default duration of a Super Weapon with [[Type]]=LightningStorm in frames, although this gets overridden by the trigger in map files (if present) which allows you to specify how long the storm will last. The higher this number, the longer the storm will last.
*The value '''-1''' represents infinite time.
*The value '''-1''' represents infinite time.

Latest revision as of 21:56, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: LightningStormDuration
File(s): Rules(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Default: 0
Applicable to: General


The default duration of a Super Weapon with Type=LightningStorm in frames, although this gets overridden by the trigger in map files (if present) which allows you to specify how long the storm will last. The higher this number, the longer the storm will last.

  • The value -1 represents infinite time.