enableEngineArtillery: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) |
Lou Montana (talk | contribs) m (Text replacement - "<code>\[\[([a-zA-Z0-9_]+)\]\] +\[\[([a-zA-Z0-9_]+)\]\];?<\/code>" to "<sqf>$1 $2;</sqf>") |
||
Line 22: | Line 22: | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|x1= < | |x1= <sqf>enableEngineArtillery false;</sqf> | ||
|seealso= [[shownArtilleryComputer]] [[getArtilleryAmmo]] [[commandArtilleryFire]] [[doArtilleryFire]] [[getArtilleryComputerSettings]] [[getArtilleryETA]] [[inRangeOfArtillery]] | |seealso= [[shownArtilleryComputer]] [[getArtilleryAmmo]] [[commandArtilleryFire]] [[doArtilleryFire]] [[getArtilleryComputerSettings]] [[getArtilleryETA]] [[inRangeOfArtillery]] | ||
}} | }} |
Latest revision as of 14:10, 5 May 2022
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