turretUnit: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Arma[ _]3(\|.*)\]\]" to "{{GameCategory|arma3|Scripting Commands}}") |
||
Line 44: | Line 44: | ||
[[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]] | ||
{{GameCategory|arma3|Scripting Commands}} | |||
[[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}}}}]] |
Revision as of 20:48, 9 January 2021
Description
- Description:
- Returns the unit in the vehicle turret. Driver turret [-1] is supported since Arma 3 v1.57.135045. To find turret path of known unit see unitTurret
- Groups:
- Turrets
Syntax
- Syntax:
- vehicle turretUnit turretpath
- Parameters:
- vehicle: Object
- turretpath: Array
- Return Value:
- Object
Examples
- Example 1:
_vehicle turretUnit _thisTurret;
- Example 2:
vehicle player turretUnit [0];
Additional Information
- See also:
- unitTurretdrivergunnercommandereffectiveCommandercurrentPilotmoveInTurretassignAsTurretassignedVehicleRolelockedTurretisTurnedOut
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