NB! It seems this console command is not compatible with CS2.
Command Profile

NET_DROPONSENDOVERFLOW

CS:GO

This command, if enabled, will end a connection (e.g. kick a player) when the client sends too much data (causing a buffer overrun). Default is 0 (disabled).

Syntax
net_droponsendoverflow [0 / 1]

Description

This command, if enabled, will end a connection (e.g. kick a player) when the client sends too much data (causing a buffer overrun). Default is 0 (disabled).

How To Use net_droponsendoverflow

  1. Enable the developer console in Counter-Strike settings.
  2. Open the console with the tilde key (~).
  3. Enter net_droponsendoverflow [0 / 1], replacing bracketed arguments with the value you want, then press Enter.

This legacy command is not currently listed as compatible with Counter-Strike 2.

Syntax And Arguments

net_droponsendoverflow [0 / 1]
0 / 1 Enter 0 to not drop on send overflow (default). Enter 1 to drop connections when too much data is sent.

Related Commands