08.03.2016, 13:42
But for doing that i'll need to assign a variable to that vehicle but wouldn't this code land vehicle before player spawns is taken in it?
Код:
veh[playerid]=CreateVehicle(model, x, y, z + 5.0, angle, 0, 0, -1, 0); PutPlayerInVehicle(playerid, veh[playerid], 0); DisableRemoteVehicleCollisions(playerid, 1);