mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 01:30:26 +03:00
Add group system
Initial commit, not tested in multiplayer yet. Some revisions still left to do.
This commit is contained in:
@@ -28,6 +28,8 @@ sched_onEachFrame = {
|
||||
hintSilent localize "str_player_lowPFS";
|
||||
diag_log format [ "h1nt: LOW FPS (%1)", diag_fpsmin ];
|
||||
};
|
||||
|
||||
if (!isNil "dayz_groupIcons") then {call dayz_groupIcons;};
|
||||
|
||||
_ret
|
||||
};
|
||||
Reference in New Issue
Block a user