Cluzoon Posted February 20, 2012 Share Posted February 20, 2012 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 More sharing options...
Recommended Posts