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.
ID:173930
Oct 25 2003, 12:23 pm
|
|
In response to Crispy
|
|
2. Is it possible to put more than one stat on one line to save space? But you can use one line to put up more information like this. stat("[name]([key]) is at [x],[y],[z]") |
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.
No.