KZGlobalTeam / gokz

GOKZ SourceMod Plugins
https://gokz.org
GNU General Public License v3.0
66 stars 14 forks source link

Move 128 tick checks to only the plugins that require it #101

Closed zealain closed 5 years ago

zealain commented 5 years ago

Original report by DanZay (Bitbucket: DanZay, GitHub: DanZay).


As far as I know, only gokz-mode-kztimer, gokz-mode-simplekz, gokz-replays and gokz-global ‘require’ 128 tick for their mechanics, particularly prestrafe. Moving the 128 tick rate check to these plugins would allow users to run a different tickrate Vanilla server.

zealain commented 5 years ago

Original comment by sneaK (Bitbucket: sneak_it, ).


This would be great to have on a convar, enforced if globals enabled.

zealain commented 5 years ago

Original comment by DanZay (Bitbucket: DanZay, GitHub: DanZay).


Move 128 tickrate checks to only the plugins that need it, fixing #101