[Ajuda] Comando em DIALOG
#1

Olб galera tudo bem? estou com umas dъvidas, eu criei o comando em dialog /ajuda ai queria que, quando o player clica-se em Regras parecia a mensagens pra ele explicando, mesma coisa em servidor, fуrum etc..

COMANDO:

PHP код:
CMD:ajuda(playeridparams[])
{
    
ShowPlayerDialog(playeridDIALOG_AJUDADIALOG_STYLE_LIST"Ajuda:",
    
"Servidor\n\
    Fуrum\n\
    Comandos\n\
    Organizaзхes\n\
    Regras\n\
    Benefнcios{00FF00} [VIP]\n\
    GPS\n"
,
    
"Selecionar""Sair");
    return 
1;
    } 
Eu sei que tem que colocar em:


PHP код:
public OnDialogResponse(playeriddialogidresponselistiteminputtext[]) 
Sу nгo sei como criar isso, se alguйm tiver um tutorial bom pra me ajudar, ou fazer uns exemplos ficarei agradecido.
Reply


Messages In This Thread
Comando em DIALOG - by Warlley - 08.06.2017, 18:10
Re: Comando em DIALOG - by Warlley - 08.06.2017, 18:12
Re: Comando em DIALOG - by Rato22 - 08.06.2017, 18:26
Re: Comando em DIALOG - by MenestreL - 08.06.2017, 18:29
Re: Comando em DIALOG - by Warlley - 08.06.2017, 18:46
Re: Comando em DIALOG - by Rato22 - 08.06.2017, 18:55
Re: Comando em DIALOG - by Warlley - 08.06.2017, 18:58
Re: Comando em DIALOG - by zCyan - 08.06.2017, 19:38

Forum Jump:


Users browsing this thread: 1 Guest(s)