@TsFreddie i cant use the race timer because my mod displays scores, not times. Optionally, I do have /score time which shows score as time, and that is the only point where i use the race flag
wont work either, broadcast is commonly used as an xp message in my mod xD
07:12
seems like im not getting synced envelopes for 0.7 xd But i really wonder why ddnet client doesnt care about the gamestarttick, seems like it only receives it onces then never looks back at it again
obviously false, 0.7 bases on the gamestarttick, but at ALL TIME, ddnet somehow fetches the start tick while joining, then never looks back at it
13:44
so, the animation is always good for ddnet clients, but for 0.7 it gets out of sync if the gamestarttick changes for them, so if i dont pass the startline (gamestarttick is normal) then it also works there
13:44
why does the 0.7 client has to always check the gamestarttick? where is the sense