TFMurphy
Level: Smitemaster
Rank Points: 3118
Registered: 06-11-2007
IP: Logged
|
Newlines in Text Variables (0)
I'm attempting to have different level entrances attached to particular stairs, which change depending on how much progression has been done. In order to do this, I've figured that the only logical way is to use text variables, and change those variables as necessary.
The obstacle to this is that I haven't been able to find a way to add newlines to a text variable. This means I can't seperate out paragraphs unless I insert the newlines into the level entrance itself... which would restrict me to a specific number of paragraphs (otherwise I get empty space before the closing horizontal line, and that looks untidy).
In case it just doesn't seem to be documented but can still be done, I'm asking here instead of going straight to a Feature Request. The usual escape codes I associate with newlines haven't worked, so that's tired out my experimentation on that subject.
===
As an aside, if anyone knows how many characters a text variable can hold, I'd be interested to hear. I know Level Entrances are supposed to handle 1300. But with Assign Text (100 charcater limit) followed by many Add Texts, I seem to have been able to easily break that.
[Last edited by TFMurphy at 07-06-2007 05:03 PM]
|