Lil help with dialog
#1

I want to make a command which will show the stats with a dialog, so here's the code that's working, but I want just one button, it works without errors only when I write in with 2 buttons.
This one is working:

pawn Код:
ShowPlayerDialog(playerid, 1337, 0, "{FF0000}Statistics", string, "Done", "Cancel");
But this one gives an error "Arguments does not match the definition"

pawn Код:
ShowPlayerDialog(playerid, 1337, 0, "{FF0000}Statistics", string, "Done");
Reply


Messages In This Thread
Lil help with dialog - by GangsTa_ - 20.06.2011, 18:25
Re: Lil help with dialog - by Ronaldo_raul™ - 20.06.2011, 18:28
Re: Lil help with dialog - by GangsTa_ - 20.06.2011, 18:32
Re: Lil help with dialog - by The Woody - 20.06.2011, 18:35
Re: Lil help with dialog - by GangsTa_ - 20.06.2011, 18:39
Re: Lil help with dialog - by GangsTa_ - 20.06.2011, 18:48
Re: Lil help with dialog - by The Woody - 20.06.2011, 18:49
Re: Lil help with dialog - by Ronaldo_raul™ - 20.06.2011, 18:50
Re: Lil help with dialog - by GangsTa_ - 20.06.2011, 18:56
Re: Lil help with dialog - by Ronaldo_raul™ - 20.06.2011, 18:59

Forum Jump:


Users browsing this thread: 1 Guest(s)