Project Zomboid
[Server Tool] Death Log
Εμφάνιση 1-4 από 4 καταχωρίσεις
Ενημέρωση: 13 Μαϊ 2023 στις 20:32

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

Ενημέρωση: 9 Μαϊ 2023 στις 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.

Ενημέρωση: 7 Μαϊ 2023 στις 6:32

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

Ενημέρωση: 7 Μαϊ 2023 στις 5:17