20.07.2012, 13:06
I have a mapping system on my server that also saves material text, but if a player uses a new line (\n) in the text, it writes this to the file causing the script to think it's reading a new line.
How can I fix this? I tried extracting the \n's and turning them in to ~N~ for the file write, but failed. Any other ideas?
How can I fix this? I tried extracting the \n's and turning them in to ~N~ for the file write, but failed. Any other ideas?


