getArtilleryComputerSettings: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\{\{GameCategory\|(arma[0123])\|New[ _]Scripting[ _]Commands[ _]List\}\}" to "{{GameCategory|$1|New Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma3 |Game name= | | arma3 |Game name= | ||
Line 7: | Line 6: | ||
|gr1= Artillery |GROUP1= | |gr1= Artillery |GROUP1= | ||
| Returns settings from artillery computer currently opened by player. |DESCRIPTION= | | Returns settings from artillery computer currently opened by player. |DESCRIPTION= | ||
| '''getArtilleryComputerSettings''' |SYNTAX= | | '''getArtilleryComputerSettings''' |SYNTAX= | ||
Line 19: | Line 16: | ||
|x1= <code>[[hint]] [[str]] [[getArtilleryComputerSettings]]; //["Semi (medium)","HE Mortar Shells",0]</code>|EXAMPLE1= | |x1= <code>[[hint]] [[str]] [[getArtilleryComputerSettings]]; //["Semi (medium)","HE Mortar Shells",0]</code>|EXAMPLE1= | ||
| [[shownArtilleryComputer]], [[enableEngineArtillery]], [[commandArtilleryFire]], [[doArtilleryFire]], [[getArtilleryETA]], [[inRangeOfArtillery]], [[getArtilleryAmmo]] |SEEALSO= | | [[shownArtilleryComputer]], [[enableEngineArtillery]], [[commandArtilleryFire]], [[doArtilleryFire]], [[getArtilleryETA]], [[inRangeOfArtillery]], [[getArtilleryAmmo]] |SEEALSO= | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= | ||
}} | }} | ||
Revision as of 01:14, 17 January 2021
Description
- Description:
- Returns settings from artillery computer currently opened by player.
- Groups:
- Artillery
Syntax
- Syntax:
- getArtilleryComputerSettings
- Return Value:
- Array
Examples
- Example 1:
hint str getArtilleryComputerSettings; //["Semi (medium)","HE Mortar Shells",0]
Additional Information
- See also:
- shownArtilleryComputerenableEngineArtillerycommandArtilleryFiredoArtilleryFiregetArtilleryETAinRangeOfArtillerygetArtilleryAmmo
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