Third party sv_maxPing doesn't work as intended

Posts
278
Likes
361
What went wrong
I can still play with a ping of 600 when my sv_maxPing is set to 200

What should have happened
I should've been prevented from connecting like the option says in the config

How to reproduce
Configure a server with the following and restart it:
Code:
seta sv_maxPing "200"             // Only players with a ping below this can connect to your server. "0" = disabled.
Load up a VPN and choose a country very far away. I tested it on an EU server with an AUS VPN ~ 600 ping
You can connect and play
 

Spaghetti

Floating in the void
R2D2
Movie Battles II Team Retired
Posts
1,637
Likes
1,633
MBII doesn't touch this command so this isn't really our bug, if it is one. This is engine side.
 
Top