mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2025-07-25 02:54:36 +00:00
debug 2
This commit is contained in:
@ -42,6 +42,8 @@ _header = "";
|
||||
_header = _header + format["_player%1Key = EPOCH_%2;",_x, round(diag_tickTime + random 99999)];
|
||||
} forEach _customVarNames;
|
||||
|
||||
diag_log format["DEBUG: _header: %1",_header];
|
||||
|
||||
_version = getNumber(_config >> "version");
|
||||
if (_version >= 1) then {
|
||||
{
|
||||
|
Reference in New Issue
Block a user