Arena sound problem

Hello, i have a problem with sound stadium:
when im nearthe stadium, start the sound of screaming fans and it’s really annoying, i tried all ways to disable it, but the only way sometimes is just to go high in the sky with the no-clip and go back on street. Anyone have a solution to this problem? Thank you everyone

1 Like

Same here, it’s so anoying, you have to drive very very far away for it to go away.
I could find the sound hash in codewalker but it doens’t give me a name only the type ( AmbientZone )

If anyone could help with this issue it would be very much appreciated.

Do u resolved this issue ?

No, randomly I got this sound… and I try every ambient sound

Hi, execute this client-side SetStaticEmitterEnabled(‘se_dlc_aw_arena_crowd_exterior_lobby’, false)

3 Likes

Oh man love u so much! I will test it soon as possible! Thank u thank u thank u!!!

2 Likes

np u welc

1 Like

I was at this coords and i hear again the sound :smiling_face_with_tear:
Coords: -86.648, -2115.701, 15.182
I need to put it in a loop?

1 Like

No, there is no need to put it in a loop. It should simply be executed once when the player’s game is properly loaded. With Gabz’s MLO on the arena, I no longer have this issue on my side. However, there are other sounds that can be deactivated. Here is a list that you can test by disabling them one by one once you hear the sound.

se_dlc_aw_arena_crowd_background_main
se_dlc_aw_arena_crowd_exterior_lobby
se_dlc_aw_arena_crowd_interior_lobby
se_dlc_aw_arena_construction_01

static emitters list on github / DurtyFree

2 Likes

Ok thank you so much, i will test and let you know on this post if finally we got solution

1 Like

All good ?

1 Like

You are a friggin boss. Tyvm!

1 Like

Here you go

1 Like