wara added a new file:
QuoteDisplay MoreTrader modding
couldn't think of a better name
Requires: Custom InteractionsYOU MUST INSTALL CUSTOM INTERACTIONS FOR THE MOD TO WORK
DescriptionThis mod adds a button to the right click menu that opens the weapon preset builder, but it only shows you trader stock parts instead of every part in the game.
I always thought it was annoying how you couldn't filter weapon mods by trader stock... Now you can!
Works well with realism mod randomized stock and hardcore flea configs.
Tip: You can disable the "traders only" filter on the flea page when you buy the parts in case the part is cheaper on the flea.
Only works with currency for now, no barter. Also no fence cause he ain't on the flea.
hub.sp-tarkov.com/attachment/6183/hub.sp-tarkov.com/attachment/6184/Quick demo video ( it's weapon modding, but with trader stock parts )
It just works™
Installation:
Drag and drop "BepInEx" and "user" folders from my mod and the "BepInEx" folder from Custom Interactions into your game folder. (You know the drill by now.)
Config:
You can add custom trader ids in config.json
-----------------------------------------------------------------------------------------------------------------------------------------------------------------
Let me know if there's a mod/game breaking bug, but if it's like a very minor annoyance bug, then I might not fix it.
I just wanna build a cheap gun quickly and go die
For the people who are gonna look at the code, it's very spaghetti. Italian style.
Known "issues" (I may or may not fix them. Depends on how many people use the mod):
If you are modding a weapon and click on "character" on the bottom menu bar, then press ESC to go back to the modding screen, the trader stock filter will be gone and you will see all mods like in the normal preset builder. This is mainly because spaghetti code, but imo it's not really a problem.
^This applies every time you go in your inventory then go back to the modding screen with ESC. Opening Trader Modding will set the filter again.
Any issue where the gun part filter is gone is fixed by just going back to your inventory and clicking on Trader Modding again.
There was something else but I forgor