mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
PDEATH logging
This commit is contained in:
@@ -81,9 +81,7 @@ if (typeName _minutes == "STRING") then
|
||||
_minutes = parseNumber _minutes;
|
||||
};
|
||||
|
||||
#ifdef DZE_SERVER_DEBUG_PKILL
|
||||
diag_log ("PDEATH: Player Died " + _playerID);
|
||||
#endif
|
||||
|
||||
if (_characterID != "0") then
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user