vehicleType createVehicleLocal position

Operand types

vehicleType: String
position: Array

Type of returned value

Description

Create empty vehicle of given type.
Pos is in format Position.
See ArmAVehicles for possible type values.
Vehicle is not transferred through network in MP games.

Used In

ArmA

Example

_tank = "M1Abrams" createVehicleLocal getMarkerPos "tankFactory"
Search OFPEC COMREF