From 285562ee313771e99f3b50380e8f48a4cfd2519b Mon Sep 17 00:00:00 2001 From: poikilos <7557867+poikilos@users.noreply.github.com> Date: Thu, 18 Oct 2018 17:49:49 -0400 Subject: [PATCH] note missing armor bar and flashlight --- install-ENLIVEN.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install-ENLIVEN.sh b/install-ENLIVEN.sh index 0119cae..36c90ad 100755 --- a/install-ENLIVEN.sh +++ b/install-ENLIVEN.sh @@ -1123,4 +1123,6 @@ echo " end" echo echo " awards[\"notify_\" .. tname] = tdef.notify" echo +echo "* there is no armor bar at this time since hudbars is not being used (not used due to issue where overlaps the new 5.0.0-dev hud)" +echo "* You may consider changing $MT_MYGAME_MODS_PATH/mods/technic/technic/config.lua so that flashlight is enabled (may incur some lag)" echo