enableEngineArtillery: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "[[Category:Scripting_Commands_Take_On_Helicopters" to "[[Category:Scripting Commands Take On Helicopters")
m (Text replacement - "|mp= - |MPBEHAVIOUR= " to "")
Line 20: Line 20:
____________________________________________________________________________________________
____________________________________________________________________________________________


|mp= - |MPBEHAVIOUR=
| [[shownArtilleryComputer]], [[getArtilleryAmmo]], [[commandArtilleryFire]], [[doArtilleryFire]], [[getArtilleryComputerSettings]], [[getArtilleryETA]], [[inRangeOfArtillery]] |SEEALSO=
| [[shownArtilleryComputer]], [[getArtilleryAmmo]], [[commandArtilleryFire]], [[doArtilleryFire]], [[getArtilleryComputerSettings]], [[getArtilleryETA]], [[inRangeOfArtillery]] |SEEALSO=



Revision as of 09:33, 16 June 2020

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

Syntax

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

Examples

Example 1:
enableEngineArtillery false;

Additional Information

See also:
shownArtilleryComputergetArtilleryAmmocommandArtilleryFiredoArtilleryFiregetArtilleryComputerSettingsgetArtilleryETAinRangeOfArtillery

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

Notes

Bottom Section