assignedGunner: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|seealso= ?\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 $2")
m (Text replacement - "\|seealso= *\[\[([^ ]+)\]\], \[\[([^ ]+)\]\]" to "|seealso= $1 ")
Line 27: Line 27:
|x1= <code>_gunner = [[assignedGunner]] [[vehicle]] [[player]];</code>
|x1= <code>_gunner = [[assignedGunner]] [[vehicle]] [[player]];</code>


|seealso= [[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]]
}}
}}

Revision as of 14:27, 20 January 2022

Hover & click on the images for description

Description

Description:
Returns the soldier assigned to the given vehicle as a gunner.
Groups:
Unit ControlObject Manipulation

Syntax

Syntax:
assignedGunner vehicle
Parameters:
vehicle: Object -
Return Value:
Object

Examples

Example 1:
_gunner = assignedGunner vehicle player;

Additional Information

See also:
assignAsGunner assignAsTurret assignAsCommander assignAsDriver moveInGunnermoveInTurretmoveInCommandermoveInDrivergunnerGetInTurretcommanderdriverassignAsCargomoveInCargoassignedCommanderassignedDriver

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