[Ajuda] Problema com OnPlayerDisconnect
#3

tem isso:

Код:
	if(!strcmp("Toba", pNome(playerid), true))
	{
	    return 0;
	}
	Delete3DTextLabel(Recompensa[playerid]);
    KillTimer(SkinClass[playerid][SpawnTimer] );
    PlayerProps[playerid] = 0;
    EarningsForPlayer[playerid] = 0;
    new string[128], name[MAX_PLAYER_NAME];
   	GetPlayerName(playerid, name, MAX_PLAYER_NAME);

    SavePlayer(playerid);
Reply


Messages In This Thread
[Ajuda] Problema com OnPlayerDisconnect - by cotonete - 16.11.2011, 19:50
Re: [Ajuda] Problema com OnPlayerDisconnect - by ViniBorn - 16.11.2011, 19:56
Re: [Ajuda] Problema com OnPlayerDisconnect - by cotonete - 16.11.2011, 20:02
Re: [Ajuda] Problema com OnPlayerDisconnect - by ViniBorn - 16.11.2011, 20:04
Re: [Ajuda] Problema com OnPlayerDisconnect - by TopFuel - 16.11.2011, 20:06

Forum Jump:


Users browsing this thread: 3 Guest(s)