Input Line Too Long..??
#4

pawn Код:
new VeryLongText[1024] = "bladiebla long text for first paragraph";
strcat(VeryLongText, "and even more text that will be added to the end");
strcat(VeryLongText, "more text");
strcat(VeryLongText, "more text");
strcat(VeryLongText, "more text");
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_LIST, "Caption", VeryLongText, "OK", "Cancel");
Reply


Messages In This Thread
Input Line Too Long..?? - by Ronaldo_raul™ - 05.08.2011, 14:21
Re: Input Line Too Long..?? - by Vince - 05.08.2011, 14:26
Re: Input Line Too Long..?? - by Ronaldo_raul™ - 05.08.2011, 17:37
Re: Input Line Too Long..?? - by MadeMan - 05.08.2011, 17:40
Re: Input Line Too Long..?? - by iPLEOMAX - 05.08.2011, 17:56
Re: Input Line Too Long..?? - by Ronaldo_raul™ - 06.08.2011, 09:44
Re: Input Line Too Long..?? - by Ronaldo_raul™ - 06.08.2011, 09:47
Re: Input Line Too Long..?? - by Ronaldo_raul™ - 06.08.2011, 09:49
Re: Input Line Too Long..?? - by [MG]Dimi - 06.08.2011, 09:50
Re: Input Line Too Long..?? - by Ronaldo_raul™ - 06.08.2011, 10:33

Forum Jump:


Users browsing this thread: 1 Guest(s)