Ok I read it but one question did you changed the vehicle names? because I see only Dutch vehicle names and a fault in the script " soundID = Audio::PlaySample3D("mod:Audio/FX/sirens/.siren01wav", CarPos, true); " it should be: soundID = Audio::PlaySample3D("mod:Audio/FX/sirens/siren01.wav", CarPos, true);