Skip to content
New issue

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

Doenst work with TTT_Spectator_Deathmatch #12

Open
Chr157i4n opened this issue Jul 10, 2020 · 3 comments
Open

Doenst work with TTT_Spectator_Deathmatch #12

Chr157i4n opened this issue Jul 10, 2020 · 3 comments

Comments

@Chr157i4n
Copy link

Description

Players are able to unmute themself, by joining Spectator Deathmatch

Steps to Reproduce

  1. die in a round
  2. get muted by this addon
  3. unmute oneself by joining Spectator Deathmatch

Expected behavior: not beeing unmuted

Actual behavior: beeing unmuted

Reproduces how often: everytime

@Chr157i4n
Copy link
Author

this bug is triggered by:
hook.Add("PlayerSpawn", "ttt_discord_bot_PlayerSpawn", function(ply)
unmute(ply)
end)

line 165 in shared.lua

@Kofro
Copy link

Kofro commented Jul 13, 2020

Can you link the addon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants