Is there a way to add a <CR> or an <LF> to an llSetText message? In other words if I want to display:
Message1
Message2
is that possible?
These forums are CLOSED. Please visit the new forums HERE
llSetText and carriage returns? |
|
Padraig Stygian
The thin mick
![]() Join date: 15 Aug 2004
Posts: 111
|
08-20-2004 16:07
Is there a way to add a <CR> or an <LF> to an llSetText message? In other words if I want to display:
Message1 Message2 is that possible? _____________________
(You): Aww! My pants won't rez! Does this texture look okay on me?
Incidental Radio :: Because nothing is by design Now featuring Torley-tastic technomusic! |
Moleculor Satyr
Fireflies!
![]() Join date: 5 Jan 2004
Posts: 2,650
|
08-20-2004 16:31
\n or /n, I forget which.
_____________________
</sarcasm>
|
Catherine Omega
Geometry Ninja
![]() Join date: 10 Jan 2003
Posts: 2,053
|
08-20-2004 16:31
llSetText
""\n" can be used to start a new line. Empty lines must have at least one character (use a space: " \n" ![]() _____________________
|
Padraig Stygian
The thin mick
![]() Join date: 15 Aug 2004
Posts: 111
|
08-20-2004 17:02
Rescind post.
I made a mistake elsewhere. Thanks, you guys! _____________________
(You): Aww! My pants won't rez! Does this texture look okay on me?
Incidental Radio :: Because nothing is by design Now featuring Torley-tastic technomusic! |