yoshka added a new file:
QuoteDisplay MoreUPDATE NOTE: ATF is now a Standalone Trader Example for you to customize. The old files ATF files are still compatible with the new Version, just drop them into the /db/assort/ folder.
The Utility functions will be moved to a new separate mod! It's gonna take some time to get done.
Features:
- Create new Standalone Trader easily
- Create new Trade Files that can be shared with others
- Any Trades Trades in the /db/assort/ folder will be added to the Trader
Installation:
- Just put the mod into the /user/mods/ folder
Adding a Trade:
- Just put any Trade file into the /db/assort/ folder
Changing a Trader Avatar:
- your new avatar must be .jpg or .png
- add your new avatar to the /res/ folder
- edit "avatar":"/files/trader/avatar/YourAvatarName.jpg" in the base.json
Share your Mod:
- change the TraderID in the base.json in the /db/base/ folder
- change the Modname in the config
- change the Foldername
Notes on sharing Trade files:
If you share your presets you should make sure that your presets are valid without mods otherwise you should create a new TradePackage with Mod requirements. Mods like Makes Sense and alevesThings (cool mods btw) let you put certain attachments on weapons which would be normally not possible. I dont know how the game reacts if you load such a preset without those mods.
I hope the community creates some cool new Trade Overhauls. My reason for creating this mod was exactly that. I just wanted to play a hardcore run, but I didn't like the default barter trades. At first I wanted to edit the default traders, but then I thought why not make it very customizable and add the ability to save trades in different files which you can edit easily and share.
I am gonna upload some unique trades in the next couple of days or weeks depending on how much time I have. I hope you have fun with this mod and I also hope that there are not too many problems I have to fix.
Notes for modders:
- feel free to use, improve and update any of my code
- some credits would be nice if you use my code