» Wed Jun 20, 2012 6:17 pm
Aren't the HUD elements implemented in scaleform? If so adding new ones should be possible the same way that SkyUI added details to the inventory management.
Of course, getting the data for your bar is another matter. Once SKSE get to bridging the gap between scaleform and papyrus it should be farily simple, but that's not their worklist yet. So that means you'd probably need a SKSE extension to get at the data, and even then it'll probably need SKSE's papyrus interface to access the acutal quest with the script that's driving the value.
Just some random musings, anyway