getArtilleryAmmo: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[\[[a-zA-Z ]+\]\].+) \|x1=" to " |r1=$1 |x1=") |
||
Line 15: | Line 15: | ||
|p2= unit: [[Object]] | |p2= unit: [[Object]] | ||
| [[Array]] of [[String]]s | |r1=[[Array]] of [[String]]s | ||
|x1= <code>[[if]] ("8Rnd_82mm_Mo_Flare_white" [[in]] [[getArtilleryAmmo]] [ | |x1= <code>[[if]] ("8Rnd_82mm_Mo_Flare_white" [[in]] [[getArtilleryAmmo]] [ |
Revision as of 20:47, 10 June 2021
Description
- Description:
- Description needed
- Groups:
- Artillery
Syntax
- Syntax:
- Syntax needed
- Parameters:
- [unit1, unit2, unit3....]: Array
- unit: Object
- Return Value:
- Array of Strings
Examples
- Example 1:
if ("8Rnd_82mm_Mo_Flare_white" in getArtilleryAmmo [ _mortar1, _mortar2, _mortar3, _mortar4 ]) then { hint "Sir, we have white flares, sir!"; };
Additional Information
- See also:
- getArtilleryETAcommandArtilleryFiredoArtilleryFireenableEngineArtillerygetArtilleryComputerSettingsshownArtilleryComputerinRangeOfArtillery
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