Digital Paint Discussion Board
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Digital Paint Discussion Board
»
Development
»
Bugs, Feature Requests, and Feedback
»
Chat rate limit?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Chat rate limit? (Read 1799 times)
bung-alope
PGP
Posts: 16
Chat rate limit?
«
on:
April 17, 2007, 07:59:41 PM »
I haven't seen anything implemented for it in my cfg files...
Would it be possible at all to put a rate limit on chat? It's incredibly obnoxious when immature players scroll text after every kill/death/spawn.
Maybe something that could detect duplicate text scrolling so regular chatters wouldn't suffer from rate limiting?
Logged
Cobo
Autococker
Posts: 1362
Re: Chat rate limit?
«
Reply #1 on:
April 17, 2007, 08:16:30 PM »
I dont think this is implemeted, but you can vote for it on the next build thread.
For now you could just ignore the persons that spams text.
Logged
Zorchenhimer
Autococker
Posts: 2614
Re: Chat rate limit?
«
Reply #2 on:
April 17, 2007, 09:42:12 PM »
Official Feature Vote of 2007
Logged
Chef-Killer
Map Committee
Autococker
Posts: 1312
Re: Chat rate limit?
«
Reply #3 on:
April 18, 2007, 08:33:06 AM »
If you are a server admin, you can do:
Code:
[Select]
cvar_set floodprotect 1
It helps a little bit, because they have a limit for some seconds. If they reach this limit, they can't spam for 10 seconds.
Logged
KiLo
Autococker
Posts: 2086
Re: Chat rate limit?
«
Reply #4 on:
April 18, 2007, 09:48:28 AM »
They can spam about 4 lines before the 10 seconds goes into effect.
Logged
Chef-Killer
Map Committee
Autococker
Posts: 1312
Re: Chat rate limit?
«
Reply #5 on:
April 18, 2007, 10:10:01 AM »
I know
Quote from: Chef-Killer on April 18, 2007, 08:33:06 AM
It helps a little bit, ...
Logged
jitspoe
Administrator
Autococker
Posts: 18802
Re: Chat rate limit?
«
Reply #6 on:
April 18, 2007, 02:28:47 PM »
cmdfloodprotect -- this sets a limit on basically all commands that can be spammy (in seconds). Originally I had it set to 1 second, but many people complained about not being able to recon fast enough, so the default was bumped down to 0.2 seconds.
Logged
Print
Pages: [
1
]
« previous
next »
Digital Paint Discussion Board
»
Development
»
Bugs, Feature Requests, and Feedback
»
Chat rate limit?