Grasmann Posted March 9, 2012 Share Posted March 9, 2012 (edited) Ok I probably have to explain this first. I basically want to display a message, but I don't want to have a button to press.I just want to show a message as if it were a part of the HUD.The problem is I want to show it in a specific location. So I want to set the 2D-Position of the message.As far as I know there is only the possibility to show a message in the middle of the screen with a button or at the top-left corner, which is the same as if you do a "Debug.Notification(String)". I can't really believe that these are the only possibilities to show some text in skyrim, that would be kind of poor. :psyduck: So, I guess, I just haven't found what I need, thus I'm asking here. Does anybody have an idea how to do something like that?Or is it maybe possible to change the hud to show my message? EDIT:I should have known it XD. The engine is really this poor. :rolleyes: Edited March 9, 2012 by Grasmann Link to comment Share on other sites More sharing options...
3ncryptabl3 Posted March 9, 2012 Share Posted March 9, 2012 If you want to do anything tied to or otherwise a part of the HUD or Menu, it's Scaleform. It has nothing to do with the engine. Link to comment Share on other sites More sharing options...
Recommended Posts