25.09.2015, 09:48
Hmm, I made skin saving system, It should sets the skin to previous one used last login, But the problem is
It doesn't set the skin after loading
Heres my code in login:
I think it should set the skin to previous one, and force spawning the player
but i get to the class selection everytime
It doesn't set the skin after loading
Heres my code in login:
PHP код:
SetPlayerSkin(playerid,PlayerInfo[playerid][pSkin]);
SpawnPlayer(playerid);
but i get to the class selection everytime