6xvl Posted June 24, 2023 Share Posted June 24, 2023 I have a roleplay server working on and I have a problem where people downloading resources/ in the download menu, can use voicechat and everyone on the server can hear them which is annoying Link to comment
Addlibs Posted June 24, 2023 Share Posted June 24, 2023 I'm not sure if this would work, but have you tried setPlayerVoiceBroadcastTo(thePlayer, nil) and setPlayerVoiceIgnoreFrom(thePlayer, root) in onPlayerJoin on the server side? This should be able to control the player's voice chat even if clientside scripts haven't downloaded, but I haven't tested this. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now