The Forge is currently under heavy construction. Expect nothing to work. Data is reset every hour.

Mod Details

Open Extract

Open Extract 1.5.1

Created by Refringe

60.7K Downloads

SPT 3.9.8 Compatible

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:

  1. Decompress the contents of the download into your root SPT directory.
  2. 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!
  3. Leave a review and let me know what you think.

Having Issues?

Version 1.5.1

8.0K Downloads

Created Sep 6th, 2024 Updated 18 hours ago

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?

Version 1.5.0

11.6K Downloads

Created Jul 10th, 2024 Updated 9 hours ago

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?

Version 1.4.2

9.4K Downloads

Created Apr 19th, 2024 Updated 18 hours ago

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?

Version 1.4.1

701 Downloads

Created Apr 17th, 2024 Updated 18 hours ago

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?

Version 1.4.0

748 Downloads

Created Apr 15th, 2024 Updated Jan 4th, 12:57 AM

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?

Version 1.3.1

10.5K Downloads

Created Oct 15th, 2023 Updated 18 hours ago

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?

Version 1.3.0

2.7K Downloads

Created Oct 8th, 2023 Updated Jan 1st, 10:22 AM

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?

Version 1.2.0

1.7K Downloads

Created Sep 13th, 2023 Updated Jan 1st, 6:36 AM

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?

Version 1.1.0

2.6K Downloads

Created Aug 5th, 2023 Updated 18 hours ago

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.

Version 1.0.5

6.7K Downloads

Created Feb 17th, 2023 Updated Jan 4th, 6:53 AM

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.

Version 1.0.4

866 Downloads

Created Feb 15th, 2023 Updated 18 hours ago

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.

Version 1.0.3

2.2K Downloads

Created 2 years ago Updated 18 hours ago

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.

Version 1.0.2

85 Downloads

Created Jan 8th, 6:45 PM Updated 18 hours ago

Updates:

  • Updated for SPT v3.4.1 compatibility.

If you experience any problems, please submit a detailed bug report.

Version 1.0.1

1.6K Downloads

Created Oct 5th, 2022 Updated 18 hours ago

Updates:

  • Updated for SPT v3.2.4 compatibility.

If you experience any problems, please submit a detailed bug report.

Version 1.0.0

1.3K Downloads

Created Sep 15th, 2022 Updated 18 hours ago

Initial release for SPT v3.2.3.

Not quite yet...