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

late loading improvement and hp reset on restart #1187

Closed xhaooy closed 1 year ago

rtldg commented 1 year ago

I edited the late-loading cvar flag one to handle the games where the cvars don't exist (and also removed sv_autobunnyhopping since the flags on it aren't modified). I moved the reset hp cvar to shavit-misc too and renamed it to shavit_misc_restart_with_full_hp (and made it CSS/CSGO only [until someone wants it changed] because m_bHasHelmet is CS only and TF2 has different health values (and no armour?))

xhaooy commented 1 year ago

oops, my bad with sv_autobunnyhopping cvar...

thanks for accepting :)