13.09.2011, 08:24
but I am interested in how the MTA would do it in SA-MP vehicle that would not be able to use in the game ..... something that would be rejected or something please help
public OnPlayerEnterVehicle(playerid,vehicleid,ispassenger)
{
SetVehicleParamsForPlayer(vehicleid,playerid,0,1);
return 1;
}