Guest TheCuteHamster Posted October 13, 2014 Posted October 13, 2014 Greetings When playing Skyrim there's a small window in the top left, where short messages usually are shown. I would like to find a mod that makes it support more than 4 lines, and make the text fade away slower. But there's a problem; I have no idea what that area is called. So I'm unable to search for any related mods. The question: What is the small window in the top left corner of Skyrim called, and do you know any mods, which alters it? Thank you in advance. TredeDk
Heromaster Posted October 14, 2014 Posted October 14, 2014 It is used by the function Notification() in the Debug script and also by the Show() function from the Message script. If a mod uses the latter, you are be able to alter the display time through the CK for each and every message. If a mod uses the Notification() function call you are out of luck. You would have to write a new Widget in Flash and replace it with the original widget. It should be the tweenmenu.swf which needs to be replaced.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.