[Ajuda] Problema ao compilar GM Play Hard
#6

Ta na cara o erro '- Vocк nгo terminou a frase quando terminar coloca " ); "



#edit

pawn Код:
stock VBanID(playerid, giveid, motivo[])
{
    format(NICKBAN, 20, VBanPlayer(giveid));
    if(playerid > -1)
    {
        format(Vstring,128,"'- VBan -' O jogador %s foi banido por %s. Motivo:%s", VBanPlayer(giveid), VBanPlayer(playerid), motivo);
        SendClientMessageToAll(CorBan, Vstring);
        GetPlayerIp(giveid, VIP, sizeof(VIP));
        format(Vnewban, 32, BanDir, VIP);
        DOF2_CreateFile(Vnewban);
        VBanSaveInfo(playerid, Vnewban, motivo, false);
        format(Vnewban, 32, BanDir, VBanPlayer(giveid));
        DOF2_CreateFile(Vnewban);
        VBanSaveInfo(playerid, Vnewban, motivo, false);
    }
Eu acho que assim estб certo
Reply


Messages In This Thread
Problema ao compilar GM Play Hard - by Slipk - 16.10.2014, 13:41
Re: Problema ao compilar GM Play Hard - by RiqueP - 16.10.2014, 13:52
Re: Problema ao compilar GM Play Hard - by DogeMan - 16.10.2014, 13:55
Re: Problema ao compilar GM Play Hard - by Slipk - 16.10.2014, 13:56
Re: Problema ao compilar GM Play Hard - by Slipk - 16.10.2014, 13:59
Re: Problema ao compilar GM Play Hard - by PedexM - 16.10.2014, 14:02
Re: Problema ao compilar GM Play Hard - by DogeMan - 16.10.2014, 14:04
Re: Problema ao compilar GM Play Hard - by Slipk - 16.10.2014, 14:28
Re: Problema ao compilar GM Play Hard - by Slipk - 16.10.2014, 14:42
Re: Problema ao compilar GM Play Hard - by PedexM - 16.10.2014, 14:56

Forum Jump:


Users browsing this thread: 3 Guest(s)