25.09.2017, 20:59
Are you setting the player's skin when they spawn? Example, once the player's data has been loaded you would use:
Code:
SetPlayerSkin(playerid, PlayerInfo[playerid][pSkin]);