We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Players are able to unmute themself, by joining Spectator Deathmatch
Expected behavior: not beeing unmuted
Actual behavior: beeing unmuted
Reproduces how often: everytime
The text was updated successfully, but these errors were encountered:
this bug is triggered by: hook.Add("PlayerSpawn", "ttt_discord_bot_PlayerSpawn", function(ply) unmute(ply) end)
line 165 in shared.lua
Sorry, something went wrong.
Can you link the addon?
https://steamcommunity.com/sharedfiles/filedetails/?id=404599106 https://github.com/Tommy228/TTT_Spectator_Deathmatch
No branches or pull requests
Description
Players are able to unmute themself, by joining Spectator Deathmatch
Steps to Reproduce
Expected behavior: not beeing unmuted
Actual behavior: beeing unmuted
Reproduces how often: everytime
The text was updated successfully, but these errors were encountered: