The Forge is currently under construction. Data is synchronized with the hub every 30 minutes. Help report issues!

Mod Details

F That Map

F That Map 1.0.3

Created by Mattdokn

4.3K Downloads

SPT 3.10.5 Compatible

Hate Streets as much as I do? Well now you don't have to do quests on maps you don't like!

Allows 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):

{ "order": [ "Virtual's Custom Quest Loader", "Lotus", "mattdokn-fthatmap" ] } Simply extract mattdokn-fthatmap.zip into your game folder

7658-vkrw58b-1-gif

The config has comments in it to explain.

Default config:

{ // 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.

<3

https://ko-fi.com/mattdokn

Version 1.0.3
Download Mod Version

SPT 3.10.5

Latest Compatible SPT Version

1.4K Downloads

Created Dec 23rd, 2024

Updated Dec 23rd, 2024

Virus Total Results

Updated for 3.10.x!

Version 1.0.2
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

2.1K Downloads

Created Aug 17th, 2024

Updated Aug 17th, 2024

Virus Total Results
  • Added support for edge case when objective says to obtain a quest item, now infers the map the item's on based on the previous objective's map if it was a VisitPlace type.
  • Fixes "Introduction" not being skipped when mod is configured to skip woods quests.
Version 1.0.1
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

612 Downloads

Created Aug 10th, 2024

Updated Aug 10th, 2024

Virus Total Results

Added check to prevent crash when custom trader's quest condition doesn't have a correlating locale entry.

Version 1.0.0
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

113 Downloads

Created Aug 10th, 2024

Updated Aug 10th, 2024

Virus Total Results

Not quite yet...