Dialog Response, Get Duel ID
#5

Yes look at my example:
PHP код:
if(dialogid == 5000)
{
    if(
response)
    {
        new 
count,i;
        for(;
i<MAX_DUELS;i++)
        {
            if(
Duel[i][DuelExiste])
            {
                if(
listitem == count)
                {
                    
//i = ID of the Duel
                    
break;
                }
                
count ++;
            }
        }
    }
    return 
1;

It's right
For me it works i had tested it.

Mencent
Reply


Messages In This Thread
Dialog Response, Get Duel ID - by AlexBlack - 11.04.2015, 17:17
AW: Dialog Response, Get Duel ID - by Mencent - 11.04.2015, 17:23
Re : Dialog Response, Get Duel ID - by AlexBlack - 11.04.2015, 17:25
Re: Dialog Response, Get Duel ID - by SickAttack - 11.04.2015, 17:29
AW: Dialog Response, Get Duel ID - by Mencent - 11.04.2015, 17:29
Re: AW: Dialog Response, Get Duel ID - by SickAttack - 11.04.2015, 17:36
AW: Dialog Response, Get Duel ID - by Mencent - 11.04.2015, 17:38
Re: AW: Dialog Response, Get Duel ID - by SickAttack - 11.04.2015, 17:40
Re : Dialog Response, Get Duel ID - by AlexBlack - 11.04.2015, 17:54
Re : Dialog Response, Get Duel ID - by AlexBlack - 11.04.2015, 18:44

Forum Jump:


Users browsing this thread: 1 Guest(s)