I am having an issue where I want the borg to destroy (ignore, 'k') one item. The problem comes from when he has a stack. I don't want him to destroy the whole stack, just one at a time. So currently the borg drops the item then destroys the item it is standing on. The problem comes from this being two commands and the drop command takes "time" (the monsters get a turn). So what frequently seems to happen is the object is dropped, something happens that causes the player to move (teleport to or recall kicks in or ... something) and the 'k-aa' is no longer valid since the borg is no longer standing on that object. 'k-' gets ignored, 'a' does 'aim a wand' and the keypress queue is all fubar. So, questions...
1) should drop take time? I haven't looked to see if this is a change from earlier versions.
2) is there a way to destroy one item in a stack in inventory? Preferably one command.
3) is there a way to destroy an item that takes no time?
1) should drop take time? I haven't looked to see if this is a change from earlier versions.
2) is there a way to destroy one item in a stack in inventory? Preferably one command.
3) is there a way to destroy an item that takes no time?
Comment