Lots of Flyhack Violations on my server
A lot of people on my server are getting kicked for Flyhack Violation when dismounting the minicopter at high speed near the ground, is there anything I can configure to reduce these unnecessary kicks?
I don't know if it has anything to do with this but I doubled every tickrate:
player.tickrate_cl 40
player.tickrate_sv 32
server.tickrate 20​
Thank you.
Unfortunately players were still being kicked for flyhack violation with that plugin, so I removed it.
I guess I can try the antihack.flyhack console commands, but it's hard for me to test it with 0 ping, even with antihack.admincheat 0, as I'm not as susceptible to false positives with a good connection.
Does anyone know exactly what each of the 3 possible values for antihack.flyhack_protection does?
Does anyone know what antihack.flyhack_forgiveness_horizontal / vertical does?
Should I decrease protection or increase forgiveness?
try server.secure 0 server.encryption 0 in your server.cfg or start.bat. WARNING: Only do this if ur desperate.

(It seems you've found these) You can type find fly in console to find the tune-able settings for flyhack kicks.

These flyhack violations usually come from people crashing chinooks, jumping out in nose-dives, trying to tp while in a mini, etc.
5d66db4201195.jpg?uid=5d66db72ac9cd RyanFromRust
try server.secure 0 server.encryption 0 in your server.cfg or start.bat. You can type find fly in console to find the tune-able settings for flyhack kicks.

Those settings will also unlist your server and open the door for cheating more easily, so keep that in mind.

5c2d88ae4ea06.jpg Wulf

Those settings will also unlist your server and open the door for cheating more easily, so keep that in mind.

i think the flyhack tolerance convars are best. Or they could just stop complaining when they crash choppers.

If you want to use server.secure 0 and server.encryption 0 on your server you can do it by using for example the TimedExecute plugin to apply these settings a few minutes after the server boots up, which gives it time to get listed. Or else just do it manually.

With that said, server.secure 0 and server.encryption 0 will NOT stop the flyhack violations - I know this by first hand experience. However, on the plus side, these settings will allow Linux/Proton users to connect to your server! Yay!

On my Linux-enabled servers (see above) I use the NoFlykick plugin and it works fine.