People who are muted can still do a lot of annoying stuff when they shouldn't be able to. These are minor patches to reduce the annoyingness of muted people.
Created attachment 1169[details]
no name changes
Often times when someone is muted, they will constantly rename. The are cvars to prevent rename spam, but it's still annoying when someone changes their name to "so-and-so is a dick" or "^1UNMUTE ME FAG".
Also, some people get annoyed when they !unmute some idiot and it doesn't work because "some idiot" is now called "unmute prz".
This patch prevents people from renaming themselves when they are muted.
Created attachment 1170[details]
no private messages
Everyone knows about
/m admin you're such a fucking dick unmute me now! abuse abuse abuse
And since they have to use the console, you get really hurt by the console history.
This patch doesn't let people send private messages when they are muted.
Created attachment 1171[details]
mute vote
In g_admin.h, the '1' flag is described as "1 - cannot be vote kicked, vote muted". This implements vote mutes and team vote mutes.
Created attachment 1169 [details] no name changes Often times when someone is muted, they will constantly rename. The are cvars to prevent rename spam, but it's still annoying when someone changes their name to "so-and-so is a dick" or "^1UNMUTE ME FAG". Also, some people get annoyed when they !unmute some idiot and it doesn't work because "some idiot" is now called "unmute prz". This patch prevents people from renaming themselves when they are muted.
Created attachment 1170 [details] no private messages Everyone knows about /m admin you're such a fucking dick unmute me now! abuse abuse abuse And since they have to use the console, you get really hurt by the console history. This patch doesn't let people send private messages when they are muted.
Created attachment 1171 [details] mute vote In g_admin.h, the '1' flag is described as "1 - cannot be vote kicked, vote muted". This implements vote mutes and team vote mutes.
Created attachment 1172 [details] can't call votes Ah, then there's vote spamming. This patch doesn't let people who are muted call votes.
Created attachment 1199 [details] don't allow /tell when muted
Created attachment 1310 [details] no private messages how 'bout one that doesn't crash the server?
Comment on attachment 1171 [details] mute vote Obsoleted in svn 925