Project Zomboid
[Server Tool] Death Log
กำลังแสดง 1-4 จาก 4 รายการ
อัปเดต: 13 พ.ค. 2023 @ 8: 32pm

- Fixed SteamID
- Added Steam Name for player
- Added IsInfected true|false
- Added favorite weapon

อัปเดต: 9 พ.ค. 2023 @ 6: 59pm

Player SteamID Formatting:
I've updated how we handle the formatting of player's SteamID.
Previously, the raw value of the SteamID was being used.
Now, we're using the string.format function with the "%.0f" specifier.

อัปเดต: 7 พ.ค. 2023 @ 6: 32am

- Added Death Cause (unknown, zombie, player)
- Added survived time
- Merged item with same name and type

อัปเดต: 7 พ.ค. 2023 @ 5: 17am