Backwards style
Now that shavit's no longer maintaining this repo, would it be possible? (referring to #518)
There already seems to have been someone who implemented this here.
Just use that external plugin instead?
Just use that external plugin instead?
The external plugin makes it harder to validate that the server's backwards style is genuinely forcing backwards style
agreed, also https://github.com/shavitush/bhoptimer/blob/466bcf62dfc4fd509b47f3968cf3a1d8c1751297/addons/sourcemod/scripting/shavit-core.sp#L3858 exists lol
That's only an angle check so it's properly calculated for each style;;
Oh, it's wrong btw anyway, should be
else if (dirangle > 157.5 && dirangle < 202.5)}
in fact, most of the styles sync are fucked up because of that, kek