[Ajuda] Tutorial
#8

A base tб ai, edite e tenha um bom uso!
PHP код:
#define ETAPAS_TUTORIAL 5 

forward Tutorial(playeridetapa); 

new const 
    
tempoTutorial[ETAPAS_TUTORIAL] = { 
        
1000// duraзгo da etapa 1 
        
2000// duraзгo da etapa 2 
        
3000// duraзгo da etapa 3 
        
4000// duraзгo da etapa 4 
        
5000 // duraзгo da etapa 5 
    
}; 

public 
Tutorial(playeridetapa) { 
    if(
etapa || etapa ETAPAS_TUTORIAL) { 
        return 
1
    } 

    if(
etapa == ETAPAS_TUTORIAL) { 
        
// Fim do tutorial 
        
return 1
    } 

    switch(
etapa) { 
        case 
0: { 
            
// etapa 1 
        


        case 
1: { 
            
// etapa 2 
        


        case 
2: { 
            
// etapa 3 
        


        case 
3: { 
            
// etapa 4 
        


        case 
4: { 
            
// etapa 5 
        

    } 

    return 
SetTimerEx("Tutorial"tempoTutorial[etapa], 0"ii"playerid, (etapa 1)); 

Reply


Messages In This Thread
Tutorial - by RockstarL - 27.01.2016, 18:25
Re: Tutorial - by LockedLucas - 27.01.2016, 18:31
Re: Tutorial - by ClaudioF - 27.01.2016, 18:32
Re: Tutorial - by RockstarL - 27.01.2016, 18:39
Re: Tutorial - by [BOPE]Seu._.Madruga - 27.01.2016, 20:13
Re: Tutorial - by Coringa_Vilao - 27.01.2016, 20:42
Re: Tutorial - by RockstarL - 28.01.2016, 14:37
Re: Tutorial - by [BOPE]Seu._.Madruga - 28.01.2016, 16:09
Re: Tutorial - by RockstarL - 28.01.2016, 16:24

Forum Jump:


Users browsing this thread: 3 Guest(s)