|
Space_Pilot Beginner
Joined: 03 Oct 2005 Posts: 24
|
Posted: Fri Oct 14, 2005 11:49 am
Multiple rows in Status Window |
Ok, this is a fast question that I didn't find the answer too, through searching the web and this forum. All I want, is to create multiple lines in my status window.
Like, at the top I have information about certain skills, and under that line, I want specific information about, for example, status effects. THere must be a command that controls this, that isn't to complex to use. |
|
|
|
Taz GURU
Joined: 28 Sep 2000 Posts: 1395 Location: United Kingdom
|
Posted: Fri Oct 14, 2005 11:53 am |
%crlf I believe
|
|
_________________ Taz :) |
|
|
|
Space_Pilot Beginner
Joined: 03 Oct 2005 Posts: 24
|
Posted: Fri Oct 14, 2005 11:58 am |
Hmm, it worked, but there is one little problem. My status window looks like this when I added %crlf
blablablabnlalblalflgldl
(space)blflaslf
The next line, started like it was a space in the beginning. I want it to look like this.
blablablabnlalblalflgldl
blflaslf
I have tried different things but it still ends the same. :/
Edit: Hope you understand. :P |
|
|
|
Taz GURU
Joined: 28 Sep 2000 Posts: 1395 Location: United Kingdom
|
Posted: Fri Oct 14, 2005 12:09 pm |
#stw wibble%{crlf}flute%{crlf}booties
Using the braces round the crlf will ensure that you don't need to worry about getting any superflous spaces.
Well I just looked in the help file for #STW and it seems you should use only %cr no line feed required unless you want a full empty line in between. |
|
_________________ Taz :) |
|
|
|
Space_Pilot Beginner
Joined: 03 Oct 2005 Posts: 24
|
Posted: Fri Oct 14, 2005 12:16 pm |
Ok, thanks alot. :)
|
|
|
|
|
|