turretUnit: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (add Command Groups Vehicle Assignment, Object Information; add See Also)
Line 25: Line 25:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO  
| [[moveInTurret]], [[assignAsTurret]], [[assignedVehicleRole]], [[lockedTurret]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  
Line 44: Line 44:
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Vehicle_Assignment|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Object_Information|{{uc:{{PAGENAME}}}}]]

Revision as of 12:32, 18 February 2014

Hover & click on the images for description

Description

Description:
Returns the unit in the vehicle turret.
Groups:
Uncategorised

Syntax

Syntax:
vehicle turretUnit turretpath
Parameters:
vehicle: Object
turretpath: Array
Return Value:
Object

Examples

Example 1:
_vehicle turretUnit _thisTurret

Additional Information

See also:
moveInTurretassignAsTurretassignedVehicleRolelockedTurret

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

Notes

Bottom Section