Making a cmd
#3

Quote:
Originally Posted by Larceny
Посмотреть сообщение
Код:
if(strcmp(cmd, "/command", true) == 0)
{
    ShowPlayerDialog(playerid,DIALOG_ID,DIALOG_STYLE,"Rules","1. You must respect the rules\n2.You can't do anything without read the rules...","button1","button2");
    return 1;
}

- Things that may be helpful.
https://sampwiki.blast.hk/wiki/ShowPlayerDialog
https://sampwiki.blast.hk/wiki/OnDialogResponse
https://sampwiki.blast.hk/wiki/Dialog_Styles
Ok thanks! But how to make it into a FS? Do I start pawno and make a new file and then just c/p? Or am I supposed to add it to any line?
Reply


Messages In This Thread
Making a cmd - by ColdIce - 10.04.2011, 18:58
Re: Making a cmd - by Shelby - 10.04.2011, 19:38
Re: Making a cmd - by ColdIce - 10.04.2011, 19:40
Re: Making a cmd - by Shelby - 10.04.2011, 19:46
Re: Making a cmd - by SchurmanCQC - 10.04.2011, 19:51
Re: Making a cmd - by ColdIce - 10.04.2011, 19:52
Re: Making a cmd - by Shelby - 10.04.2011, 19:58
Re: Making a cmd - by ColdIce - 10.04.2011, 20:01
Re: Making a cmd - by Shelby - 10.04.2011, 20:03
Re: Making a cmd - by admantis - 10.04.2011, 20:06

Forum Jump:


Users browsing this thread: 1 Guest(s)