25.02.2012, 18:24
On the Register system, add in the player file parameter called "Skin"
Then on OnPlayerDisconnect store the skin id as integer in the player file.
Don't forget to add on OnPlayerSpawn the function SetPlayerSkin and the Skin that stored in the file.
Then on OnPlayerDisconnect store the skin id as integer in the player file.
Don't forget to add on OnPlayerSpawn the function SetPlayerSkin and the Skin that stored in the file.