This mod enhances game extracts: accessible from any spawn side, adjusts random extract chance, enables payment for CO-OP extracts, allows backpacks for no-backpack extracts, simplifies cliff extracts with gear changes, and imposes max hold time.
Open Extract
Features:
- Make extracts available no matter what side of the map you spawned.
- Updates the percentage that random extracts are available.
- Updates CO-OP extracts to be useable via payment (like cars).
- Updates no-backpack extracts to be useable with backpacks.
- Updates cliff extracts to be useable without a paracord, red rebel, and with an armored rig.
- Sets a maximum hold time for extracts.
- Ability to update payment extract currency and amount.
- Ability to reset payment extract timers when the player leaves the extract area and returns later.
Known Issues:
- Anything handled client-side can not currently be changed by this mod. Examples:
- All scav extracts.
- Green flare requirement for the Klimov Street extract on Streets of Tarkov.
To Install:
- Decompress the contents of the download into your root SPT directory.
- Open the OpenExtracts/config/config.json5 file to adjust configuration options.
- The configuration file is in JSON5 format. The file extension is not a mistake. Do not rename it!
- Leave a review and let me know what you think.
Having Issues?
- If you experience any problems, please submit a detailed bug report.
♥
8.0K Downloads
Updates:
- Fixes a bug where the mod did not apply changes to the high-level Ground Zero map extracts.
Thank you to paprikaspice for the PR. ♥
Notes:
- This version should be compatible with any SPT v3.9 release.
- The configuration file is in JSON5 format. The file extension is not a mistake. Do not rename it!
Issues?
- If you experience any problems, please submit a detailed bug report.
♥
11.6K Downloads
Updates:
- SPT 3.9.0 Compatibility
Notes:
- This version should be compatible with any SPT v3.9 release.
- The configuration file is in JSON5 format. The file extension is not a mistake. Do not rename it!
Issues?
- If you experience any problems, please submit a detailed bug report.
♥
9.4K Downloads
Updates:
- New configuration option for resetting a payment extract (car/co-op) if you leave the extract area and return.
Huge shout-out to BlackDeathGER for finding the original issue and helping test the new feature. ♥
Notes:
- This version should be compatible with any SPT v3.8 release.
- The configuration file is in JSON5 format. The file extension is not a mistake. Do not rename it.
Issues?
- If you experience any problems, please submit a detailed bug report.
♥
701 Downloads
Updates:
- Adds the ability to adjust vehicle payment items and amounts.
- Fixes the Climber's Trail extract from failing the isCliffExtract check. Thanks HB53! ♥
- Adjusts default coop extract payment to be 75 dollars.
- Removes the Rock Passage and CCP Temporary extracts from the config file as they're no longer used.
Notes:
- This version should be compatible with any SPT v3.8 release.
- The configuration file is in JSON5 format. The file extension is not a mistake. Do not rename it.
Issues?
- If you experience any problems, please submit a detailed bug report.
♥
748 Downloads
Updates:
- Updated for SPT 3.8.0 compatibility.
- Adds support for Ground Zero extracts.
- Removes the Fence reputation gain configuration option.
Notes:
- This version should be compatible with any SPT v3.8 release.
- The configuration file is in JSON5 format. The file extension is not a mistake. Do not rename it.
Issues?
- If you experience any problems, please submit a detailed bug report.
♥
10.5K Downloads
Updates:
SPT has begun to move co-op extract features already present in this mod into the core codebase. SPT v3.7.1 includes Fence gifts, so that feature has been removed from this version of the mod. The next hotfix version of SPT will likely include the Fence reputation gain feature. With that in mind, this version has been pinned to require SPT v3.7.1 exactly. An update will be required for the next SPT hotfix release.
- Made updates for SPT v3.7.1 compatibility.
- The configuration file has been updated to remove the sendFenceGifts option.
- Updated npm dependencies to be in-line with SPT core.
Notes:
- This version is only compatible with the SPT v3.7.1 release.
- The configuration file is in JSON5 format. The file extension is not a mistake. Do not rename it.
Issues?
- If you experience any problems, please submit a detailed bug report.
♥
2.7K Downloads
Updates:
- Made updates for SPT v3.7.0 compatibility.
- More Fence gifts are buffed. Now medical uses, face shield hits, food and drink resources, and key uses, should now be like-new.
- Updates the build script with fixes for Windows compatibility.
Notes:
- This version is only compatible with the SPT v3.7.0 release.
Issues?
- If you experience any problems, please submit a detailed bug report.
♥
1.7K Downloads
Updates:
- Adds an option to adjust Fence reputation on a successful cooperation extract (like live).
- Adds an option to receive a Fence gift on a successful cooperation extract (like live).
- Updates the default cooperation extract payment to 7500 rubles.
- Updates initialization back to the synchronous methods so load order is enforced.
- Updates build script to use the Ignore library for better ignore file support.
- Updates build script to run copy operations in parallel.
- Updates custom configuration validation to instead use the AJV library to enforce JSON schema compliance.
- Updates the method in which the configuration file is loaded into the mod.
- Updates the method in which extract database edits are made.
- Adds a npm postInstall script to handle TSyringe conflicts when running within SPT project directory.
- Project now enforces double-quotes to be compatible with parent SPT project.
Notes:
- The new configuration options must be present for the mod to run. If updating, copy your old configuration values into the new configuration file, or the new configuration options in your old configuration file.
Issues?
- This version should be compatible with any SPT v3.6 release.
- If you experience any problems, please submit a detailed bug report.
♥
2.6K Downloads
Updates:
- Full rewrite.
- Fixed issue with a number of extracts not being updated properly.
- Configuration file is now validated.
Notes:
- The configuration file is now in json5 format and has a slightly different structure. You're encouraged to start fresh.
This version should be compatible with any SPT v3.6 release.
If you experience any problems, please submit a detailed bug report.
6.7K Downloads
Updates:
- Resolved an issue that would randomly cause all extracts to close.
Huge props to RHST and AHuman for reporting the issue. - Updated the configuration file to include options for each of the chance based extracts.
- Updated the configuration file to disable changes by default.
Notes:
- The green flare requirement for the Klimov Street extract on Streets of Tarkov is confirmed server-side and will remain required.
If you experience any problems, please submit a detailed bug report.
866 Downloads
Updates:
- Updated for SPT v3.5.0 compatibility.
- Updated to include Streets of Tarkov extracts.
Notes:
- The Klimov Street extract on Streets of Tarkov still require you to shoot a green flare. This appears to be handled client-side and requires more testing.
- This update is not compatible with SPT v3.4. You're still able to use v1.0.3 of this mod for SPT v3.4, but no support will be provided or updates made to help with legacy versions of SPT.
If you experience any problems, please submit a detailed bug report.
Updates:
- Fixed a bug that prevented extracting in Interchange's Hole in the Fence location with a backpack. Thanks Artur90il!
If you experience any problems, please submit a detailed bug report.
85 Downloads
Updates:
- Updated for SPT v3.4.1 compatibility.
If you experience any problems, please submit a detailed bug report.
1.6K Downloads
Updates:
- Updated for SPT v3.2.4 compatibility.
If you experience any problems, please submit a detailed bug report.
1.3K Downloads
Initial release for SPT v3.2.3.
Not quite yet...