[AJUDA]Quiz com dialog com tempo para responder
#5

Quote:
Originally Posted by Cauezin
Посмотреть сообщение
PHP код:

new TempoPergunta;
new 
TimerPergunta[MAX_PLAYERS];
forward PerguntaPM(playerid);
public 
PerguntaPM(playerid)
{
    
TempoPergunta++;
    if(
TempoPergunta == 15)
    {
        
KillTimer(TimerPergunta[playerid]);
        
Kick(playerid);
    }
    return 
1;

Adiciona isso na hora que aparecer a pergunta :

PHP код:

TimerPergunta
[playerid] = SetTimerEx("PerguntaPM"1000true"i"playerid); 
Nгo testei , porйm nгo apresentou nenhum erro no compilador.
Cara obg, nгo deu erro na compilaзгo, mas no server esse sistema esta afetando todos os нcones atй o sistema de tutorial que eu adicionei(que tbm й clicando pelo нcone), sabe como consertar?

Print : https://imgur.com/RtM2aCk
Reply


Messages In This Thread
[AJUDA]Quiz com dialog com tempo para responder - by GuiH - 29.06.2018, 18:07
Re: [AJUDA]Quiz com dialog com tempo para responder - by Cauezin - 29.06.2018, 18:18
Re: [AJUDA]Quiz com dialog com tempo para responder - by GuiH - 29.06.2018, 18:45
Re: [AJUDA]Quiz com dialog com tempo para responder - by Cauezin - 29.06.2018, 19:16
Re: [AJUDA]Quiz com dialog com tempo para responder - by GuiH - 29.06.2018, 20:04
Re: [AJUDA]Quiz com dialog com tempo para responder - by Cauezin - 29.06.2018, 20:38
Re: [AJUDA]Quiz com dialog com tempo para responder - by GuiH - 29.06.2018, 20:57
Re: [AJUDA]Quiz com dialog com tempo para responder - by Cauezin - 29.06.2018, 21:03

Forum Jump:


Users browsing this thread: 1 Guest(s)