getArtilleryComputerSettings

From Bohemia Interactive Community
Revision as of 11:58, 3 July 2024 by Killzone Kid (talk | contribs)
Jump to navigation Jump to search
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