[Ajuda] Problema com o looping
#2

tire a dialog de dentro do loop

PHP Code:
CMD:verkeys(playerid)
{
    new 
string[300];
    for(new 
i3000i++)
    {
        
format(Stringsizeof(String), CONTASstring[i]);
        if(
DOF2::FileExists(String))
        {
            
format(String2sizeof(String2), "%s %s\n"String2string[i]);
        }
        else return 
SendClientMessage(playerid, -1"Nгo existe nenhuma key!");
    }
    
ShowPlayerDialog(playeridDIALOGNORESPONSEDIALOG_STYLE_MSGBOX"Keys existentes"String2"Ok""");
    return 
1;

Reply


Messages In This Thread
Problema com o looping - by DarthVeider - 12.04.2019, 11:30
Re: Problema com o looping - by moura98 - 12.04.2019, 11:49
Re: Problema com o looping - by DarthVeider - 12.04.2019, 11:56
Re: Problema com o looping - by moura98 - 12.04.2019, 12:01
Re: Problema com o looping - by DarthVeider - 12.04.2019, 12:07
Re: Problema com o looping - by RenanMsV - 12.04.2019, 12:44
Re: Problema com o looping - by DarthVeider - 12.04.2019, 13:55
Re: Problema com o looping - by 1sbedx - 12.04.2019, 14:38
Re: Problema com o looping - by DarthVeider - 12.04.2019, 14:45
Re: Problema com o looping - by Felipealves - 12.04.2019, 18:32
Re: Problema com o looping - by DarthVeider - 12.04.2019, 20:57
Re: Problema com o looping - by Felipealves - 12.04.2019, 21:14
Re: Problema com o looping - by DarthVeider - 12.04.2019, 21:15
Re: Problema com o looping - by Felipealves - 12.04.2019, 21:28
Re: Problema com o looping - by DarthVeider - 12.04.2019, 21:30

Forum Jump:


Users browsing this thread: 1 Guest(s)