Got a wee problem. I've created a replacer for a large number of the game's movable statics, replacing them with misc items that have the same model. The replacements are fine, but now I'm adding them to the leveled lists. This works for the New Vegas vendors, but not the DC ones, despite specifically adding my leveled item lists to the DC ones. Any idea why that is?
I've a quest that is set to run on game start, with the following script attached to it: https://pastebin.com/raw/u73FRNK8
Screenshot of one of the leveled lists I'm adding, the flags being the same for all of the lists I've created: https://i.imgur.com/E9Z4chH.png
Here is the .esm file: https://mega.nz/#!mtlUGAqb!AdDPKmQwnpNd ... RbJ8NO2bb8
Any idea what I'm doing wrong?
The forum has been set to read-only mode. For community discussion and questions, head over to our Discord: https://discord.taleoftwowastelands.com
Added leveled items to DC leveled item lists, but items aren't sold by vendors?
- FiftyTifty
- Posts: 493
- Joined: Tue Apr 09, 2013 7:36 pm
- FiftyTifty
- Posts: 493
- Joined: Tue Apr 09, 2013 7:36 pm
Re: Added leveled items to DC leveled item lists, but items aren't sold by vendors?
I went ahead and added all the items from my own leveled lists, to the vanilla ones directly. That works, with all DC vendors and containers now having the new items. So for some reason, the DC vendors don't like having nested leveled lists within nested leveled lists.
- RoyBatty
- Gary
- Posts: 7742
- Joined: Sun Apr 27, 2014 10:26 am
- Location: Vault 108
Re: Added leveled items to DC leveled item lists, but items aren't sold by vendors?
Scripting leveled lists is dumb and bad, I said it a million times 

- FiftyTifty
- Posts: 493
- Joined: Tue Apr 09, 2013 7:36 pm
- RoyBatty
- Gary
- Posts: 7742
- Joined: Sun Apr 27, 2014 10:26 am
- Location: Vault 108
Re: Added leveled items to DC leveled item lists, but items aren't sold by vendors?
The game gets weird when you nest lists into lists that have items, the inheritance gets wonky.
