Kicked - Issued too many commands to server

Criticism, suggestions and support.

Moderator: Verwaltung

Post Reply
'blis
Spieler
Posts: 7
Joined: Mon 17. Sep 2018, 23:42
Steam-ID: STEAM_0:0:5378548
4played Profil

Kicked - Issued too many commands to server

Post by 'blis »

Hi, I have been getting kicked with the message, "Issued too many commands to server". It has only been happening since the update.

Would this be a problem with my key binds?

Do I change weapon too often maybe? I switch back and forth between shotgun and scout a lot.

Or do I press too many buttons? I play guitar so I have quite fast fingers.

It seems to happen quite randomly. I cant figure it out.

This is my deathmatch config:

Code: Select all

bind mwheelup "buy m3; use weapon_m3"
bind mwheeldown "buy scout; use weapon_scout"

bind q "use weapon_deagle; use weapon_usp; use weapon_glock; use weapon_p228; use weapon_elite; use weapon_fiveseven"

bind f "use weapon_ak47; use weapon_m4a1; use weapon_galil; use weapon_scout; use weapon_sg552; use weapon_awp; use weapon_aug; use weapon_famas; use weapon_sg550; use weapon_g3sg1; use weapon_xm1014; use weapon_mac10; use weapon_tmp; use weapon_mp5navy; use weapon_p90; use weapon_m249; use weapon_xm1014; use weapon_m3; use weapon_ump45"

bind mouse4 "use weapon_knife"
bind mouse5 "use weapon_knife"

bind e "use weapon_hegrenade"
User avatar
Stefan
Development
Posts: 494
Joined: Tue 31. Jan 2012, 00:08
Steam-ID: STEAM_0:1:11827467
Been thanked: 69 times
Contact:
4played Profil

Re: Kicked - Issued too many commands to server

Post by Stefan »

Currently, there’s nothing we can do about it, unfortunately. As you already suspected, it’s due to the new Counter-Strike update.
JETZT 4PLAYED BEI TWITTER UND FACEBOOK FOLGEN!

Twitter: https://twitter.com/4playedDE | Facebook: http://fb.com/4played
'blis
Spieler
Posts: 7
Joined: Mon 17. Sep 2018, 23:42
Steam-ID: STEAM_0:0:5378548
4played Profil

Re: Kicked - Issued too many commands to server

Post by 'blis »

Thanks for clarifying. It's not too much of a problem. So long as I'm not breaking any server rules.
'blis
Spieler
Posts: 7
Joined: Mon 17. Sep 2018, 23:42
Steam-ID: STEAM_0:0:5378548
4played Profil

Re: Kicked - Issued too many commands to server

Post by 'blis »

I think I figured it out. Thought I would post in case anyone else has the same problem.

It seems to be related to a new setting they added in the update.

Code: Select all

sv_quota_stringcmdspersecond
It limits how many string commands per second clients are allowed to submit.
I think string commands are ones in speech marks like,

Code: Select all

bind mwheelup "buy m3; use weapon_m3"
The default is 40 but it seems to kick you for just 2 if they are too close together.

I was mostly getting kicked for the way I de-scope. I press q then f to quickly switch to pistol and back to rifle.
I just need to remember to do this more slowly and all is fine.
The other thing was accidentally spinning my mouse wheel fast. Easy to avoid.
Post Reply