At this point, I almost want to make a general 'vorebane needs help with simple things' thread.
I want to have various notes laying around saying long winded things. However, the '\n' the reference suggests doesn't work for me. Is \n supposed to be a script specific thing? I will have to rejigger a lot of things in that case.
Now it's line breaks (MILD SUCCESS)
Now it's line breaks (MILD SUCCESS)
Last edited by vorebane on Sat Dec 15, 2012 6:33 am, edited 1 time in total.
Re: Now it's line breaks
Multiple-line strings, there you go (snippet from my dungeon):
Code: Select all
local message = spawn("scroll")
message:setScrollText([[
The First Circle
Four shrines, four elements.
Study them carefully, master their essence.
]])
temple_alcove_46:addItem(message)Re: Now it's line breaks
This will work, but I was hoping for something that would let me use notes and not mess about with scripting. Ah well. Off to converting everything!
Re: Now it's line breaks
You can use "Enter" and "Spacebar" just like wall text
You can stagger the 4 lines of text this way if u like!:)
Currently conspiring with many modders on the "Legends of the Northern Realms"project.
"You have been captured by a psychopathic diety who needs a new plaything to torture."
Hotel Hades
"You have been captured by a psychopathic diety who needs a new plaything to torture."
Hotel Hades