[Ajuda] Tutorial sу aparece para id 0
#3

O SetTimerEx padrao do samp estava me acarretando um problema de ser executado mais rбpido que o tempo normal...
PHP код:
forward IniciarTuto(playerid);
public 
IniciarTuto(playerid)
{
    
Tuto[playerid] = 1;
    
ProxTuto[playerid] = 1;
    
SetPlayerCameraPos(playerid, -2535.52811302.938278.0744);
    
SetPlayerCameraLookAt(playerid, -2536.05711303.784177.8044);
    for(new 
i=0;i<11;++iPlayerTextDrawShow(playeridTutorialTD[i]);
    
SetTimerEx_("PularTuto"20000200001"d"playerid);
    return 
1;

Reply


Messages In This Thread
Tutorial sу aparece para id 0 - by garotin - 07.10.2015, 06:16
Re: Tutorial sу aparece para id 0 - by n0minal - 07.10.2015, 06:33
Re: Tutorial sу aparece para id 0 - by garotin - 07.10.2015, 12:31
Re: Tutorial sу aparece para id 0 - by VeNuZ_ - 07.10.2015, 12:51
Re: Tutorial sу aparece para id 0 - by garotin - 07.10.2015, 12:54
Re: Tutorial sу aparece para id 0 - by n0minal - 07.10.2015, 15:26
Re: Tutorial sу aparece para id 0 - by garotin - 07.10.2015, 17:13
Re: Tutorial sу aparece para id 0 - by n0minal - 07.10.2015, 19:21
Re: Tutorial sу aparece para id 0 - by garotin - 07.10.2015, 19:33
Re: Tutorial sу aparece para id 0 - by garotin - 07.10.2015, 22:45

Forum Jump:


Users browsing this thread: 1 Guest(s)