- Posts
- 283
- Likes
- 386
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:
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
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.
You can connect and play