MantisBT - Zandronum
View Issue Details
0003263Zandronum[All Projects] Bugpublic2017-09-13 14:022018-09-30 23:23
Michaelis 
Dusk 
normalmajoralways
closedno change required 
PCWindows 10version 1703
3.0 
 
0003263: "sv_limitcommands false" but still banned for flood
Even with "sv_limitcommands" set to "false" I'm banned for command flood and not allowed to suicide more often than once in 10 seconds.
1. Connect to a server
1. Set "sv_limitcommands" to "false"
2. Use "kill"
3. Respawn and use "kill" again immediately

Expected result: you die.

Actual result: you get "You must wait at least 10 seconds before suiciding again."
Bug manifests when netstate is CLIENT.
It doesn't affect games with netstates SINGLE PLAYER and MULTIPLAYER EMULATION.
No tags attached.
Issue History
2017-09-13 14:02MichaelisNew Issue
2017-09-13 15:05DrinkyBirdNote Added: 0018293
2017-09-13 15:59MichaelisNote Added: 0018294
2017-09-13 16:39WaTaKiDNote Added: 0018295
2017-09-14 07:16DuskStatusnew => resolved
2017-09-14 07:16DuskResolutionopen => no change required
2017-09-14 07:16DuskAssigned To => Dusk
2018-09-30 23:23Blzut3Statusresolved => closed

Notes
(0018293)
DrinkyBird   
2017-09-13 15:05   
Are you setting the CVar on the server? Because it sounds like you're setting it on the client.
(0018294)
Michaelis   
2017-09-13 15:59   
Yes, I am setting it on server, both using ingame "rcon" command and in server console itself. Server also reports it back as being false.
(0018295)
WaTaKiD   
2017-09-13 16:39   
sv_limitcommands was restricted to beta builds as per: 'https://zandronum.com/tracker/view.php?id=2633 [^]' and 'https://bitbucket.org/Torr_Samaho/zandronum-stable/commits/5fc7cd2b35ea [^]'