new Float:Velocidade;GetPlayerVelocity(playerid, Velocidade, sizeof(Velocidade));If(Velocidade > 0) return RemovePlayerFromVehicle(playerid);