New line in a file (with dini)
#1

Hi, I'd like to know if there's a way to put a new line in a string that is inside a file.

For example, I was trying to create a dialog with a big text, but I got an error saying that the line was too long. Then, I put this same text in a file and it worked:

This way:
Код:
ShowPlayerDialog(playerid, 2, 0, "Title:", dini_Get("File.ini", "F_1"), "Ok", "Back");
But, this:
Код:
\n\r
doesn't have any effect. The text keeps in the same line.

Does anyone know the solution for this? Thanks!

P.S.: sorry about my english...
Reply


Messages In This Thread
New line in a file (with dini) - by Dehumanizer - 15.05.2012, 00:36
Re: New line in a file (with dini) - by SuperViper - 15.05.2012, 00:42
Re: New line in a file (with dini) - by Dehumanizer - 15.05.2012, 00:49
Re: New line in a file (with dini) - by iRage - 15.05.2012, 00:53
Re: New line in a file (with dini) - by Dehumanizer - 15.05.2012, 01:00
Re: New line in a file (with dini) - by iRage - 15.05.2012, 01:32
Respuesta: New line in a file (with dini) - by OPremium - 15.05.2012, 01:37
Re: Respuesta: New line in a file (with dini) - by iRage - 15.05.2012, 01:43
Re: New line in a file (with dini) - by john_jenkins - 15.05.2012, 05:26
Re: New line in a file (with dini) - by TzAkS. - 15.05.2012, 05:27

Forum Jump:


Users browsing this thread: 1 Guest(s)