[Multiplayer] Players that join late do not have proxycolors networked.
Opened this issue · 1 comments
NotAKidoS commented
I can't actually test if this is an issue, but looking at the code I am 100% sure this happens.
I'm not sure how to properly implement a hook for players that just joined to receive the proxy colors, so this is something I can not fix on my own.
LoveRenamon commented
If confirmed this issue, we can take a look at Pac3 Addon on how it enforce the props being updated when a player joins later to replicate on this addon.
I just need to update my dedicated server first to test it