[AJUDA] argument 3
#5

Caro kratty, tente assim.
pawn Код:
if(strcmp(cmdtext, "/relatorio" ,true)==0)
    {
       if(IsPlayerConnected(playerid))
       {
          if(PlayerVip[playerid] == 1)
          {
             format(gstring, sizeof(gstring), "--> Relatуrio Vip-Bronze de %s - ID[%d]: %s -->", pNome, iddele, result);
            ABroadCast(COR_VIPB,gstring,1);
             SendClientMessage(playerid, COR_VIPB, "Seu relatуrio Vip foi enviado aos admins, aguarde uma resposta...");
          }
          return 1;
       }
       return 1;
    }
Vocк tinha um parametro a menos, e eu retirei, para ficar tudo certo, tente assim.

Atenciosamente BlueX
Reply


Messages In This Thread
[AJUDA] argument 3 - by kratty - 23.12.2011, 09:07
Re: [AJUDA] argument 3 - by [S]trong - 23.12.2011, 09:52
Re: [AJUDA] argument 3 - by kratty - 23.12.2011, 10:26
Re: [AJUDA] argument 3 - by kratty - 23.12.2011, 12:22
Re: [AJUDA] argument 3 - by RebeloX - 23.12.2011, 12:27
Re: [AJUDA] argument 3 - by kratty - 23.12.2011, 12:33
Re: [AJUDA] argument 3 - by RebeloX - 23.12.2011, 12:49
Re: [AJUDA] argument 3 - by kratty - 23.12.2011, 12:51
Re: [AJUDA] argument 3 - by RebeloX - 23.12.2011, 13:07
Re: [AJUDA] argument 3 - by kratty - 23.12.2011, 13:13

Forum Jump:


Users browsing this thread: 5 Guest(s)