Project Zomboid

Project Zomboid

[Server Tool] Death Log
目前顯示第 1-4 項,共 4 項
更新:2023 年 5 月 13 日 @ 下午 8:32

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

更新:2023 年 5 月 9 日 @ 下午 6:59

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.

更新:2023 年 5 月 7 日 @ 上午 6:32

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

更新:2023 年 5 月 7 日 @ 上午 5:17