[Ajuda] Ainda estudando sobre as entregas
#1

codigo
PHP код:
    if(dialogid == rLos)
    {
        if(
response)
        {
            if (
listitem == 0)
            {
                if(
rEntregar[playerid] == 1)
                {
                    
SendClientMessage(playerid,Vermelho,"| ERRO | Vocк jб pegou uma Entrega, entregue-a!");
                    return 
1;
                }
                {
                    new 
string[128];
                    new 
rand random(sizeof(CheckPointsP));
                    
rEntregar[playerid] = 1;
                    
GanhaGorjeta[playerid] = 1;
                    
timerGorjeta[playerid] = SetTimerEx("GanhaGorjeta1"60000false"i"playerid);
                    new 
FloatDistancia GetPlayerDistanceFromPoint(playerid,CheckPointsP[rand][0],CheckPointsP[rand][1],CheckPointsP[rand][2]);
                    
SetPlayerRaceCheckpoint(playerid1CheckPointsP[rand][0],CheckPointsP[rand][1],CheckPointsP[rand][2], 0003.10);
                    
format(string,sizeof(string),"{FFFFFF}Uma Entrega para entregar a {30F72D}%0.2f {FFFFFF}metros ,siga o checkpoint para entrega-la",Distancia);
                    
ShowPlayerDialog(playerid221DIALOG_STYLE_MSGBOX"{6495ED}Entregas Por Los-Santos."string"Pegar""");
                }
                
rEntregar[playerid] = 1;
                
SendClientMessage(playerid, -1"Voce pegou uma entrega");
            }
        }
    } 
esta correto o modo q eu estou fazendo ?

@EDIT eu acabei de testar o comando, ate la tudo bem. chegando para entregar o check nao desativa. oq posso fazer?
Reply


Messages In This Thread
Ainda estudando sobre as entregas - by VinnyScript - 14.11.2016, 17:20
Re: Ainda estudando sobre as entregas - by zSuYaNw - 14.11.2016, 20:21
Re: Ainda estudando sobre as entregas - by VinnyScript - 15.11.2016, 13:55
Re: Ainda estudando sobre as entregas - by RiqueP - 15.11.2016, 15:50
Re: Ainda estudando sobre as entregas - by VinnyScript - 15.11.2016, 15:57

Forum Jump:


Users browsing this thread: 1 Guest(s)