getArtilleryComputerSettings: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
|gr1= Artillery
|gr1= Artillery


|descr= Returns settings from current weapon manned by player. Settings returned as an array with firemode, ammo and the third element, which is always 0.
|descr= Returns settings from current vehicle weapon manned by player. Settings returned as an array with firemode, ammo and the third element, which is always 0.


|s1= '''getArtilleryComputerSettings'''
|s1= '''getArtilleryComputerSettings'''

Revision as of 11:58, 3 July 2024

Hover & click on the images for description

Description

Description:
Returns settings from current vehicle weapon manned by player. Settings returned as an array with firemode, ammo and the third element, which is always 0.
Groups:
Artillery

Syntax

Syntax:
getArtilleryComputerSettings
Return Value:
Array

Examples

Example 1:
hint str getArtilleryComputerSettings; //["Semi (medium)","HE Mortar Shells",0]

Additional Information

See also:
shownArtilleryComputer enableEngineArtillery commandArtilleryFire doArtilleryFire getArtilleryETA inRangeOfArtillery getArtilleryAmmo

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