[HELP] Trying to silence all electronics

Hi, im trying to silence all electronics, music, radios, i used [Release] [JS] Radio and stream white noise to all radios, and now im trying to stop all static emitters, and sounds from some bussiness.

i found this list of static emitters, but i think i am missing some, or some other sounds?

Looks like:

Citizen.CreateThread(function() 
  while true do
    Wait(1000)
    StartAudioScene("DLC_MPHEIST_TRANSITION_TO_APT_FADE_IN_RADIO_SCENE")
  end
end)

stops all sounds

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.