Does anybody know how i can disable talking well players are dead?
I would greatly appreciate your help. Thanks
If you’re using pmavoice, it has functions to mute players:
https://github.com/search?q=repo%3AAvarianKnight%2Fpma-voice%20mute&type=code
I think you can also use the MumbleSetPlayerMuted native:
or if you can send me the line of code and tell me exactly what directory to put it in. Would it go in shared.lua?
You’ll need to add it where a player dies and revives in your resource that deals with that. I won’t write anything.
would it go here?