Jump to content

How to.. Leveled lists? Is it good with Robco Patcher? Why new esp?


Recommended Posts

Posted

Ok so with Robco Patcher you can do a bunch of things, other than  adding keywords for SAKR.

I look around and on Nexus there are several mods that simply add single weapons to some leveled lists. For instance, this one . 

But there are multiple other mods that adds armors to leveled lists using new esps, for instance Krazymans Levelled Lists

 

So let's say that I want to add one armor mod to the world, because yes. Since I'm not able to use the creation kit, I thought about Robco Patcher. 

 

For example, I'm trying to add COCO_LaceBody's dresses (because there are only 4 IDs to manage. Maybe.).

I want these dresses appears in vendors' lists not always but not rarely too, so let's tell 25% of times (about 1 time on 4 store opened) AND in Mailboxes very rarely, namely 5% of times (5 mailboxes on 100 opened, or is it too low? Maybe is too low... ).  

 

I've created the file F4SE\Plugins\RobCo_Patcher\leveledList\COCO-LaceBody\COCO-LaceBody.ini.

 

Inside, I've wrote this: 

 

Spoiler

//*************************
//*** Vendor
//*************************
//LL_Vendor_Weapon_GunGeneralStore [LVLI:002049DD]
filterByLLs= Fallout4.esm|002049DD:addToLLs=COCO-LaceBody.esp|A6000F9c~5~1~25
filterByLLs= Fallout4.esm|002049DD:addToLLs=COCO-LaceBody.esp|A6000FA0~5~1~25
filterByLLs= Fallout4.esm|002049DD:addToLLs=COCO-LaceBody.esp|A6000FA7~5~1~25
filterByLLs= Fallout4.esm|002049DD:addToLLs=COCO-LaceBody.esp|A6000FA8~5~1~25

//*************************
//*** Container
//*************************
//Container_Loot_Mailbox [LVLI:001C246D]
filterByLLs= Fallout4.esm|001C246D:addToLLs=COCO-LaceBody.esp|A6000F9c~5~1~5
filterByLLs= Fallout4.esm|001C246D:addToLLs=COCO-LaceBody.esp|A6000FA0~5~1~5
filterByLLs= Fallout4.esm|001C246D:addToLLs=COCO-LaceBody.esp|A6000FA7~5~1~5
filterByLLs= Fallout4.esm|001C246D:addToLLs=COCO-LaceBody.esp|A6000FA8~5~1~5

 

 

Will this works? 

 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...