We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/dreamstalker/rehlds/blob/b870de768b3260b4c4b500c0a143caff1b697a9c/rehlds/engine/sv_main.cpp#L3855
why does SV_FilterPacket() return TRUE if sv_filterban is 0.0 , it will ban all players?
SV_FilterPacket()
The text was updated successfully, but these errors were encountered:
383d60a
Improved behavior of sv_filterban 0. Fixes #1027
693b51c
No branches or pull requests
https://github.com/dreamstalker/rehlds/blob/b870de768b3260b4c4b500c0a143caff1b697a9c/rehlds/engine/sv_main.cpp#L3855
why does
SV_FilterPacket()
return TRUE if sv_filterban is 0.0 , it will ban all players?The text was updated successfully, but these errors were encountered: