Article link: How To Add Objects For Sale 1.0
NOTE: The article is no longer being maintained on TESNexus.
The current version can be found on the CS Wiki
This tutorial will demonstrate how to add objects so that vendors will sell them from their inventory.
NOTE: Vendors only sell specific types of items that they were designed to sell. I am creating a list for a breakdown analysis as I learn about them (see Source link below).
Assumptions
* You have unique objects already created and added to the Construction Set. For this tutorial, we will use weapons and armor as an example.
* You want to add the objects for sale at a vendors shop. For this tutorial, we will use The Best Defense in the Market District of Imperial City.
NOTE: This tutorial can be substituted for any item for sale at any vendor's shop.
Step 1 - Create Your Container
1. Open the Construction Set and then your .esp file.
2. In the Object Window, expand World Objects and select Container. A list of all containers should appear to the right.
3. Select/Highlight any item in the list and then start typing VendorThe which will jump you down the list to all the vendor chests.
4. Double-click VendorTheBestDefense and change the following:
ID: Set to something unique such as your initials + mod initials + VendorTheBestDefense
Name: ModName Chest
Object ID: Right-click each item in this list and delete them.
5. Click OK, then Yes to create a new form.
Step 2 - Add Your Items To The Container
1. Find your chest and double-click on it. Move the "Container" window (which is your chest) so you can still use the Object Window and see the containers empty list.
2. Select the Object Window and expand Items and select Weapons. A list of all weapons should appear to the right.
3. Find your weapon(s) and click-n-drag it to the container's empty list.
4. Select the Armor folder. A list of all armor should appear to the right.
5. Find your armor and click-n-drag each piece to the container's list.
6. Select the Container window and adjust the item counts/quantity as necessary.
7. If the items for sale should "Respawn" later, place a checkmark beside Respawns.
8. Click OK to close the Container Window.
Step 3 - Add Container To The Vendor
1. In the Object Window, expand World Objects and select Container. A list of all containers should appear to the right.
2. Select/Highlight any item in the list and then start typing "VendorThe" which will jump you down the list to all the vendor chests.
3. Right-click on VendorTheBestDefense and select Use Info
4. The Use Report will show all the places in the game world that the container exists. Double-click the Cell Editor ID called "ICMarketDistrictTheBestDefense" which will jump you to the chest in the Render Window. Click OK to close the Use Report window.
5. Select the Render window. This is the part where you need to scroll/move in such a way that nobody else is like to do. Use the Shift-Key + Mouse moves and the Wheel Mouse zooming to position your viewpoint far away from the original chests.
6. With sufficient rotation and distance away from the chests, you are now going to find your chest and drag-n-drop it onto the Render Window.
7. Go back to the Object Window under the WorldObjects/Container folder and find your chest. Click-N-Drag your chest to the Render Window.
8. Your chest (with all your items) should now appear in the Render Window. Double-click on the chest in the Render Window.
9. A Reference window should pop-up. Set the following and click OK:
3D Data tab
Check - Persistant Reference
Ownership tab
NPC - MaroRufus (See vendor list below)
Lock tab
Check - Locked
Level - Needs a key
Unchecked - Leveled
Key - NONE
10. Save the mod and exit the Construction Set.
Step 4 - Test Your Changes
1. Make sure the .esp file is enabled under Oblivion Launcher, Data Files.
2. Start the game and see if the vendor has you items for sale.
Partial List of Chests, Vendors, Locations
VendorAFightingChance - Rohssan (Weapons) - Market District of Imperial City
VendorTheBestDefense - MaroRufus (Light Armor), Varnado (Heavy Armor) - Market District of Imperial City
VendorDivineElegance - Palonirya (Clothes) - Market District of Imperial City
VendorEdgarsDiscountSpells - EdgarVaultrine (Spells) - Market District of Imperial City
VendorFirstEdition - Phintias (Books) - Market District of Imperial City
VendorRindirsStaffs - Rindir (Staffs) - Market District of Imperial City
VendorThreeBrothersTradeGoods1 - TertullianVerus, SergiusVerus - Market District of Imperial City
VendorTheMainIngredient - OgierGeorick (Ingredients/Food) - Market District of Imperial City
VendorJensinesMerchandise - Jensine - Market District of Imperial City
VendorLellesQualityMerchandise - NorbertLelles - Anvil
VendorAWarlocksLuck - Ungarion - Bravil
VendorHammerAndAxe - Fjotreid - Bruma
VendorBorbasGoodsAndStores - BorbagraUzgash - Cheydinhal
VendorFireAndSteel - Rasheda - Chorrol
VendorBestGoodsAndGuarantees - Elsynia, Gunder - Leyawiin
VendorAllThingsAlchemical - FalanuHlaalu - Skingrad
VendorColovianTrader - Gunder - Skingrad
VendorHammerAndTongs - AgnetethePickled - Skingrad
Source: http://lhammonds.game-host.org/obmm/tutori...ts_for_sale.asp