Menu

#13 better inventory report

1.0
open
nobody
None
2020-07-15
2020-07-15
Lee Harr
No

Originally reported on Google Code with ID 26 ```

Separate lists things that you are holding and things that you are wearing.

You might want to look into if you plan to add wielding capabilities to the engine and how that would affect the inv report. ```

Reported by hello.jay.araujo on 2009-01-28 19:31:55
Comments (2)

Former user Account Deleted

``` Here's how IronRealms does it:

- inv You are wielding a butterfly net in your left hand. You are holding: a small pinewood vial. You are wearing: flowing jade robes, a canvas backpack. You have nothing in the Rift. You have 4 items and no gold. ```

Reported by `hello.jay.araujo` on 2009-01-28 19:33:42
    2009-01-28
Former user Account Deleted

```

On the subject of wielding, he's an example on how a 'get' command could interact with both 'wield' and bags:

http://pastebin.com/m33f69260

```

Reported by `hello.jay.araujo` on 2009-01-29 07:55:04
    2009-01-29

Discussion


Log in to post a comment.