Lishca Posted September 26, 2012 Share Posted September 26, 2012 Hi there! :happy: I am trying to add my own loadscreen text to the game ( vanilla load pictures, text only ), and I don't want to replace the vanilla ones. Does anyone know how to make them appear? I have Chesko's Lore Based Loading Screens, and I open that esp in CK and duplicate one of the LBLS files and add my own text. ( Just for my own use, I will not share ) I don't see them ingame. Is it more to be done, or have I just not seen them yet (because there is so many)? Link to comment Share on other sites More sharing options...
Ironman5000 Posted September 26, 2012 Share Posted September 26, 2012 If you only edited one then it's likely that it just hasn't shown up yet. It's worth testing after you have done about 20 or more to see if it's working without having to wait for ages. Link to comment Share on other sites More sharing options...
AlexanderJVelicky Posted September 26, 2012 Share Posted September 26, 2012 When they show up depends on the conditions. If there are no conditions, they will show up anywhere that isn't conditionalized. (Dungeons, most wilderness) If you add conditions, they will be checked. If you want to test the screen, put a single condition on it. "GetRandomPercent < 100" That means that 99% of the time you're loadscreen will show up. After testing it, you may then remove that condition, or lower it to like GetRandomPerfect < 1 so it doesn't show up constantly. It's up to you. :) Link to comment Share on other sites More sharing options...
Lishca Posted September 26, 2012 Author Share Posted September 26, 2012 Thank you guys! :teehee: I set the RandomPercent to 99, and it showed up. So if I leave the condition window blank, it will show up like any loadscreen would, right? I'll have to load a lot to see them through. Link to comment Share on other sites More sharing options...
Recommended Posts