 |
sav Wanderer
Joined: 09 Jan 2006 Posts: 86
|
Posted: Wed Aug 30, 2006 7:00 pm
#STAT |
Is there anyway to make the status bar span 2 lines?
|
|
|
 |
Tech GURU

Joined: 18 Oct 2000 Posts: 2733 Location: Atlanta, USA
|
Posted: Wed Aug 30, 2006 7:56 pm |
I'm 97% sure the answer is no, and my experience had reinfornced this. I'm sure one of the guru's will correct me.
If you really need multiple lines then try using the Status Window (#STWIN). |
|
_________________ Asati di tempari! |
|
|
 |
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Thu Aug 31, 2006 3:02 am |
Nope, no correction here. It really can't span multiple lines. It's amusing that we can still put multi-line data into a status bar after 10 years of development (or however long status bar functionality has been in ZMud), though. Same deal with most/all of the scripted dialog windows like #MESSAGE, #PROMPT, or #PICK.
|
|
_________________ EDIT: I didn't like my old signature |
|
|
 |
shalimar GURU

Joined: 04 Aug 2002 Posts: 4689 Location: Pensacola, FL, USA
|
Posted: Thu Aug 31, 2006 8:00 am |
you can get multiple lines on a button with %cr and buttons can be on the bottom by the status bar
|
|
_________________ Discord: Shalimarwildcat |
|
|
 |
sav Wanderer
Joined: 09 Jan 2006 Posts: 86
|
Posted: Thu Aug 31, 2006 9:27 am |
can you gimme an example on how to do that?
thanks |
|
|
 |
shalimar GURU

Joined: 04 Aug 2002 Posts: 4689 Location: Pensacola, FL, USA
|
Posted: Thu Aug 31, 2006 9:34 am |
in the caption of it
line1%cr line two%cr line three |
|
_________________ Discord: Shalimarwildcat |
|
|
 |
|
|