dialogs
#4

Quote:
Originally Posted by MrCesar
Посмотреть сообщение
I understand this, I mean I can't make this message huge? Like add much more then it can hold in 1 line..
This may seem weird but that's what I do:

PHP код:
new string[1000];
strcat(string"Hello world\nMore lines\n\nMore more lines.");
ShowPlayerDialog(playerid1DIALOG_STYLE_MSGBOX"Test"string"Close"""); 
So I can write as many things as I want without any warnings. (You may have to make the [1000] larger if you are going to type maaany things)
Reply


Messages In This Thread
dialogs - by MrCesar - 12.10.2016, 11:15
Re: dialogs - by SyS - 12.10.2016, 11:42
Re: dialogs - by MrCesar - 12.10.2016, 13:31
Re: dialogs - by ChristolisTV - 12.10.2016, 13:36
Re: dialogs - by Quinncell - 12.10.2016, 16:55

Forum Jump:


Users browsing this thread: 1 Guest(s)