shavitush / bhoptimer

A bunnyhop timer plugin for Counter-Strike: Source, Counter-Strike: Global Offensive and Team Fortress 2.
https://timer.shav.it
GNU General Public License v3.0
230 stars 94 forks source link

Gains too low #1153

Closed OstoraSiraj closed 2 years ago

OstoraSiraj commented 2 years ago

Hello, i switched from opentimer to this for my bhop maps testings but i am having a problem when playing on normal with autobhop on, my gains are too low, i checked the config but eveything seems fine (accelerate 5, airaccelerate 1000, ...) i provided 2 videos to compare, the 1st is from my lan server, the 2nd is EUFrag which also uses this timer afaik. https://streamable.com/tv5z14 https://streamable.com/40p9ib

rtldg commented 2 years ago

CSS bhop servers are 99% 100 tick these days. Testing with 66 tick (CSS default) gives me similar results as your video. It's likely you're missing the extension that CSS servers need to change the tickrate.

Grab tickrate_enabler from here and then add -tickrate 100 to your srcds launch options.

rtldg commented 2 years ago

forgot link https://github.com/daemon32/tickrate_enabler/releases/tag/0.5

OstoraSiraj commented 2 years ago

Thanks, i didn't know that tikrate has to do with this