Get same skin when spawn.
#3

PHP код:
new Skin;
public 
OnPlayerDisconnect(playeridreason)
{
    
Skin GetPlayerSkin(playerid);
    return 
1;
}
public 
OnPlayerSpawn(playerid)
{
    
SetPlayerSkin(playeridSkin);
    return 
1;

Reply


Messages In This Thread
Get same skin when spawn. - by Configuration - 16.07.2013, 23:22
Re: Get same skin when spawn. - by Nines - 16.07.2013, 23:30
Re: Get same skin when spawn. - by ThePhenix - 16.07.2013, 23:41
Re: Get same skin when spawn. - by RajatPawar - 17.07.2013, 06:26

Forum Jump:


Users browsing this thread: 1 Guest(s)