[Ajuda] Avancar o tutorial so em 10 segundos
#4


Olб , Vamos lб.


Leia essas coisas.

* GetPVarInt
* SetPVarInt
* DeletePVar


Exemplo De Modo De Uso.

pawn Код:
//no tutorial
SetTimerEx("esperartutorial",10*1000,false,"i",playerid);
if(GetPVarInt(playerid,"Espero10")==0)
{
        SetPVarInt(playerid,"Espero10",1);
}
else {return SendClientMessage(playerid,-1,"[AVISO] Aguarde 10 Segundos Para Continuar");}

//no final do gm ou no comeзo vocк que sabe
forward  esperartutorial(playerid);
public esperartutorial(playerid){
    return DeletePVar(playerid,"Espero10");
}

ou procure se informar sobre * GetTickCount
Reply


Messages In This Thread
Avancar o tutorial so em 10 segundos - by Junior_Cunha - 09.01.2013, 10:18
Re: Avancar o tutorial so em 10 segundos - by TreePuncher - 09.01.2013, 10:52
Respuesta: Avancar o tutorial so em 10 segundos - by oOFotherOo - 09.01.2013, 11:09
Re: Avancar o tutorial so em 10 segundos - by Q.I - 09.01.2013, 11:14
Re: Avancar o tutorial so em 10 segundos - by Junior_Cunha - 09.01.2013, 15:09
Re: Avancar o tutorial so em 10 segundos - by Maklister - 09.01.2013, 15:16

Forum Jump:


Users browsing this thread: 3 Guest(s)