server-beta icon indicating copy to clipboard operation
server-beta copied to clipboard

Player skin out of sync

Open devicewhite opened this issue 1 year ago • 1 comments

If you set the player's skin using SetSpawnInfo and later change the skin with SetPlayerSkin, and then enable spectator mode with TogglePlayerSpectating, a discrepancy will occur.

When the player exits spectator mode, they will see the skin set by SetPlayerSkin, but other players will still see the skin defined by SetSpawnInfo.

Edit: Maybe it also happens with player classes.

devicewhite avatar Sep 26 '24 22:09 devicewhite

Should be the same issue (#741)

ReshiramZekrom1 avatar Sep 27 '24 05:09 ReshiramZekrom1