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