The forum has been set to read-only mode. For community discussion and questions, head over to our Discord: https://discord.taleoftwowastelands.com
Vendor lists
-
Jmsborland97
- Posts: 43
- Joined: Mon May 13, 2019 9:28 am
Vendor lists
Has anyone got any pointers/advice on how i can add items to vendors. I want to add a backpack mod to the vendors in the Capital Wasteland, mainly Moira Brown, I've had a quick look in Xedit but not sure where to start. This is only for my personal use
- jlf65
- Posts: 1535
- Joined: Wed Aug 10, 2016 9:10 pm
-
UsagiPyon
- Posts: 184
- Joined: Thu Jan 17, 2019 4:09 pm
Re: Vendor lists
Here's some images to get you started in FNVEDIT:Jmsborland97 wrote: ↑Fri Jul 12, 2019 11:57 pmHas anyone got any pointers/advice on how i can add items to vendors. I want to add a backpack mod to the vendors in the Capital Wasteland, mainly Moira Brown, I've had a quick look in Xedit but not sure where to start. This is only for my personal use
1.Load TalesofTwoWastelands.esm and all its dependencies:
SpoilerShow
SpoilerShow
SpoilerShow
SpoilerShow
- Make sure to create a new .esp as a patch for you to edit and do not tamper any .esm.
- Make sure whichever NPC's chests you edited you have to check the category he/she is selling.
e.g if you add new weapons, that NPC will have to have the weapons category checked for the new weapons to appear:
FNVEDIT:
SpoilerShow
SpoilerShow
Anyway the above is a more traditional/noobish(?) method but there is a scripted way to add items to vendors. For that I recommend you take a look at https://www.nexusmods.com/newvegas/mods/66594 or contact the author himself for more advices.
-
Jmsborland97
- Posts: 43
- Joined: Mon May 13, 2019 9:28 am
Re: Vendor lists
Thanks for the help guys.
-
Jmsborland97
- Posts: 43
- Joined: Mon May 13, 2019 9:28 am
Re: Vendor lists
Whenever I create a new esp. file I have to save it in the FNV directory. How can I save the esp. in a different place, I just want to archive it so I can install it with MO2
- jlf65
- Posts: 1535
- Joined: Wed Aug 10, 2016 9:10 pm
Re: Vendor lists
You can just move it. It doesn't NEED to be where FNVEdit saves it. Make an arc of it, delete the original, then install it via the mod manager.
-
Jmsborland97
- Posts: 43
- Joined: Mon May 13, 2019 9:28 am
Re: Vendor lists
That's what I have been doing, Just wondered if there was another way. Either way I cant seem to get the plugin to work, once I install it, it has no effect in game and wont show up in Moira's inventory
-
Jmsborland97
- Posts: 43
- Joined: Mon May 13, 2019 9:28 am
Re: Vendor lists
Nevermind, I got it working. Thanks for the help everyone.