Noggog Posted February 10, 2011 Share Posted February 10, 2011 (edited) I'm writing a mod that needs access to all the leveled lists that are being used in game. The way I'm sort of achieving this is by using the "details" option in Wrye Bash. I'm writing an .exe program that can process the list of all records from the "details" option in Wrye Bash, and format them how I need them for my esp, but that's only for one mod at a time. Is there a way to export the details of your entire mod setup in Wrye Bash? Without going one by one? Or... is there a better way to get access to all the Leveled Lists in a mod setup? As far as I know, OBSE can only process a leveled list once it knows its ID, there's no way for it to know how many and what are the LLists when in game. It seems to need someone to feed it IDs. If you're interested in what I'm doing with this, look here: http://www.thenexusforums.com/index.php?/topic/297247-more-dynamic-leveled-lists-mod/ Edited February 10, 2011 by Leviathan1753 Link to comment Share on other sites More sharing options...
Recommended Posts