Mattdokn added a new file:
QuoteDisplay MoreAllows you to skip quest tasks that are associated with certain maps.
I felt that skipping entire quests was too much as a lot of the time it's only a few tasks that depend on a map. So instead I made my objective to only skip tasks based on where they needed to take place. Finding out the associated maps turned out to be a lot harder than I was expecting, but I've managed to cover all the edge cases I've found!
Open the config tab to see how to add more maps.
The default configuration includes Streets of Tarkov and Ground Zero
If you want modded trader's quests to be affected, you need to setup your load order. I recommend using Load Order Editor.
Otherwise, this is how your order.json should look (using Lotus as an example):
Simply extract mattdokn-fthatmap.zip into your game folder
The config has comments in it to explain.
Default config:
JSONDisplay More{ // Possible map names: // customs -> bigmap // If you want to exclude factory, I recommend setting both day and night to removed // Factory -> factory4_day // Factory -> factory4_night // Interchange -> interchange // Labs -> laboratory // Lighthouse -> lighthouse // Reserve -> rezervbase // Shoreline -> shoreline // Woods -> woods // Streets -> tarkovstreets // Ground Zero -> sandbox // Ground Zero 21+ -> sandbox_high "RemoveQuestsOnMaps": [ "tarkovstreets", "sandbox", "sandbox_high" ] }
If you see anything that stands out to you, please let me know in the comments!
Never feel obligated to donate for support.