Shared
SpawnVehicle
Function to spawn a vehicle only by coords and model
Parameters description
vehModel
- the vehicle modelcoords
- the spawn coords (in vector4 format)
Return description
vehicle - the vehicle Id / entity Id of the created vehicle, nil if not created
Last updated