setMagazineTurretAmmo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{Command " to "{{RV|type=command ")
m (Text replacement - " \| *(game[0-9]|version[0-9]|gr[0-9]|serverExec|mp|pr|descr|s[0-9]|p[0-9]{1,3}|r[0-9]|x1?[0-9]|seealso) *= +" to " |$1= ")
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{RV|type=command
{{RV|type=command


| arma3
|game1= arma3
 
|version1= 1.34
|1.34


|gr1= Broken Commands
|gr1= Broken Commands
|gr2= Turrets
|gr2= Turrets


| Sets ammo count to given amount for given turret.
|descr= Sets ammo count to given amount for given turret.
{{Warning | Broken when vehicle has multiple magazines of the same type}}
{{Feature | Warning | Broken when vehicle has multiple magazines of the same type}}


| vehicle [[setMagazineTurretAmmo]] [magazineClass, ammoCount, turretPath]
|s1= vehicle [[setMagazineTurretAmmo]] [magazineClass, ammoCount, turretPath]


|p1= vehicle: [[Object]]
|p1= vehicle: [[Object]]
Line 17: Line 16:
|p2= [magazineClass, ammoCount, turretPath]: [[Array]]
|p2= [magazineClass, ammoCount, turretPath]: [[Array]]


| [[Number]]
|r1= [[Number]]


|x1=
|x1=


| [[magazineTurretAmmo]],[[setAmmoOnPylon]]
|seealso= [[magazineTurretAmmo]],[[setAmmoOnPylon]]
}}
}}
{{GameCategory|arma3|New Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Revision as of 23:29, 19 June 2021

Hover & click on the images for description

Description

Description:
Sets ammo count to given amount for given turret.
Broken when vehicle has multiple magazines of the same type
Groups:
Broken CommandsTurrets

Syntax

Syntax:
vehicle setMagazineTurretAmmo [magazineClass, ammoCount, turretPath]
Parameters:
vehicle: Object
[magazineClass, ammoCount, turretPath]: Array
Return Value:
Number

Examples

Examples:
Example needed

Additional Information

See also:
magazineTurretAmmosetAmmoOnPylon

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