Jump to content

DeployFireWeapon: Difference between revisions

From ModEnc²
en>Millefeuille
No edit summary
en>DeathFish
No edit summary
Line 12: Line 12:
On an object that has the ability to deploy through {{Tt|DeployFire}}, this specifies which weapon this object uses when it is deployed. Only '0' (meaning [[Primary]] and [[ElitePrimary]]) and '1' ([[Secondary]] and [[EliteSecondary]]) are valid.  
On an object that has the ability to deploy through {{Tt|DeployFire}}, this specifies which weapon this object uses when it is deployed. Only '0' (meaning [[Primary]] and [[ElitePrimary]]) and '1' ([[Secondary]] and [[EliteSecondary]]) are valid.  


==Notes==
{{Bugs}}
* VehicleTypes which have {{Tt|DeployFire}} and {{Tt|IsGattling}} will always use their {{Tt|Weapon1}} when deployed.  
VehicleTypes which have {{Tt|DeployFire}} and {{Tt|IsGattling}} will always use their {{Tt|Weapon1}} when deployed.  
 
[DESO] and all infantry deployments with IsDesolator=yes can only release secondary weapons and do not follow the DeployFireWeapon setting


==See also==
==See also==
* [[DeployFire]]
[[Deployer]]
 
[[DeployFire]]
 
[[UndeployDelay]]
 
 
[[IsGattling]]
 
[[Gattling Weapon System]]
 
 
[[DESO]]
 
[[Immune G.I. Bug]]

Revision as of 15:59, 26 June 2023

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: DeployFireWeapon
File(s): rules(md).ini
Values: Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295.
Default: 1
Applicable to: TechnoTypes:

AircraftTypes, BuildingTypes, InfantryTypes and VehicleTypes



On an object that has the ability to deploy through DeployFire, this specifies which weapon this object uses when it is deployed. Only '0' (meaning Primary and ElitePrimary) and '1' (Secondary and EliteSecondary) are valid.

Bugs/Side-Effects/Unexpected Limitations VehicleTypes which have DeployFire and IsGattling will always use their Weapon1 when deployed.

[DESO] and all infantry deployments with IsDesolator=yes can only release secondary weapons and do not follow the DeployFireWeapon setting

See also

Deployer

DeployFire

UndeployDelay


IsGattling

Gattling Weapon System


DESO

Immune G.I. Bug