mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-19 01:52:00 +03:00
added wait for server plus fixes
for network object not found spam
This commit is contained in:
@@ -9,6 +9,8 @@ diag_log(PlayerDeaths);
|
||||
|
||||
dayzPlayerDeathsResult = PlayerDeaths;
|
||||
|
||||
_clientID publicVariableClient "dayzPlayerDeathsResult";
|
||||
if(!isNull _character) then {
|
||||
_clientID publicVariableClient "dayzPlayerDeathsResult";
|
||||
};
|
||||
|
||||
PlayerDeaths
|
||||
Reference in New Issue
Block a user