openmultiplayer / open.mp

Open Multiplayer, a multiplayer mod fully backwards compatible with SA-MP
https://open.mp
Mozilla Public License 2.0
454 stars 92 forks source link

Player skin out of sync #991

Open devicewhite opened 2 days ago

devicewhite commented 2 days ago

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 commented 1 day ago

Should be the same issue (#741)