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.
Copyright © 2025 BYOND Software.
All rights reserved.
ID:173930
![]() Oct 25 2003, 12:23 pm
|
|
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. |
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.