enableEngineArtillery: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Arma[ _]3(\|.*)]]" to "{{GameCategory|arma3|Scripting Commands}}")
m (Text replacement - "<code>\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\];?<\/code>" to "<sqf>$1 $2;</sqf>")
 
(28 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command|Comments=
{{RV|type=command
____________________________________________________________________________________________


| arma2oa |Game name=
|game1= arma2oa
|eff= local|=
|version1= 1.54
|1.54|Game version=


|gr1= Artillery |GROUP1=
|game2= tkoh
____________________________________________________________________________________________
|version2= 1.00


|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=
|game3= arma3
____________________________________________________________________________________________
|version3= 0.50


|'''enableEngineArtillery''' enabled|SYNTAX=
|eff= local


|p1= enabled: [[Boolean]] |PARAMETER1=
|gr1= Artillery


| [[Nothing]] |RETURNVALUE=
|descr= 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.
____________________________________________________________________________________________
 
|x1= <code>[[enableEngineArtillery]] [[false]]; </code> |EXAMPLE1=
____________________________________________________________________________________________


| [[shownArtilleryComputer]], [[getArtilleryAmmo]], [[commandArtilleryFire]], [[doArtilleryFire]], [[getArtilleryComputerSettings]], [[getArtilleryETA]], [[inRangeOfArtillery]] |SEEALSO=
|s1= [[enableEngineArtillery]] enabled


}}
|p1= enabled: [[Boolean]]
 
|r1= [[Nothing]]


<h3 style="display:none">Notes</h3>
|x1= <sqf>enableEngineArtillery false;</sqf>
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section END -->
</dl>


<h3 style="display:none">Bottom Section</h3>
|seealso= [[shownArtilleryComputer]] [[getArtilleryAmmo]] [[commandArtilleryFire]] [[doArtilleryFire]] [[getArtilleryComputerSettings]] [[getArtilleryETA]] [[inRangeOfArtillery]]
[[Category:Arma 2: Operation Arrowhead: New Scripting Commands List|{{uc:{{PAGENAME}}}}]]
}}
[[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]]
{{GameCategory|arma3|Scripting Commands}}
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Latest revision as of 15:10, 5 May 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