Extra line in dialog
#2

I guess string manipulation could do this. Like

format(string, sizeof(string), "Info section");
format(string, sizeof(string), "%s\n", string);

then just show the dialog but instead of a prepared info[] section, put the string variable

ShowPlayerDialog(playerid, DIALOG_X, DIALOG_STYLE_X, "x", string, "x","x")
Reply


Messages In This Thread
Extra line in dialog - by saffierr - 03.03.2016, 19:26
Re: Extra line in dialog - by Chilli9434 - 03.03.2016, 19:28
Re: Extra line in dialog - by saffierr - 03.03.2016, 19:33
Re: Extra line in dialog - by Chilli9434 - 03.03.2016, 20:04
Re: Extra line in dialog - by DTV - 03.03.2016, 22:01

Forum Jump:


Users browsing this thread: 1 Guest(s)