addWeaponTurret

From Bohemia Interactive Community
Revision as of 22:32, 14 October 2014 by Skaronator (talk | contribs)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Adds a weapon to the turret. Use turret path [-1] for driver's turret.
Groups:
Uncategorised

Syntax

Syntax:
vehicle addWeaponTurret [weaponName, turretPath]
Parameters:
vehicle: Object
[weaponName, turretPath]: Array
weaponName: String
turretPath: Array
Return Value:
Nothing

Examples

Example 1:
_tank addWeaponTurret ["LMG_M200",[0,0]];

Additional Information

See also:
removeWeaponTurretturretLocaladdMagazineTurretmagazinesTurretremoveMagazinesTurretremoveMagazineTurretweaponsTurretcurrentMagazineDetailTurretcurrentMagazineTurretcurrentWeaponTurretselectWeaponTurret

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section