if (veiculocriado[playerid] == true){ DestroyVehicle(GetPlayerVehicleID(playerid) ); veiculocriado[playerid] = false; return 1;}