How can i spawn a specific player in a specific vehicle ?
#2

We need a vehicle
pawn Код:
CreateVehicle(modelif, x.x, y.y, z.z, a.a, color1, color2, respawn_delay);
With this one you put players in created vehicles.
pawn Код:
PutPlayerInVehicle(playerid, v1, 0); // playerid == player, v1 == vehicle, 0 == seatid
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)