Dialog help.
#2

Код:
if(!strcmp(cmdtext, "/example", true))
{
  SendClientMessageToAll(0xDEEE20FF, "Somebody was typed /example");
  ShowPlayerDialog(playerid, 3, DIALOG_STYLE_MSGBOX, "HEADER", "TEXT HERE", "OK", "Cancle");
  return 1;
}
Reply


Messages In This Thread
Dialog help. - by NewYorkRP - 06.02.2010, 19:37
Re: Dialog help. - by nastoe - 06.02.2010, 19:38
Re: Dialog help. - by NewYorkRP - 06.02.2010, 19:40
Re: Dialog help. - by nastoe - 06.02.2010, 19:43
Re: Dialog help. - by NewYorkRP - 06.02.2010, 19:48
Re: Dialog help. - by nastoe - 06.02.2010, 19:51
Re: Dialog help. - by NewYorkRP - 06.02.2010, 19:55
Re: Dialog help. - by nastoe - 06.02.2010, 19:57

Forum Jump:


Users browsing this thread: 1 Guest(s)