[Ajuda] Tutorial
#5

PHP код:
enum tInfo {
    
Tutorial
}

new 
Timer[MAX_PLAYERS][tInfo];

forward Timer2(playeridtempo);

Timer[playerid][Tutorial] = SetTimerEx("Timer2"5000false"id"playeridtempo);

public 
Timer2(playeridtempo)
{
    
KillTimer(Timer[playerid][Tutorial]);
    
//Funзхes
    
Timer[playerid][Tutorial] = SetTimerEx("Timer3"tempofalse"id"playeridtempo);
    return 
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: 1 Guest(s)