removeWeaponTurret: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\|game([0-9])=(.*) \|version([0-9])=(.*) " to "|game$1=$2 |version$3=$4 ") |
Lou Montana (talk | contribs) m (Text replacement - " " to " ") |
||
Line 24: | Line 24: | ||
| [[Nothing]] | | [[Nothing]] | ||
|x1= <code>_tank [[removeWeaponTurret]] ["LMG_M200", [0,0]];</code> | |x1= <code>_tank [[removeWeaponTurret]] ["LMG_M200", [0,0]];</code> | ||
Revision as of 20:14, 10 June 2021
Description
- Description:
- Description needed
- Groups:
- Turrets
Syntax
- Syntax:
- Syntax needed
- Parameters:
- vehicle: Object
- [weaponName, turretPath]: Array
- weaponName: String
- turretPath: Array
- Return Value:
- Return value needed
Examples
- Example 1:
_tank removeWeaponTurret ["LMG_M200", [0,0]];
- Example 2:
vehicle player removeWeaponTurret ["SportCarHorn", [-1]];
Additional Information
- See also:
- addWeaponTurretturretLocaladdMagazineTurretmagazinesTurretremoveMagazinesTurretremoveMagazineTurretweaponsTurretcurrentMagazineDetailTurretcurrentMagazineTurretcurrentWeaponTurretselectWeaponTurret
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