22.10.2014, 05:28
@Threshold
Your code will send only the vehicle to that position if he is a driver....
Below the LinkVehicleToInterior line add these two lines
Your code will send only the vehicle to that position if he is a driver....
Below the LinkVehicleToInterior line add these two lines
pawn Код:
SetPlayerInterior(playerid,7);
PutPlayerInVehicle(playerid,vid);