Seikur0 has that on
his script.
Squall8 wrote: ↑Thu Sep 06, 2018 9:13 pm
Here's my health bar overlay.
3 things are required for the overlay to work.
1. Cheat Table Lua Script is running. This can be done by doing either...
1-1. ...let CE run the lua script when loading the table, or...
1-2. ...go to "Table - Show Cheat Table Lua Script" in the menu, and then click Execute Script.
2. Overlay window is up and registered in the script.
2-1. If the Overlay window doesn't show up on your taskbar, "Table - OverlayForm - Restore and show" in the menu.
2-2. If the Overlay window was up before the script was running, you need to focus(switch over to) it for it to register.
3. Target Health table entry is activated.
Target an enemy in the game (default F on keyboard) and the health bar will show up.
To adjust the bar size and location, "Table - Show Cheat Table Lua Script", and edit the first 7 lines to your preference.
Click Execute Script and the overlay will update.
(Bar height and font size is fixed right now, so it might be a little hard to read on 4k or above.)
Set "previewMode" in the script to false when you're done adjusting.
Save the table afterwards so you don't need to do all that all over again.
-Limitations-
Only works on windowed / borderless fullscreen mode since it's an overlay.
Also lacks the ability to "latch on" to a target window, so it doesn't follow the game window around if you move it. Thus, borderless fullscreen is highly recommended.