shownArtilleryComputer: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame( +[0-9])?|Game [Vv]ersion( +[0-9])?|Game Version \(number surrounded by NO SPACES\)|Arguments in MP|MP[Aa]rg|Multiplayer Arguments( \("local" or "global"\))?|Effects|Execution|Effects...) |
Lou Montana (talk | contribs) m (Text replacement - " {3,}\|" to " |") |
||
Line 12: | Line 12: | ||
| [[Boolean]] | | [[Boolean]] | ||
|x1= <code>if ( '''shownArtilleryComputer''' ) then { hint "Artillery Computer shown on screen"; }; | |x1= <code>if ( '''shownArtilleryComputer''' ) then { hint "Artillery Computer shown on screen"; }; | ||
</code> | </code> | ||
| [[enableEngineArtillery]], [[getArtilleryComputerSettings]], [[inRangeOfArtillery]], [[commandArtilleryFire]], [[doArtilleryFire]], [[getArtilleryETA]] | | [[enableEngineArtillery]], [[getArtilleryComputerSettings]], [[inRangeOfArtillery]], [[commandArtilleryFire]], [[doArtilleryFire]], [[getArtilleryETA]] |
Revision as of 18:11, 18 January 2021
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:
- enableEngineArtillerygetArtilleryComputerSettingsinRangeOfArtillerycommandArtilleryFiredoArtilleryFiregetArtilleryETA
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