assignAsTurret: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=]{12})" to "|$1=$2 |descr=$3") |
Killzone Kid (talk | contribs) No edit summary |
||
(18 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|version1= 0.50 | |||
|0.50 | |||
|gr1= Turrets | |gr1= Turrets | ||
|descr= Assigns the soldier to turret. | |descr= Assigns the soldier to turret. | ||
{{Feature|informative|See [[AI Group Vehicle Management]] for more information.}} | |||
|s1= | |s1= unit [[assignAsTurret]] [vehicle, turretPath] | ||
|p1= unit: [[Object]] | |p1= unit: [[Object]] | ||
|p2 | |p2= vehicle: [[Object]] | ||
| | |p3= turretPath: [[Array]] format [[Turret Path]] | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
|x1= < | |x1= <sqf>player assignAsTurret [BIS_vehicle, [0,1]];</sqf> | ||
|seealso= [[assignAsCargo]] | |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