Ticket #586 (new feature)

Opened 5 months ago

Last modified 5 months ago

Allow restriction of auto pickup to consumables

Reported by: anonymous Assigned to:
Milestone: 3.2.0 Version:
Keywords: Cc:

Description

When playing a magic user, it is a bit annoying that the basic books are also cought by auto pickup.

It would be nice to be able to restrict auto pickup to things that get consumed or emptied (e.g. wands) on use, and not items with unlimited uses like books.

Attachments

Change History

05/05/08 10:53:59 changed by Big Al

Un has this feature. Inscribe an item with:

  • { =g5} means pick up this item unless you already have five of them
  • {=d5} means don't pick up this item unless you already have five or more of them
  • {=k5} means destroy this item if you already have five of them
  • {=i5} means ignore up this item if you already have five of them

Kind of confusing, but it's nice for spellbooks, flasks of oil, etc. (though I'm not sure that they all work in un yet.)

05/06/08 01:44:21 changed by ChodTheWacko

what's the difference between =i5 and =d5? Pseudo squelch for =i5?


Add/Change #586 (Allow restriction of auto pickup to consumables)