Command Group: Weapons – Category

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Commands used to manipulate weapons. For example fire at a target or check if weapon is lowered. In order to retrieve a unit's or vehicle's weapon see [[:Category: Command Group: Unit Inventory| Command Group: Unit Inventory]] and [[:Category: Command Group: Vehicle Inventory| Command Group: Vehicle Inventory]].
[[Category:Scripting Commands by Functionality]]
[[Category:Scripting Commands by Functionality]]
{{Stub}}
Weapon related commands.
The following commands should also be added to the list below:
'''H'''
*[[hasWeapon]]
'''P'''
*[[pickWeaponPool]]
*[[primaryWeapon]]
*[[putWeaponPool]]
'''Q'''
*[[queryMagazinePool]]
*[[queryWeaponPool]]
'''S'''
*[[secondaryWeapon]]
*[[selectWeapon]]
*[[setAmmoCargo]]
*[[setVehicleAmmo]]
'''W'''
*[[weaponDirection]]
*[[weapons]]

Latest revision as of 16:13, 27 September 2020

Commands used to manipulate weapons. For example fire at a target or check if weapon is lowered. In order to retrieve a unit's or vehicle's weapon see Command Group: Unit Inventory and Command Group: Vehicle Inventory.