Get player name before death

Vanilla commit:

3e8c9410c5
This commit is contained in:
ebaydayz
2016-10-13 16:01:55 -04:00
parent 0b9c4a7ade
commit 7044b0095d
3 changed files with 4 additions and 3 deletions

View File

@@ -614,6 +614,7 @@ if (!isDedicated) then {
dayz_lastMedicalTime = 0;
dayz_lastClothesChange = 0;
dayZ_lastPlayerUpdate = 0;
dayz_playerName = "unknown";
dayz_hunger = 0;
dayz_thirst = 0;
dayz_nutrition = 0;