[ajuda] Dialog
#3

e como devo aplicar isso aqui:

pawn Код:
if(strcmp(cmd, "/comandos", true) == 0)
    {
        if(IsPlayerConnected(playerid))
        {
           ShowPlayerDialog(playerid, 20, DIALOG_STYLE_MSGBOX, "comandos", "/comandos", "Ok", "Sair");
           return 1;
        }
        return 1;
    }
Reply


Messages In This Thread
[ajuda] Dialog - by Lucas_ - 11.04.2011, 21:36
Re: [ajuda] Dialog - by zSuYaNw - 11.04.2011, 21:41
Re: [ajuda] Dialog - by Lucas_ - 11.04.2011, 21:48
Re: [ajuda] Dialog - by Macintosh - 11.04.2011, 22:04
Re: [ajuda] Dialog - by JonathanFeitosa - 11.04.2011, 22:07
Re: [ajuda] Dialog - by Lucas_ - 11.04.2011, 22:18
Re: [ajuda] Dialog - by zSuYaNw - 11.04.2011, 22:22
Re: Respuesta: [ajuda] Dialog - by zSuYaNw - 11.04.2011, 22:31
Re: [ajuda] Dialog - by Lucas_ - 11.04.2011, 22:33
Re: [ajuda] Dialog - by zSuYaNw - 11.04.2011, 23:39

Forum Jump:


Users browsing this thread: 2 Guest(s)