shownArtilleryComputer: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 ")
Line 15: Line 15:
</code>
</code>


|seealso= [[enableEngineArtillery]] [[getArtilleryComputerSettings]] [[inRangeOfArtillery]] [[commandArtilleryFire]] [[doArtilleryFire]], [[getArtilleryETA]]
|seealso= [[enableEngineArtillery]] [[getArtilleryComputerSettings]] [[inRangeOfArtillery]] [[commandArtilleryFire]] [[doArtilleryFire]] [[getArtilleryETA]]
}}
}}

Revision as of 20:29, 20 January 2022

Hover & click on the images for description

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 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