Jump to content

Recommended Posts

Posted

Hi guys. I was wondering how it's possible to add more information in the HUD similar to this mod. Are there any tutorials available? If not, is there any resource that might point me in the right direction?

Posted (edited)

There are SKSE-based functions available as part of the UI Script. One of the valid menu names is "HUD Menu" so it looks like the HUD is basically a menu that is constantly up on the screen. That is as much as I can work out from a quick look. Hopefully someone else can fill in the details.

 

The SkyUI code is available online so perhaps that can give you some ideas. Looks like Skyrim uses Flash for UI components (I had not realised that before).

 

See also: https://github.com/Mardoxx/skyrimui

 

Also just found: http://forums.bethsoft.com/topic/1275750-modding-the-gui/. Looks like the best resource around for UI modding.

 

Regards,

--QC

Edited by quixoticynic
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...