mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Update sched_gui.sqf
This commit is contained in:
@@ -16,6 +16,7 @@ sched_gui = {
|
|||||||
"playerStatusGUI_legacy";
|
"playerStatusGUI_legacy";
|
||||||
};
|
};
|
||||||
3 cutRsc [_ui,"PLAIN",0];
|
3 cutRsc [_ui,"PLAIN",0];
|
||||||
|
if (Z_singleCurrency) then {16 cutRsc ["ZSC_Money_Display","PLAIN"];};
|
||||||
} else {
|
} else {
|
||||||
[] spawn {uiSleep 2; systemChat (localize "STR_UI_STATUS_ICONS_TOOLTIP");};
|
[] spawn {uiSleep 2; systemChat (localize "STR_UI_STATUS_ICONS_TOOLTIP");};
|
||||||
//This can be removed after friendlies system is removed from player_updateGUI
|
//This can be removed after friendlies system is removed from player_updateGUI
|
||||||
|
|||||||
Reference in New Issue
Block a user