Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou must get permission to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This mod is of course based on the excellent Consignment Chests mod by Rex Little, which can be found here: http://mw.modhistory.com/download-44-10675. Coincidentally, Rex was the first person to recommend Morrowind to me and my siblings, which ended up being my introduction to The Elder Scrolls series, modding, and basic programming. Cheers. =) Thanks of course to GhanBuriGhan and everyone else who contributed to Morrowind Scripting for Dummies, to the helpful members of the Morrowind and ModdingMorrowind subreddits, and of course Bethesda for creating a game we're all still playing over a decade and a half later.
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.4
Fixed bug where amountSaved would overflow and cause unexpected behavior
Version 1.3
Added chest to Catia Sosia in Mournhold Armory.
Version 1.2
Fixed bug where game would crash if owner's id was reset between cell loads.
Version 1.1
Trader's saved gold now resets whenever the last item in the chest is bought. This prevents a possible exploit where the player places a low value item in the chest and leaves it for an extended amount of time, after which the trader will have a very large pool of money with which to instantly buy additional items.
Items sold through the consignment chests are now added to the trader's inventory. This prevents possible game-breaking states in which the player sells a necessary item through the chest, at which point the item would previously have been removed from the game entirely.
Fixed small error in the readme.
Description ========== Adds consignment chests to several traders in Vvardenfell that allows them to save over time in order to buy more expensive items from the player.
Location ======== Chests can be found in the shops of Malpenix Blonia in Ald-ruhn, Verick Gemain in Caldera, Clagius Clanler in Balmora, Jeanne in Vivec Foreign Quarter, and next to Ancola in Sadrith Mora.
Details ======= Items can be placed in the consignment chests, at which point the particular trader will begin to save the required gold to buy the item. For each full day that the player does not visit the trader, the trader will save their daily supply of gold. Once the trader is able to afford the item in the chest, the item will be removed and replaced with the gold. The price offered is based on the player's Mercantile skill, and is generally a bit lower than if you bartered directly.
Consignment Chests Expanded should support all in-game items, as well as any mod-added items, which is a marked improvement over the original Consignment Chests mod.
Note: Visiting the the cell in which the trader resides during any 24-hour period will prevent the trader from saving that day's allowance, even if the player doesn't speak to or barter with the trader. For instance, in order for Clagius Clanler (daily gold: 800) to buy an Adamantium Mace (value: 1000) deposited on Last Seed 20, the player would need to return on Last Seed 23 (two full days without visiting Clagius).