Opened 15 years ago
Last modified 13 years ago
#172 assigned enhancement
Auto-equip armor/boots
Reported by: | tavana | Owned by: | epyon |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.9.8 |
Component: | content | Version: | 0.9.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Adding an option (most likely in the .ini) so that armor and boots will be equipped automatically on pickup if you are currently not wearing any.
Change History (8)
comment:1 Changed 15 years ago by tavana
comment:2 Changed 14 years ago by epyon
- Milestone changed from 0.9.9.2 to 0.9.9.3
- Status changed from new to assigned
comment:3 Changed 14 years ago by epyon
- Milestone changed from 0.9.9.3 to 0.9.9.4
comment:4 Changed 14 years ago by epyon
- Milestone changed from 0.9.9.4 to 0.9.9.5
comment:5 Changed 13 years ago by epyon
- Milestone changed from 0.9.9.5 to 0.9.9.6
comment:6 Changed 13 years ago by epyon
- Milestone changed from 0.9.9.6 to 0.9.9.7
comment:7 Changed 13 years ago by Game Hunter
Check recently-added implementation of 'u'sing equipment from the ground, which basically takes care of this problem by automatically equipping an item if the appropriate slot is empty (in the case of weapons it can get moved to the prepared slot).
We can probably remove this ticket if the new change sufficiently meets the requirement.
comment:8 Changed 13 years ago by epyon
- Milestone changed from 0.9.9.7 to 0.9.9.8
Note: See
TracTickets for help on using
tickets.
Perhaps even make .ini option be something like:
[AutoEquip?]
Select TRUE if you want to automatically equip these types of items if you are currently not wearing an item of that type. Default is FALSE.
AutoBoots? = FALSE,
AutoArmor? = FALSE,
AutoWeapon? = FALSE,