assignedGunner: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?]]" to "{{GameCategory|tkoh|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma2 |Game name= | | arma2 |Game name= | ||
Line 9: | Line 8: | ||
|gr2= Object Manipulation |GROUP2= | |gr2= Object Manipulation |GROUP2= | ||
| Returns the soldier assigned to the given vehicle as a gunner. |DESCRIPTION= | | Returns the soldier assigned to the given vehicle as a gunner. |DESCRIPTION= | ||
| '''assignedGunner''' vehicle |SYNTAX= | | '''assignedGunner''' vehicle |SYNTAX= | ||
Line 27: | Line 24: | ||
|x1= <code>_gunner = [[assignedGunner]] [[vehicle]] [[player]];</code>|EXAMPLE1= | |x1= <code>_gunner = [[assignedGunner]] [[vehicle]] [[player]];</code>|EXAMPLE1= | ||
| [[assignAsGunner]], [[assignAsTurret]], [[assignAsCommander]], [[assignAsDriver]], [[moveInGunner]], [[moveInTurret]], [[moveInCommander]], [[moveInDriver]], [[gunner]], [[ArmA:_Actions#GetInTurret|GetInTurret]], [[commander]], [[driver]], [[assignAsCargo]], [[moveInCargo]], [[assignedCommander]], [[assignedDriver]] |SEEALSO= | | [[assignAsGunner]], [[assignAsTurret]], [[assignAsCommander]], [[assignAsDriver]], [[moveInGunner]], [[moveInTurret]], [[moveInCommander]], [[moveInDriver]], [[gunner]], [[ArmA:_Actions#GetInTurret|GetInTurret]], [[commander]], [[driver]], [[assignAsCargo]], [[moveInCargo]], [[assignedCommander]], [[assignedDriver]] |SEEALSO= | ||
| |MPBEHAVIOUR= | | |MPBEHAVIOUR= | ||
}} | }} | ||
Revision as of 00:09, 17 January 2021
Description
- Description:
- Returns the soldier assigned to the given vehicle as a gunner.
- Groups:
- Unit ControlObject Manipulation
Syntax
Examples
- Example 1:
_gunner = assignedGunner vehicle player;
Additional Information
- See also:
- assignAsGunnerassignAsTurretassignAsCommanderassignAsDrivermoveInGunnermoveInTurretmoveInCommandermoveInDrivergunnerGetInTurretcommanderdriverassignAsCargomoveInCargoassignedCommanderassignedDriver
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