Hallo Leute
Ich habe ein Probelm ich kriege eine Error Meldung (error 033: array must be indexed (Variable "PoliceVehicle") bei dieser Zeile:
if(GetVehicleModel(vehicleid) == PoliceVehicle[i])
Definiert ist PoliceVehicle
new PoliceVehicle[14][1] = {
416,
433,
523,
427,
490,
528,
407,
544,
596,
597,
598,
599,
432,
601
};