switch(vehicleid){ case 516: { //Do your stealable vehicle thinghy } case 490: { //Do your stealable vehicle thinghy } default: { //If the car isn't stealable }}