[HELP REQUEST] ShowPlayerDialog (list)
#1

[Highly code needed, take your time. I NEED -YOUR- HELP.]

Hey guys.

I'm just trying to create a showplayerdialog (list) that will read the items from a file.
But when I'm running the script there are no errors or warnings but there is no items in the list box.

This is my code:
pawn Код:
new getItems[256];
format(getItems, 256, "%s\r\n%s\r\n%s", DOF2_GetString(User, "item2", "section"), DOF2_GetString(User, "item2", "section"), DOF2_GetString(User, "item3", "section"));

ShowPlayerDialog(playerid, 0, DIALOG_STYLE_LIST, "List", getItems , "Go", "Cancel");
Thanks for anyone who'll try to help me with this. another code will be very helpful.
Reply


Messages In This Thread
[HELP REQUEST] ShowPlayerDialog (list) - by Micheal_ - 11.07.2011, 23:41
Re: [HELP REQUEST] ShowPlayerDialog (list) - by Rickye - 12.07.2011, 06:07
Re: [HELP REQUEST] ShowPlayerDialog (list) - by Micheal_ - 12.07.2011, 07:44
Re: [HELP REQUEST] ShowPlayerDialog (list) - by Toreno - 12.07.2011, 07:50
Re: [HELP REQUEST] ShowPlayerDialog (list) - by Micheal_ - 12.07.2011, 08:26
Re: [HELP REQUEST] ShowPlayerDialog (list) - by Toreno - 12.07.2011, 08:43
Re: [HELP REQUEST] ShowPlayerDialog (list) - by PotH3Ad - 12.07.2011, 09:03
Re: [HELP REQUEST] ShowPlayerDialog (list) - by Micheal_ - 12.07.2011, 09:43
Re: [HELP REQUEST] ShowPlayerDialog (list) - by PotH3Ad - 12.07.2011, 21:12

Forum Jump:


Users browsing this thread: 1 Guest(s)