shownArtilleryComputer: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *arma3 * * *\| *([0-2]\.[0-9]{2}) * " to "|game1= arma3 |version1= $1 ") |
Lou Montana (talk | contribs) |
||
Line 15: | Line 15: | ||
</code> | </code> | ||
|seealso= [[enableEngineArtillery]] | |seealso= [[enableEngineArtillery]] [[getArtilleryComputerSettings]], [[inRangeOfArtillery]], [[commandArtilleryFire]], [[doArtilleryFire]], [[getArtilleryETA]] | ||
}} | }} |
Revision as of 18:12, 20 January 2022
Description
- Description:
- Checks whether the player has the artillery computer currently open.
- Groups:
- Artillery
Syntax
- Syntax:
- shownArtilleryComputer
- Return Value:
- Boolean
Examples
- Example 1:
if ( shownArtilleryComputer ) then { hint "Artillery Computer shown on screen"; };
Additional Information
- See also:
- enableEngineArtillery getArtilleryComputerSettingsinRangeOfArtillerycommandArtilleryFiredoArtilleryFiregetArtilleryETA
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