Is creating another attribute bar possible?

Post » Wed Jun 20, 2012 3:07 pm

I was just curious if I could make a "blood pool" for vampires that would work similar to the health magicka stamina bar.
User avatar
Hella Beast
 
Posts: 3434
Joined: Mon Jul 16, 2007 2:50 am

Post » Wed Jun 20, 2012 11:02 pm

I'd like to know too. Skyrim, being the sort of environment it is, could use Hypothermia, Hunger and Dehydration bars to make game-play so much more interesting.
User avatar
neen
 
Posts: 3517
Joined: Sun Nov 26, 2006 1:19 pm

Post » Wed Jun 20, 2012 6:43 pm

I'd say no for sure and that it's hardcoded, but modders did some incredible things with the UI in Fallout, so I don't know what's possible anymore...
User avatar
flora
 
Posts: 3479
Joined: Fri Jun 23, 2006 1:48 am

Post » Wed Jun 20, 2012 9:43 pm

I'd say no for sure and that it's hardcoded, but modders did some incredible things with the UI in Fallout, so I don't know what's possible anymore...
Well Oblivion eventually had status bars you could configure for any variable, but I think it required OBSE and another mod to work. I am hoping Skyrim would allow for a little more out of the box though.
User avatar
Tamara Dost
 
Posts: 3445
Joined: Mon Mar 12, 2007 12:20 pm

Post » 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
User avatar
Lauren Denman
 
Posts: 3382
Joined: Fri Jun 16, 2006 10:29 am


Return to V - Skyrim