ID:173930
 
1. How does one make an icon appear to the left of a stat in a statpanel?

2. Is it possible to put more than one stat on one line to save space?

Thanks.
Gynax wrote:
1. How does one make an icon appear to the left of a stat in a statpanel?

Make an obj or mob and call stat() on it. (So if the obj is O, calling stat(O) would do it.) This also allows you to click on the object.

2. Is it possible to put more than one stat on one line to save space?

No.
In response to Crispy
2. Is it possible to put more than one stat on one line to save space?

No.

But you can use one line to put up more information like this.

stat("[name]([key]) is at [x],[y],[z]")