orgs1n Posted May 10, 2018 Posted May 10, 2018 How would I go about creating a patch ESP that would masculinize the level lists in OBIS? I looked at what Masculinized Level Lists, does: it removes the female entries from the dual-gender Leveled NPC formIDs, reducing the LLCT count. However, OBIS is set up differently: it has specific formIDs for females only. If I delete these formIDs, the "rule of one" will simply take them from OBIS.esp, where they still exist, and nothing will have changed. Correct? So I tried deleting the leveled list entries themselves, but it's apparently LLCT = 0 is not allowed: there has to be at least 1 entry. How can I get rid of these formIDs?
Varithina Posted May 11, 2018 Posted May 11, 2018 What you could do is where it says encbandit01melee1himperialF(xxxxx) go and find the male version encbandit01melee1himperialm(xxxx) and edit the female entry and paste the male version into it. Or where the obis level list are pointing to female lists from within it change them to the male versions.
orgs1n Posted May 12, 2018 Author Posted May 12, 2018 Editing the level list pointers seems like the ticket. Even when there's hundreds of them. Thanks for the info!
Varithina Posted May 12, 2018 Posted May 12, 2018 1 hour ago, orgs1n said: Editing the level list pointers seems like the ticket. Even when there's hundreds of them. Thanks for the info! Yup, it is tedious as hell, it is why most people do not bother with level lists for even minor things like adding weapons, they are not too hard to do, but bloody hell are they tedious.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.