assignAsTurret: Difference between revisions
Jump to navigation
Jump to search
m (example) |
m (Bot: Replacing category Scripting Commands Arma 3 with Arma 3: Scripting Commands) |
||
Line 41: | Line 41: | ||
<h3 style='display:none'>Bottom Section</h3> | <h3 style='display:none'>Bottom Section</h3> | ||
[[Category: | |||
[[Category: | [[Category:Arma 3: New Scripting Commands List|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Arma 3: Scripting Commands]] | |||
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]] | ||
[[Category: | [[Category:Command Group: Unit Control|{{uc:{{PAGENAME}}}}]] | ||
[[Category: | [[Category:Command Group: Vehicle Assignment|{{uc:{{PAGENAME}}}}]] |
Revision as of 16:39, 3 December 2018
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:
player assignAsTurret [BIS_vehicle, [0,1] ];
Additional Information
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