Arch
Legions Developer
So this is my first script that I am releasing to the community that is not packaged in with a UI. I called it Numeric Display because, well, it is a numeric and graphic display of the energy and health bars, as well as the ammo of your weapon and your item (grenade). Preview seen below.
The top three boxes are the actual display. Green and Blue are Health and Energy and the two White bars/text are Weapon and Grenade ammo count (in percentage form). The bars next to them eat away as you use energy, lose health, etc and change color. They change to an Orange color (text and bar) when the percentage goes below 50% and to a red color when it goes below 25%. The first image is them all full, the second image is them eaten away a bit, and the third is them with nothing (dead).
The 3 littler images below the boxes are text displays they pop up a bit under your crosshair at certain percentages. "Low Ammo" comes up when your ammo gets below 25% and "Out of Ammo" is pretty self explanatory. "Low health" pops up when your health goes below 25%.
The default anchor point of this is left side, middle (vertical) of screen. If you want to change it, figure it out.
Update 1: Added a BG. Organized it a bit better. Added a bar and text for the Core(s). Made the warnings blink orange and red (Thanks to Volt Cruelerz for this).
Update 2:(5/25/12) Moved them all into one bar, including the speed display and the clock. Turned off a bunch of hud elements that had little to no use while using this script. Picture below.
Left to right
Health -- Energy -- Core -- Speed -- Clock -- Grenades -- Ammo
Place the contents of the zip into live/mods/autoexec.
Download:
V1
V2

The top three boxes are the actual display. Green and Blue are Health and Energy and the two White bars/text are Weapon and Grenade ammo count (in percentage form). The bars next to them eat away as you use energy, lose health, etc and change color. They change to an Orange color (text and bar) when the percentage goes below 50% and to a red color when it goes below 25%. The first image is them all full, the second image is them eaten away a bit, and the third is them with nothing (dead).
The 3 littler images below the boxes are text displays they pop up a bit under your crosshair at certain percentages. "Low Ammo" comes up when your ammo gets below 25% and "Out of Ammo" is pretty self explanatory. "Low health" pops up when your health goes below 25%.
The default anchor point of this is left side, middle (vertical) of screen. If you want to change it, figure it out.

Update 1: Added a BG. Organized it a bit better. Added a bar and text for the Core(s). Made the warnings blink orange and red (Thanks to Volt Cruelerz for this).
Update 2:(5/25/12) Moved them all into one bar, including the speed display and the clock. Turned off a bunch of hud elements that had little to no use while using this script. Picture below.

Left to right
Health -- Energy -- Core -- Speed -- Clock -- Grenades -- Ammo
Place the contents of the zip into live/mods/autoexec.
Download:
V1
V2
Special Thanks To...
NightHawk: I borrowed two of the functions from his AmmoWarning script to track the ammo. As well as helping me with getting it to display correctly.
Volt Cruelerz: For helping me with a lot of the logic that I didn't know well. And for making that color changing bar script (I used a different method as he did but it is still the same base idea).
Triad: For helping me to get the progress bars to display correctly.