public OnPlayerDisconnect(playerid, reason){ if(v_car[playerid]) DestroyVehilce(v_car[playerid]); return 1;}