mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-06-13 13:21:57 +03:00
Get player name before death
Vanilla commit: https://github.com/DayZMod/DayZ/commit/3e8c9410c5419f76b545d57fe42a51ce2883b326
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user