cfxregame
Gold Elite
Gang Zones You Heard In The Background Vs. It will help you to turn off the ambient sounds playing in places.
You Need To Add This Code Into Any Script's Client.lua.
You Need To Add This Code Into Any Script's Client.lua.
CreateThread(function()
StartAudioScene("CHARACTER_CHANGE_IN_SKY_SCENE")
SetAudioFlag("PoliceScannerDisabled", true)
end)