 |
Auran Newbie
Joined: 23 Nov 2002 Posts: 2 Location: Australia
|
Posted: Sat Nov 23, 2002 3:46 am
Inventory Status Window Setup |
I've been trying to setup a status window that will contain all of my inventory, the window im talking about is the one that is displayed when you hit Alt+W then S.
What i've been trying to do is get the window to show what is on my players inventory.
Here is an example of my inventory when i view it on the mud:-
# Item
-- -------------------------------------------------------------
1 *Dark Green Boots (worn on feet).
1 *Dark Green Pair of Gloves (worn on hands).
1 *Dark Green Amulet (worn around neck).
1 *Crimson Helmet (worn on head).
1 *Cloak of the Bugbear (worn).
1 *A Ghostly Sword (wielded).
1 *Adamantium armour (worn).
1 *Gray Priest Robes (worn).
0 coins (weightless)
You are encumbered.
Just wondering if somebody can help me out, I figured out some of it but wasn't really getting far.
-=Auran=- |
|
|
 |
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Sun Nov 24, 2002 2:13 am |
The Status window is designed for displaying the value of variables on a continual basis, it's really not very-well suited to what you want to do.
LightBulb
Senior Member |
|
|
 |
Auran Newbie
Joined: 23 Nov 2002 Posts: 2 Location: Australia
|
Posted: Sun Nov 24, 2002 2:31 am |
Ahh fair enough, just wondering if it could be done really, guess i could always capture it and send it to another window.
-=Auran=- |
|
|
 |
|
|