Dialog LIST question. (MySQL)
#1

Hey I've been wondering now the last well weeks about if this could be done:

I want to know if you can add more then 1 string on a DIALOG_STYLE_LIST? If theres a way to do so? Since I want it like

pawn Код:
ShowPlayerDialog(playerid,533,DIALOG_STYLE_LIST,"Something","FirstRow\nSecondRow...");
pawn Код:
ShowPlayerDialog(playerid,553,DIALOG_STYLE_LIST,"Something",string1string2string3string4...");
This one above wont work ofcourse since it would just say undefined symbol string1string2string3string4 but is there a way to like seperate them like string1\nstring2\n ...
Reply


Messages In This Thread
Dialog LIST question. (MySQL) - by oliverrud - 19.06.2010, 19:58
Re: Dialog LIST question. (MySQL) - by Antonio [G-RP] - 19.06.2010, 20:04
Re: Dialog LIST question. (MySQL) - by oliverrud - 19.06.2010, 20:25
Re: Dialog LIST question. (MySQL) - by Antonio [G-RP] - 19.06.2010, 20:28
Re: Dialog LIST question. (MySQL) - by oliverrud - 19.06.2010, 20:35

Forum Jump:


Users browsing this thread: 5 Guest(s)