enableEngineArtillery: 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 24: Line 24:
|x1= <code>[[enableEngineArtillery]] [[false]];</code>
|x1= <code>[[enableEngineArtillery]] [[false]];</code>


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

Revision as of 17:03, 20 January 2022

Hover & click on the images for description

Description

Description:
Enable/disable the artillery engine. This allows the user to use the artillery computer on mortar/artillery, and for AI to use it for indirect fire.
Groups:
Artillery

Syntax

Syntax:
enableEngineArtillery enabled
Parameters:
enabled: Boolean
Return Value:
Nothing

Examples

Example 1:
enableEngineArtillery false;

Additional Information

See also:
shownArtilleryComputer getArtilleryAmmo commandArtilleryFire doArtilleryFire getArtilleryComputerSettings getArtilleryETA inRangeOfArtillery

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