mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
geiger low energy warning
This commit is contained in:
parent
da55cfafb9
commit
cf34a30b57
@ -36,7 +36,7 @@ if (ctrlText(["geigerCounter", 1] call epoch_getHUDCtrl) isEqualTo "") then {
|
||||
|
||||
uiNamespace setVariable ["EPOCH_geiger_LCD",_lcd];
|
||||
uiNamespace setVariable ["EPOCH_geiger_LED",_led];
|
||||
|
||||
if (EPOCH_playerEnergy <= 20) then {"Low Energy!" call epoch_message;};
|
||||
} else {
|
||||
call _removeControls;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user