Multiple lines possible with UI?
Hee how ya doing? 

Can I, with the ingame ui, use multiple lines? Right now i have it al after each other. But with a long story its hard to read, enjoying really your last update :D mutch is now possible thanks!
there is a command to make a new line in a string i do not recall if it works or not i think you add \n to the end of your line. so example
  "this is line one. \n this is line two. \n this is line 3 \n" but i beleve it will center the new lines so you may need to add spaces in to make it look better.
Oke thanks!