22.11.2010, 19:02
new P_LastVeh[MAX_PLAYERS];
Could use that when a player sit's in a vehicle to store it.
P_LastVeh[playerid] = GetPlayerVehicleID(playerid);
Could use that when a player sit's in a vehicle to store it.
P_LastVeh[playerid] = GetPlayerVehicleID(playerid);