INXgaming servers tend to do that kind of stuff
It happened with Enzo, who's still renting his server at INX. It was Tickrate100 at first. I had to modify the launch command line to tickrate 66 to make it work. Same for another INX server on SF.
the file to change is located in "/srcds_l"
open the "start.forts" [notepad in case...]
it should look like this :
Code:
./srcds_run -game sourceforts +maxplayers 20 +map sf_abandon +ip REMOVED -port 27155 -tickrate 66 +tv_port 27156 +exec server.cfg& > /dev/null 2>&1
changed
-tickrate 100 to
-tickrate 66 and it worked.
cya man