Suggestion: Server tick event #44
inglettronald
started this conversation in
Ideas and Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This would simply allow for very accurate timers for various features.
Examples (click to expand)
TPS huds could also finally be very accurate, which is a novel idea.
This is possible in 1.8 through the
S32PacketConfirmTransaction
(and on modernCommonPingSC2Packet
), which gets sent reliably every tick. However, it would be nice if this behavior was officially supported.Beta Was this translation helpful? Give feedback.
All reactions