Project Zomboid

Project Zomboid

[Server Tool] Death Log
4件中 1-4 を表示
更新: 2023年5月13日 @ 20時32分

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

更新: 2023年5月9日 @ 18時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分