17.02.2009, 08:08
Save the player skin in an enum, Make save on /setskin or what ever is your command.
Then, Go to the public OnPlayerSpawn.
And do like
SetPlayerSkin(playerid,enumskin);
Then, Go to the public OnPlayerSpawn.
And do like
SetPlayerSkin(playerid,enumskin);