Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Player skin out of sync #991

Open
devicewhite opened this issue Sep 26, 2024 · 1 comment
Open

Player skin out of sync #991

devicewhite opened this issue Sep 26, 2024 · 1 comment

Comments

@devicewhite
Copy link

devicewhite commented Sep 26, 2024

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.

@ReshiramZekrom1
Copy link
Contributor

Should be the same issue (#741)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants