Jump to content

DeployFireWeapon: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Mevitar
updated from DeeZire's description
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Specifies which weapon this object uses when it is deployed to fire. Can be set to '0' for Primary= weapon to be used, or '1' for Secondary= weapon to be used. Defaults to '1'.
|name={{PAGENAME}}
|files={{Categ|ini=rules}}
|types={{Categ|Technoes}}
|values={{values|unsigned integers}}
|default=1
|ra2=yes
|yr=yes
}}
 
Specifies which weapon this object uses when it is deployed to fire. Only '0' (meaning [[Primary]] and [[ElitePrimary]]) and '1' ([[Secondary]] and [[EliteSecondary]]) are valid.

Revision as of 16:14, 11 April 2014

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



Specifies which weapon this object uses when it is deployed to fire. Only '0' (meaning Primary and ElitePrimary) and '1' (Secondary and EliteSecondary) are valid.