13.06.2014, 08:37
If you have changed the selection from 0 - 3 to 0 - 20 - You need to add the new ID's that it checks, for example.
veh != CarInfo[id][c_ID]
veh != CarInfo[id1][c_ID]
veh != CarInfo[id2][c_ID]
veh != CarInfo[id3][c_ID]
veh != CarInfo[id4][c_ID]
veh != CarInfo[id5][c_ID]
veh != CarInfo[id6][c_ID]
veh != CarInfo[id7][c_ID]
veh != CarInfo[id8][c_ID]
veh != CarInfo[id][c_ID]
veh != CarInfo[id1][c_ID]
veh != CarInfo[id2][c_ID]
veh != CarInfo[id3][c_ID]
veh != CarInfo[id4][c_ID]
veh != CarInfo[id5][c_ID]
veh != CarInfo[id6][c_ID]
veh != CarInfo[id7][c_ID]
veh != CarInfo[id8][c_ID]