public OnPlayerSpawn(playerid) { SetOriginalColor(playerid); SetPlayerSkin(playerid, PlayerInfo[playerid][pSkin]); return 1; }