I'd like to know if there is a way (other than using spaces) to return the carrier (create a new line) in the <comment> section of a server config file.
I'm talking about the config file located in .../UserData/Config and named something like : CFG_Obstacle.txt.
Within that file, there is a section like that :
Code: Select all
<name>The Name of my Server</name>
<comment>here is where I'd like to add a return carrier/new line for the text to look good in the server description section of the game</comment>
any idea ???
PS : I've tried to add the xml "{newline}" thingy, with no luck
thanks in advance