11.02.2013, 15:56
You have a loop putting people back into their original seat ID, but you then call a function which puts everyone in the driver seat.
Remove that and I believe your code will work.
pawn Код:
PutPlayerInVehicle(playerid, vehicleid, 0);