assignAsTurret: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (add command groups Unit Control, Vehicle Assignment; add See Also)
Line 28: Line 28:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO  
| [[assignedVehicleRole]], [[unassignVehicle]], [[turretUnit]], [[moveInTurret]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  
Line 45: Line 45:
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Unit_Control|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Vehicle_Assignment|{{uc:{{PAGENAME}}}}]]

Revision as of 12:22, 18 February 2014

Hover & click on the images for description

Description

Description:
Assigns the soldier to turret.
Groups:
Uncategorised

Syntax

Syntax:
unit assignAsTurret [vehicle, [turretPath]]
Parameters:
unit: Object
[vehicle, turretPath]: Array
vehicle: Object
[turretPath]: Array - Array of numbers.
Return Value:
Nothing

Examples

Example 1:

Additional Information

See also:
assignedVehicleRoleunassignVehicleturretUnitmoveInTurret

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