[Ajuda] /rg nao fecha
#2

Ta aн, n testei....

pawn Код:
if (strcmp(cmd, "/rg", true) == 0)
    {
     if(IsPlayerConnected(playerid))
         {
            if (gPlayerLogged[playerid] != 0)
            {
            if (PoderosoInfo[playerid][PAbriuRG] = 0)
            {
             ShowStats(playerid,playerid);
             PoderosoInfo[playerid][PAbriuRG] = 1
             GetPlayerName(playerid, sendername, sizeof(sendername));
             format(string, sizeof(string), "* %s Abre sua carteira e confere o Rg.", sendername);
             ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);
             }
             else if (PoderosoInfo[playerid][PAbriuRG] = 1)
             {
            TextDrawDestroy(playerid,LRGBox[playerid]);
            TextDrawDestroy(playerid,LRGBox2[playerid]);
            TextDrawDestroy(playerid,LRGBox3[playerid]);
            TextDrawDestroy(playerid,LRGBox4[playerid]);
            TextDrawDestroy(playerid,LRGBox5[playerid]);
            TextDrawDestroy(playerid,LRGBox6[playerid]);
            TextDrawDestroy(playerid,LRGBox7[playerid]);
            TextDrawDestroy(playerid,LRGBox8[playerid]);
            TextDrawDestroy(playerid,NickRGBox[playerid]);
             PoderosoInfo[playerid][PAbriuRG] = 0
             GetPlayerName(playerid, sendername, sizeof(sendername));
             format(string, sizeof(string), "* %s Fechou sua carteira.", sendername);
             ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);
             }
             }
             else
             {
             SendClientMessage(playerid, COLOR_GRAD1, "   Voce nao esta logado !");
             }
             }        return 1;
             }
Se funfar, fala
Reply


Messages In This Thread
[Ajuda] /rg nao fecha - by azull - 04.08.2010, 23:46
Re: [Ajuda] /rg nao fecha - by Marco_Nutz - 04.08.2010, 23:55
Re: [Ajuda] /rg nao fecha - by Diogo_braz - 05.08.2010, 07:00
Re: [Ajuda] /rg nao fecha - by azull - 05.08.2010, 10:43
Re: [Ajuda] /rg nao fecha - by Diogo_braz - 05.08.2010, 11:24
Re: [Ajuda] /rg nao fecha - by [BEP]AcerPilot - 05.08.2010, 13:40
Re: [Ajuda] /rg nao fecha - by Flavinho153 - 05.08.2010, 13:42
Re: [Ajuda] /rg nao fecha - by Marco_Nutz - 05.08.2010, 16:28
Re: [Ajuda] /rg nao fecha - by azull - 05.08.2010, 16:38
Re: [Ajuda] /rg nao fecha - by BiieL - 05.08.2010, 17:43

Forum Jump:


Users browsing this thread: 3 Guest(s)