open.mp
open.mp copied to clipboard
Player skin out of sync
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.