various improvements #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "Lonsfor/srb2k-leaderboard:lonsfor-patch-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
(Thumbs up emoji)
The changes in
5790a3c020
will throw all players into spectator if the lb_afk cvar is flipped on midgame. This was the reason for iterating and setting the afkTime, even when disabled. Using a CV_CALL is sadly not fast enough for preventing this.I would like a revert or a fix before merging.
to be honest, i dont care. like who would turn the akf on in the middle of a race and not on server start.
i think this is better than wasting a full iteration on a feature that you might not want on.
I agree it's not desirable, but I value consistent expectation of functionality over this negligible performance penalty. You shouldn't question why someone will do something but rather be prepared for it.
I'll apply a fix myself.
Thank you.
Pull request closed