for(new i = 0; i < sizeof(Cardefine); i ++){ if(vId == Cardefine[i]){ if(GetPlayerScore(playerid) < 500){ RemovePlayerFromVehicle(playerid); } } }