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 (Some wiki formatting) |
||
(19 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|version1= 0.50 | |||
|0.50 | |||
|gr1= Artillery | |gr1= Artillery | ||
| Checks whether the player has the artillery computer currently open. | |descr= Checks whether the player has the artillery computer currently open. | ||
| | |s1= '''shownArtilleryComputer''' | ||
|r1= [[Boolean]] | |||
| | |x1= <sqf>if (shownArtilleryComputer) then { hint "Artillery Computer shown on screen"; };</sqf> | ||
| | |seealso= [[enableEngineArtillery]] [[getArtilleryComputerSettings]] [[inRangeOfArtillery]] [[commandArtilleryFire]] [[doArtilleryFire]] [[getArtilleryETA]] | ||
}} | }} | ||
Latest revision as of 16:31, 13 May 2022
Description
- Description:
- Checks whether the player has the artillery computer currently open.
- Groups:
- Artillery
Syntax
- Syntax:
- shownArtilleryComputer
- Return Value:
- Boolean
Examples
- Example 1:
Additional Information
- See also:
- enableEngineArtillery getArtilleryComputerSettings inRangeOfArtillery commandArtilleryFire doArtilleryFire getArtilleryETA
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