enableEngineArtillery: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
m (template:command argument fix)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


|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. |= 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. |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


|'''enableEngineArtillery''' enabled|= Syntax
|'''enableEngineArtillery''' enabled|SYNTAX=


|p1= enabled: [[Boolean]] |= Parameter 1
|p1= enabled: [[Boolean]] |PARAMETER1=


| [[Nothing]] |= Return value
| [[Nothing]] |RETURNVALUE=
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1= <code>enableEngineArtillery false; </code> |= Example 1
|x1= <code>enableEngineArtillery false; </code> |EXAMPLE1=
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 15:38, 7 April 2019

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.
Multiplayer:
-
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