Jump to content

FireOnce: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
Rain-Islet (talk | contribs)
m [bot] Batch update {{Bugs}} templates.
 
(10 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Can be set to 'yes' or 'no' and specifies whether or not the owner of the weapon should only fire it once and return to its default mission rather than stay in 'attack' mode. This is used to prevent AreaFire= type weapons continually firing even if their owner acquires a new target as their effect is normally based on a period of time.
|name=FireOnce
|files={{Categ|Rules(md).ini}}
|values=boolean
|default=no
|types={{Categ|Weapon|Weapons}}
|ra2=yes
|yr=yes
|rp=yes
}}
 
If set, the weapon will only fire once instead of continuously. Used for Crazy Ivan and Psi Corps deployment.
=={{Bugs}}==
If used with [[VehicleTypes]] with tag {{f|Deployer|yes|Link}}, {{f|DeployFire|yes|Link}} where [[Secondary]],[[EliteSecondary]] has {{f|AreaFire|yes|Link}}. Won't attack just 1 time and then stop but will slow down in the attack down a little.
 
An [[Internal Error]] will occur if an [[AircraftType]] uses a weapon with this set to 'yes'.
*This bug has been fixed in Ares 3.0.

Latest revision as of 17:24, 2 July 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: FireOnce
File(s): Rules(md).ini
Values: boolean
Default: no
Applicable to: Weapons


If set, the weapon will only fire once instead of continuously. Used for Crazy Ivan and Psi Corps deployment.

Bugs/Side-Effects/Unexpected Limitations

If used with VehicleTypes with tag Deployer=yes, DeployFire=yes where Secondary,EliteSecondary has AreaFire=yes. Won't attack just 1 time and then stop but will slow down in the attack down a little.

An Internal Error will occur if an AircraftType uses a weapon with this set to 'yes'.

  • This bug has been fixed in Ares 3.0.