Home Tutorials Download Store Forum Documentation Wiki Blog

ShiVa3D

Return to Wish list

Carriage Returns in XML

You need some features? ask it to us here!

Carriage Returns in XML

Postby dpharaoh » 18 May 2009, 17:54

I am using an XML file to write all my dialog for my game, and it works awesome! (Thanks devs!!)

One major feature I'd like is the ability to add a carriage return (\n) to the string data and have it work.

<dialog>Greetings, friend. I am Sarek O' the Screaming Skulls\n. I see you ain't from 'round these parts hehe.</dialog>

As it stands, no combination of \n, '\n', "\n" will work to add a carriage return to the string properly.
Join the Shiva IRC Chat! irc.shivaplace.com:6669 or irc.shivaplace.com:16669
Or, use the Java chat client: http://www.shivaplace.com/irc
dpharaoh
Platinum Boarder
Platinum Boarder
 
Posts: 1469
Location: New Bedford, MA

Return to Wish list