Project Zomboid

Project Zomboid

Not enough ratings
Zombie Kill Count
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
482.580 KB
15 Mar @ 5:48am
30 Jun @ 5:56pm
9 Change Notes ( view )

Subscribe to download
Zombie Kill Count

Description
Zombie Kill Count by RyuuCreator

- Displays the number of zombies killed in real time.
- Zombie kill counter for the session (+number).
- Two button (▲,▼) to expand or collapse the panel.
- Shows 8 statistics: Vehicle, Burned, Blunt, Small Blunt, Long Blade, Small Blade, Axe, Spear, Firearm, Unarmed.
- Can be moved on the screen according to player preferences.
- Saves its position to remain in the same place even after a game restart.
- Files for each displayed stat are now created under C:\Users\<YourUsername>\Zomboid\Lua\.

For OBS Studio setup:
- Create a new Text (GDI+) source.
- Check Read from file.
- Click Browse and navigate to one of the files in C:\Users\<YourUsername>\Zomboid\Lua\ or %UserProfile%\Zomboid\Lua\

All filenames begin with obs_b41_ for build 41 and obs_b42_ for build 42.

Available files and their purpose:
survivalTime.txt : player’s survival time
name.txt : player’s character name
totalKills.txt : total zombies killed
fireKills.txt : kills by fire
vehicleKills.txt : kills by vehicle
weapon_Blunt.txt : kills with blunt weapons
weapon_SmallBlunt.txt : kills with small blunt
weapon_LongBlade.txt : kills with long blades
weapon_SmallBlade.txt : kills with short blades
weapon_Axe.txt : kills with axes
weapon_Spear.txt : kills with spears
weapon_Firearm.txt : kills with firearms
weapon_Unarmed.txt : kills unarmed

Currently supported translations:
- French
- English
- Simplified Chinese

Workshop ID: 3444883126
Mod ID: ZombieKillCount
41 Comments
RyuuCreator  [author] 2 Jul @ 2:38am 
Yes, it will be in a patch, which is why I specified to click on the same button used when opening, and not on the other one.
Yava 1 Jul @ 11:02pm 
thanks for the changes, but there is a small error. When closing, the top button should minimize the window to the bottom, not to the top.
RyuuCreator  [author] 30 Jun @ 6:05pm 
[Update] Added a second toggle button to open the panel from the top, per player preference. Due to a known issue, you must click the same button again to close the panel. A patch will arrive later to allow closing with the opposite button.

[Update] Files for each displayed stat are now created under
C:\Users\<YourUsername>\Zomboid\Lua\.
All filenames begin with obs_b41_ for build 41 and obs_b42_ for build 42.
RyuuCreator  [author] 21 Jun @ 1:49am 
Hello, I had planned to make files with the information in question for the Stream. But for the moment I have another project in the works (apart from the mods). But I'll try to do the interface modification and the file addition before the end of July.
beaverrage 17 Jun @ 6:23am 
Hi, could this also write to a text file in the users Zomboid directory? Then it could be called with bots etc for stream integration. I like this simplified one for on screen vs the others I've used before, the only part I'm missing is it writing the overall kills out to a file.
RyuuCreator  [author] 4 Jun @ 2:43pm 
Hello,
I'll see what I can do right, it won't be too hard if I tell him that if he's in the lower half that it opens upwards (a bit like the +- button on the sides).

But first I'll see if there's a better solution to satisfy everyone =)
Yava 4 Jun @ 5:50am 
Good afternoon. Can you make the panel expand up instead of down? To make it convenient to place it at the bottom of the screen.
Добрый день. А вы можете сделать расширение панели не вниз, а вверх? Чтобы ее было удобно располагать внизу экрана.
Yava 30 May @ 10:01pm 
Nice update :steamthumbsup:
RyuuCreator  [author] 29 May @ 4:26pm 
[Update] Added a button to expand or collapse the panel.
[Update] Modified the term "crushed" to "vehicle".
[Update] Added 8 new categories in addition to Vehicle and Burned:
(Blunt, Small Blunt, Long Blade, Short Blade, Axe, Spear, Firearm, Unarmed)
[Update] Fixed the issue with zombie kill tracking.
RyuuCreator  [author] 27 May @ 12:33pm 
Thanks for your feedback, I hope it's not too much of a problem for the time being, while I fix it.

I'll have a look at it, currently I'm adding a button to enlarge reduce KillCount, to display hide the different counters. (with the addition of 8 other counters).