Minor annoyance with dropping ammo in 4.0.5. Let's say I have some less good ammo in slot 0 and better ammo in slot 1. I want to drop all the ammo from slot zero. The keystrokes I would use are
d
| (shift-\)
0
a
For whatever reason, if I'm trying to do this quickly, I occasionally don't sufficiently sync the (shift) and (\) keypresses. This means instead of moving from the inventory screen to the quiver (which comes up by default with d), I stay on the inventory screen. The (0) press is then ignored, which means the (a) key press, which was intended to select all of the quiver slot, instead applies to slot a in inventory.
I don't know if anyone else experiences this, but I'm wondering what people think about either
Option A) throw a warning message when something other than an inventory slot is entered, rather than ignoring that input
Option B) if a number is entered instead of a letter for relevant commands like drop, inspect, etc, it would apply those commands to the relevant quiver slot even if the inventory screen is up.
I think I'd favor B as someone who wants the game to do what I want rather than what I entered, but I don't know if that's necessarily the most logical action for a new player.
d
| (shift-\)
0
a
For whatever reason, if I'm trying to do this quickly, I occasionally don't sufficiently sync the (shift) and (\) keypresses. This means instead of moving from the inventory screen to the quiver (which comes up by default with d), I stay on the inventory screen. The (0) press is then ignored, which means the (a) key press, which was intended to select all of the quiver slot, instead applies to slot a in inventory.
I don't know if anyone else experiences this, but I'm wondering what people think about either
Option A) throw a warning message when something other than an inventory slot is entered, rather than ignoring that input
Option B) if a number is entered instead of a letter for relevant commands like drop, inspect, etc, it would apply those commands to the relevant quiver slot even if the inventory screen is up.
I think I'd favor B as someone who wants the game to do what I want rather than what I entered, but I don't know if that's necessarily the most logical action for a new player.
Comment