Get player name before death

Vanilla commit:

https://github.com/DayZMod/DayZ/commit/3e8c9410c5419f76b545d57fe42a51ce2883b326
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
+1
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;