[AJUDA]/Relatorio com Settimer
#7

Quote:
Originally Posted by Luiiz
Посмотреть сообщение
onde bota isso?
pawn Код:
forward RelatarN(playerid);
public RelatarN(playerid)
{
    if ((TempoRelato[playerid]) >= 1)
    {
        TempoRelato[playerid] --;
    }
    else if ((TempoRelato[playerid]) <= 0)
    {
        SendClientMessage(playerid, 0xF68E00F6, "Vocк jб pode usar o Comando: /relatorio novamente!");
        KillTimer(TimerRelato);
        TempoRelato[playerid] = 0;
    }
    return 1;
}
No Final do GM ;*
Reply


Messages In This Thread
[AJUDA]/Relatorio com Settimer - by Luiiz - 11.04.2012, 20:17
Re: [AJUDA]/Relatorio com Settimer - by CidadeNovaRP - 11.04.2012, 20:25
Re: [AJUDA]/Relatorio com Settimer - by Luiiz - 11.04.2012, 20:34
Re: [AJUDA]/Relatorio com Settimer - by CidadeNovaRP - 11.04.2012, 20:42
Re: [AJUDA]/Relatorio com Settimer - by Luiiz - 11.04.2012, 20:49
Re: [AJUDA]/Relatorio com Settimer - by steeldark - 11.04.2012, 21:02
Re: [AJUDA]/Relatorio com Settimer - by CidadeNovaRP - 11.04.2012, 21:14
Re: [AJUDA]/Relatorio com Settimer - by Ricop522 - 11.04.2012, 21:53

Forum Jump:


Users browsing this thread: 1 Guest(s)