Is there any way of keeping track of how many monsters (of each type) you've defeated throughout the game?
I notice on RTC at the end of the game it gives you totals of how many monsters or each type you've defeated but I can't work out how the game keeps a record of that, and it only gives the total as a "x/y" value, not a total killed throughout the game... which also doesn't take into account monsters spawned through the generators.
I was playing about with an idea like "defeat 100 monsters in 10 minutes" kinda thing...
Keeping a kill tally?
Moderator: George Gilbert
Forum rules
Please read the Forum rules and policies before posting. You may
to help finance the hosting costs of this forum.
Please read the Forum rules and policies before posting. You may

- George Gilbert
- Dungeon Master
- Posts: 3022
- Joined: Mon Sep 25, 2000 11:04 am
- Location: London, England
- Contact:
Re: Keeping a kill tally?
Yes - exactly as Beowuuf suggests!DesBroDain wrote:Is there any way of keeping track of how many monsters (of each type) you've defeated throughout the game?
...
I was playing about with an idea like "defeat 100 monsters in 10 minutes" kinda thing...
FYI - x is kept track of by the engine and y is calculated at the end of the game as x plus the number of monsters of that type that are still alive in the dungeon (i.e. it does take into account monsters spawned through generators).DesBroDain wrote:I notice on RTC at the end of the game it gives you totals of how many monsters or each type you've defeated but I can't work out how the game keeps a record of that, and it only gives the total as a "x/y" value, not a total killed throughout the game... which also doesn't take into account monsters spawned through the generators.