commandArtilleryFire: Difference between revisions
Jump to navigation
Jump to search
m (Bot: Reverted to revision 104496 by austin_medic on 2017-10-16T15:48:19Z) |
m (template:command argument fix) |
||
Line 11: | Line 11: | ||
| unit '''commandArtilleryFire''' [position, type, rounds] |= Syntax | | unit '''commandArtilleryFire''' [position, type, rounds] |= Syntax | ||
|p1= unit: [[Object]] |= | |p1= unit: [[Object]] |PARAMETER1= | ||
|p2= [position, type, rounds]: [[Array]] |= | |p2= [position, type, rounds]: [[Array]] |PARAMETER2= | ||
|p3= position: [[Position]] |= | |p3= position: [[Position]] |PARAMETER3= | ||
|p4= type '''(case sensitive)''': [[String]] |= | |p4= type '''(case sensitive)''': [[String]] |PARAMETER4= | ||
|p5= rounds: [[Number]] |= | |p5= rounds: [[Number]] |PARAMETER5= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
|x1= <code>mortar1 [[commandArtilleryFire]] <nowiki>[</nowiki>[3000, 120, 1000], "8Rnd_82mm_Mo_shells", 3];</code> |= | |x1= <code>mortar1 [[commandArtilleryFire]] <nowiki>[</nowiki>[3000, 120, 1000], "8Rnd_82mm_Mo_shells", 3];</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[getArtilleryAmmo]], [[getArtilleryETA]], [[enableEngineArtillery]], [[getArtilleryComputerSettings]], [[shownArtilleryComputer]], [[inRangeOfArtillery]], [[fire]], [[doFire]], [[commandFire]], [[canFire]], [[fireAtTarget]], [[forceWeaponFire]], [[commandSuppressiveFire]], [[doArtilleryFire]], [[doSuppressiveFire]], [[isManualFire]] |= | | [[getArtilleryAmmo]], [[getArtilleryETA]], [[enableEngineArtillery]], [[getArtilleryComputerSettings]], [[shownArtilleryComputer]], [[inRangeOfArtillery]], [[fire]], [[doFire]], [[commandFire]], [[canFire]], [[fireAtTarget]], [[forceWeaponFire]], [[commandSuppressiveFire]], [[doArtilleryFire]], [[doSuppressiveFire]], [[isManualFire]] |SEEALSO= | ||
| |= | | |MPBEHAVIOUR= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:29, 7 April 2019
Description
- Description:
- Orders a unit to reload defined magazine commence fire burst on the given position (via the radio).
- Groups:
- Uncategorised
Syntax
- Syntax:
- unit commandArtilleryFire [position, type, rounds]
- Parameters:
- unit: Object
- [position, type, rounds]: Array
- position: Position
- type (case sensitive): String
- rounds: Number
- Return Value:
- Nothing
Examples
- Example 1:
mortar1 commandArtilleryFire [[3000, 120, 1000], "8Rnd_82mm_Mo_shells", 3];
Additional Information
- See also:
- getArtilleryAmmogetArtilleryETAenableEngineArtillerygetArtilleryComputerSettingsshownArtilleryComputerinRangeOfArtilleryfiredoFirecommandFirecanFirefireAtTargetforceWeaponFirecommandSuppressiveFiredoArtilleryFiredoSuppressiveFireisManualFire
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