Jump to content

Export of in game Player-State-Info


Cluzoon

Recommended Posts

Hi All,

 

what i miss most in Skyrim is a more detailed Information view on the player character state.

 

I have not done any modding (yet), but as i am a not so unexperienced programmer, maybe i can do something here.

 

What i would like to do (create/code/mod), is a way to export the current in-game player state-info such as health, stamina, magica, hit-points recieved/dealt, level-progress, location, orientation, ... to an external program wich has it's own GUI placed on a second monitor screen.

My guess here is that it is not possible to have a mod draw it's display/GUI outside th main screen of the game. So i think it has to be a kind of interface-mod, which exports the state-info to an other program with it's own GUI.

 

The coding of the receiving program and GUI i can do (in C++), but i have no idea how to get the in-game info out of the game.

 

If some knowledgeable could give me a pointer in which direction i should search that would be appreciated.

 

Regards,

Cluzoon

Link to comment
Share on other sites

  • Recently Browsing   0 members

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