mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
📦 disabled police scanner sound
This commit is contained in:
@@ -140,6 +140,7 @@ AddEventHandler("esx:playerLoaded", function(xPlayer, _, skin)
|
|||||||
for i = 1, 15 do
|
for i = 1, 15 do
|
||||||
EnableDispatchService(i, false)
|
EnableDispatchService(i, false)
|
||||||
end
|
end
|
||||||
|
SetAudioFlag('PoliceScannerDisabled', true)
|
||||||
end
|
end
|
||||||
|
|
||||||
-- Disable Scenarios
|
-- Disable Scenarios
|
||||||
|
|||||||
Reference in New Issue
Block a user