ItemExtractorMod
Mod for extracting all the items, that player has in his backpack and/or stash and to be able to create your personal trading web page.
This is beta version of the mod and at this moment without website it is pretty useless in a few days/weeks (once I get some free time, I’ll finish up the website and provide direct link here)
Once you open stashbox/scrapbox, literally any stash (except items in pipboy menu) a button will appear to extract all the items into text file.
Once you click on that button (game may freeze for a second or so, if you have tons of items), items will be extracted and written to the “itemsmod.ini” file. Each click overrides file content.
For security purposes, you may extract items just in your stash – e.g. it won’t work for another player vendors, etc.
Additionally, you will have to create “trademod.json” file in your “Data” directory, with content:
{
“user”: “someusername”,
“password”: “somepassword”
}
Please, note, password field isn’t the password from Bethesda account!!!
For vendors:
This mod is part of an additional application, where you will have to register (and after that you will get your config file with password for that application).
Once you you have extracted all of the items, you will have to visit the application website and upload “itemsmod.ini” file, specify filters (e.g. just legendary items, just legendary armor, just plans or altogether) – after this server will process your data and you will have to provide trading info about every item you want to sell – e.g. price, only exchange, etc.
Once you’re done with setting up prices – you will get your personal webpage with all the items you’re selling and contact details(that you will specify on the registration step).
Spam that link whenever you want.
Bring customers.
Get rid of all your stuff.
For customers:
You don’t need this mod at all.
Just visit the homepage of the application and type into search bar whatever you need.
Or visit someones personal market page and do the same.
Find contact details – contact seller and discuss trade options.
TODO’s:
– Fix button text (it should display “Extract” instead of squares)
– Finish UI part
Installation – the same as for other .ba2 mods, via mod manager or manually.
Requirements: SFE
This mod modifies securetrade.swf file, so it is incompatible with any other mod that modifies the same file.