Dialog Problems..
#1

pawn Код:
CMD:race(playerid, params[])
{
    new listitems[] = "{6EF83C}Forrest Race\n{FFA1A1}Test";
    ShowPlayerDialog(playerid, 99999, DIALOG_STYLE_LIST, "{FFAF00}Race Tracks", listitems, "Select", "");
    return 1;
}
Wtf is wrong with this, I type it in IG and nothing happens?
Reply
#2

I will help you with a quote from the sa-mp wiki

Quote:
Originally Posted by wiki.sa-mp.com/wiki/ShowPlayerDialog
dialogid - An ID to assign this dialog to, so responses can be processed. Max dialogid is 32767. Using negative values will close any open dialog.
If you read carefully you will notice something

No problem in advance
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)