17.03.2013, 08:46
Replace the vehicleid to this-> GetPlayerVehicleID(playerid)
It gives u the vehicle id, or u can do this also int the entercheckpoint:
new vehicleid = GetPlayerVehicleID(playerid);
It gives u the vehicle id, or u can do this also int the entercheckpoint:
new vehicleid = GetPlayerVehicleID(playerid);