assignAsTurret: Difference between revisions
Jump to navigation
Jump to search
m (template:command argument fix) |
Killzone Kid (talk | contribs) No edit summary |
||
(40 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| arma3 |= | |game1= arma3 | ||
|version1= 0.50 | |||
| | |gr1= Turrets | ||
| Assigns the soldier to turret. | |descr= Assigns the soldier to turret. | ||
{{Feature|informative|See [[AI Group Vehicle Management]] for more information.}} | |||
| unit | |s1= unit [[assignAsTurret]] [vehicle, turretPath] | ||
|p1= unit: [[Object]] | |p1= unit: [[Object]] | ||
|p2= | |p2= vehicle: [[Object]] | ||
|p3= | |p3= turretPath: [[Array]] format [[Turret Path]] | ||
| | |r1= [[Nothing]] | ||
| [[ | |x1= <sqf>player assignAsTurret [BIS_vehicle, [0,1]];</sqf> | ||
|seealso= [[assignAsCargo]] [[assignAsDriver]] [[assignAsCommander]] [[assignAsGunner]] [[assignAsCargoIndex]] [[assignedVehicleRole]] [[unassignVehicle]] [[turretUnit]] [[moveInTurret]] [[fullCrew]] | |||
| | |||
}} | }} | ||
Latest revision as of 16:06, 31 August 2022
Description
- Description:
- Assigns the soldier to turret.
- Groups:
- Turrets
Syntax
- Syntax:
- unit assignAsTurret [vehicle, turretPath]
- Parameters:
- unit: Object
- vehicle: Object
- turretPath: Array format Turret Path
- Return Value:
- Nothing
Examples
- Example 1:
Additional Information
- See also:
- assignAsCargo assignAsDriver assignAsCommander assignAsGunner assignAsCargoIndex assignedVehicleRole unassignVehicle turretUnit moveInTurret fullCrew
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