if(IsAsawCar(newcar)){ static sName[24]; sName[0] = EOS; GetPlayerName(playerid,sName,24); if(strcmp(sName,"SAW_BR",true) != 0) { RemovePlayerFromVehicleEx(playerid); }}