open.mp icon indicating copy to clipboard operation
open.mp copied to clipboard

Player skin out of sync

Open devicewhite opened this issue 1 year ago • 1 comments
trafficstars

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