#882 closed bug (fixed (in master))
Repeat command on zap ignores uncharged rods
Reported by: | sirridan | Owned by: | |
---|---|---|---|
Milestone: | 3.1.1 beta | Keywords: | commands |
Cc: |
Description
When using the repeat command (default key 'n') after zapping a rod, the rod is zapped again despite the fact that it needs to still recharge. Each zapping adds to the recharge counter, however as long as 'n' is pressed, you can zap the rod indefinitely until a different action is taken.
First tested with a rod of light, it had a charge time of 9 rounds, one shot took 9 rounds to recharge, 4 shots took 33 after the last shot (36 total, or 9*4 - 3 from the next 3 shots)
Bug was repeated with a rod of frost bolts.
I do not know if this happens with rods that do not need a direction, or if you fail to zap the rod when you hit 'n' at some time, it is possible the failure of the activation prevents you from spamming it forever, however I am not sure.
Change History (2)
comment:1 Changed 10 years ago by ajps
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 9 years ago by magnate
- Keywords commands added; rod repeat zap charge removed
- Milestone changed from Triage to 3.1.1 beta
Fixed in [11f8de5] (SVN r1445) - was an artifact of the repeat command directly using the new command system.