[Ajuda] /orgs em Dialog
#3

Use neste estilo:

pawn Код:
if(strcmp(cmd, "/orgs", true) == 0 || strcmp(cmd, "/organizacoes", true) == 0)
    {
        if(IsPlayerConnected(playerid))
        {
            if (PlayerInfo[playerid][pAdmin] >= 0)
            {
                if(admtrampando[playerid] < 0 && PlayerInfo[playerid][pAdmin] != 0 && PlayerInfo[playerid][pAdmin] != 0 && PlayerInfo[playerid][pAdmin] != 0)
                {
                    SendClientMessage(playerid, COLOR_GRAD1, "Vocк nгo estб trabalhando! (/administrar)");
                    return 1;
                }
                format(string, sizeof(string), "{828282}Nє1 {FF8C00}Policia Militar: {828282}%s\n", InfoOrg[1][Lider]);
                ShowPlayerDialog(playerid,IDDIALOG,DIALOG_STYLE_MSGBOX,"Orgs do Servidor:",string,"Fechar","");
            }
        }
        return 1;
    }
Reply


Messages In This Thread
/orgs em Dialog - by lucasvictor222 - 18.08.2012, 19:08
AW: /orgs em Dialog - by Wallker - 18.08.2012, 19:11
Re: /orgs em Dialog - by Scripter Fodastico - 18.08.2012, 19:12
Re: /orgs em Dialog - by Tony_Rodrigues - 18.08.2012, 19:14
Re: /orgs em Dialog - by paulor - 18.08.2012, 20:19
AW: /orgs em Dialog - by Wallker - 18.08.2012, 20:30
Re: /orgs em Dialog - by lucasvictor222 - 18.08.2012, 20:41
Re: AW: /orgs em Dialog - by paulor - 18.08.2012, 20:49

Forum Jump:


Users browsing this thread: 1 Guest(s)