Mod Details

Alter Extracts

Alter Extracts 2.0.3

Created by Jiblet

6.9K Downloads

SPT 3.8.3 Compatible

Open up coop (friendly Scav), paid (vehicle extract), red rebel and backpack-less type extracts to make them behave as normal extracts.

Latest Version 2.0.3
SPT 3.8.3

Updated Apr 4, 2024 at 1:43 PM

Version Notes

Update for 3.8.0.

No functionality changes.

Tested across a handful of maps, including the vehicle extract quest that Skier gives you in Ground Zero. Using this mod does not conflict with that quest and you are able to complete it without handing over 5000R

Let me know here if you do see any issues with it and I’ll try to take a look.

This download is externally hosted.
Always scan for viruses.

This mod can change all extracts that usually require you to either:

  • have a friendly Scav with you (impossible in Single Player),
  • require payment (cash always vanished from my pockets when I need it),
  • need you to drop your backpack, or
  • need you to have a red rebel and paracord

Into normal extracts that require none of those things.

The probability of the extract being active, and the time taken to extract from are configurable in the config file. See below.

⚠️ Warnings

  • Some types of extracts are not affected by default (red rebel and backpack-less ones). You’ll need to turn them on in the config.json.
  • May interfere with, or be interfered with by, other mods that modify extracts. Rename to zzzz-AlterExtracts if you need to.

📝 Config

Please see https://github.com/Jiblet/AlterExtracts#readme for info on the config file. Or check the Readme in the download.

Update:
Verified on 3.7.6 but shout if you find any issues.

Version 2.0.3
Download Mod Version
SPT 3.8.3
Latest Compatible SPT Version

2.1K Downloads

Created Apr 4, 2024 at 1:43 PM

Updated Apr 4, 2024 at 1:43 PM

Virus Total Results

Update for 3.8.0.

No functionality changes.

Tested across a handful of maps, including the vehicle extract quest that Skier gives you in Ground Zero. Using this mod does not conflict with that quest and you are able to complete it without handing over 5000R

Let me know here if you do see any issues with it and I’ll try to take a look.

Version 2.0.2
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

2.4K Downloads

Created Feb 19, 2023 at 9:58 PM

Updated Feb 19, 2023 at 9:58 PM

Virus Total Results

Updated for 2.0.2

Version 2.0.1
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

498 Downloads

Created Jan 21, 2023 at 10:07 PM

Updated Jan 21, 2023 at 10:07 PM

Virus Total Results

Ported to TypeScript for the newer versions of SPT AKI.

No functionality changes; the config file works as before.

Version 1.3.0
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

729 Downloads

Created Mar 2, 2022 at 3:39 PM

Updated Mar 2, 2022 at 3:39 PM

Virus Total Results

Updated to include Red Rebel extracts and those where you need to remove your backpack.

Options galore now, so please check out the config.json.

Warnings:

  • Red Rebel and Backpack type extracts are not affected by default.
    You’ll need to turn them on in the config.json.

  • May interfere with, or be interfered with by, other mods that modify extracts.
    Rename to zzzz-AlterExtracts if you need to.

Version 1.2.0
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

571 Downloads

Created Feb 24, 2022 at 11:06 PM

Updated Feb 24, 2022 at 11:06 PM

Virus Total Results

Now with bonus config file:

“Logging”: true, - Turns logging ot the console on and off. Default on. “ScavCoopEnabled”: true, - Enables the changing of Scav Cooperation extracts. “PaidEnabled”: true, - Enables the changing of Paid extracts. “Chance” : 66, - Set the probability off the extract being open. “ExfiltrationTime” : 8 - Set the time taken to exit.

Version 1.1.0
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

133 Downloads

Created Feb 24, 2022 at 10:06 PM

Updated Feb 24, 2022 at 10:06 PM

Virus Total Results

Turns out I’m a lazy idiot.

Thanks for bringing it to my attention Mamoru.

You should also now see in the console at server start that it is altering the correct exits:

[INFO] AlterExtracts : Altering extract: 0 : UN Roadblock [INFO] AlterExtracts : Altering extract: 2 : PP Exfil [INFO] AlterExtracts : Altering extract: 5 : Interchange Cooperation [INFO] AlterExtracts : Altering extract: 2 : tunnel_shared [INFO] AlterExtracts : Altering extract: 6 : V-Ex_light [INFO] AlterExtracts : Altering extract: 2 : EXFIL_ScavCooperation [INFO] AlterExtracts : Altering extract: 5 : South V-Ex [INFO] AlterExtracts : Altering extract: 6 : Factory Gate

KohTao

Works for me in spt 3.11, yes in 3.11!, works in 3.10 as well.

Just update the package.json file from “akiVersion”: “3.8.x”,

to

“sptVersion”: “3.11”, or “sptVersion”: “3.10.*”, and it will work.

0 Likes
LeeNelson

Interested in doing a version or 2nd mod where all the extracts are opened?
Refringes “Open Extract” mod has long gone dusty…

0 Likes
HB_

Seems to be throwing the below error when using a coop or vehicle extract. I’ve not actually seen any issues occur and my fence rep is going up. I just thought I would let you know. Tried a raid with AlterExtracts removed, extracted through a vehicle extract and no error came up. I’ve got nothing else controlling extracts or rep.

[2024-04-10T09:16:58.776Z] info: [Client Request] /singleplayer/settings/raid/endstate [2024-04-10T09:16:59.870Z] info: [Client Request] /client/match/offline/end [2024-04-10T09:16:59.895Z] error: TypeError: Cannot read properties of undefined (reading ‘min’) [2024-04-10T09:16:59.870Z] debug: Old vs new fence standing: 1.4, 1.65 [2024-04-10T09:16:59.896Z] error: TypeError: Cannot read properties of undefined (reading ‘min’) [2024-04-10T09:16:59.896Z] error: TypeError: Cannot read properties of undefined (reading ‘min’) at LootGenerator.createRandomLoot (C:\snapshot\src\generators\LootGenerator.ts:116:39) at MatchController.sendCoopTakenFenceMessage (C:\snapshot\src\controllers\MatchController.ts:200:41) at MatchController.endOfflineRaid (C:\snapshot\src\controllers\MatchController.ts:177:18) at MatchCallbacks.endOfflineRaid (C:\snapshot\src\callbacks\MatchCallbacks.ts:202:30) at RouteAction.action (C:\snapshot\src\routers\static\MatchStaticRouter.ts:130:48) at MatchStaticRouter.handleStatic (C:\snapshot\src\di\Router.ts:47:63) at HttpRouter.handleRoute (C:\snapshot\src\routers\HttpRouter.ts:79:62) at HttpRouter.getResponse (C:\snapshot\src\routers\HttpRouter.ts:44:30) at AkiHttpListener.getResponse (C:\snapshot\src\servers\http\AkiHttpListener.ts:150:38) at IncomingMessage.<anonymous> (C:\snapshot\src\servers\http\AkiHttpListener.ts:75:43) [2024-04-10T09:16:59.896Z] error: TypeError: Cannot read properties of undefined (reading ‘min’) at LootGenerator.createRandomLoot (C:\snapshot\src\generators\LootGenerator.ts:116:39) at MatchController.sendCoopTakenFenceMessage (C:\snapshot\src\controllers\MatchController.ts:200:41) at MatchController.endOfflineRaid (C:\snapshot\src\controllers\MatchController.ts:177:18) at MatchCallbacks.endOfflineRaid (C:\snapshot\src\callbacks\MatchCallbacks.ts:202:30) at RouteAction.action (C:\snapshot\src\routers\static\MatchStaticRouter.ts:130:48) at MatchStaticRouter.handleStatic (C:\snapshot\src\di\Router.ts:47:63) at HttpRouter.handleRoute (C:\snapshot\src\routers\HttpRouter.ts:79:62) at HttpRouter.getResponse (C:\snapshot\src\routers\HttpRouter.ts:44:30) at AkiHttpListener.getResponse (C:\snapshot\src\servers\http\AkiHttpListener.ts:150:38) at IncomingMessage.<anonymous> (C:\snapshot\src\servers\http\AkiHttpListener.ts:75:43) [2024-04-10T09:16:59.933Z] info: [Client Request] /raid/profile/save [2024-04-10T09:16:59.935Z] debug: Raid outcome: survived

0 Likes
Tinyteeth

Does this work when playing as a scav and taking a coop extract?

I have enabled scav extract and set chance to 100% but have been unable to extract as a scav, this is happening on Reserve.

0 Likes
buoybuoy

Hey Jiblet,

Very helpful mod! You might want to update the instructions and README to explain what enabling each extract type does. I figured it out, but was confused at first:

For ExtractTypesEnabled config, what does true/false do? ie. does setting Scav_Coop_Extract to true mean I’ll need a scav with me or does true mean the mod overrides the default extract requirements? Does false mean the extract is disabled, like it’s never available?

Something as simple as “Enabling each extract type will override that type’s requirements, making it a normal extraction point, using the extraction time and chance from the config file. Setting it to false will not alter that extract type”

Cheers

0 Likes
sackstonhail420

installed the mod and successfully used co-op extract once (side tunnel on lighthouse) - now it appears all other co-op extracts are fully broken

i recieve the prompt “exit located!” when walking into one, but no extraction popup - tested with woods factory gate & reserve scav lands after extracting once on side tunnel lighthouse

0 Likes
NugentGL

I have multiple extracts no longer working with your mod.

1. Reserve D2 lever doesn’t work at all. It is like the lever is disabled.

2. Labs elevator extract doesn’t work. I pull the lever, push the button but the elevator never comes.

I removed your mod and both now work again.

0 Likes
Mamoru

Can add all the same for this weekend the amount required for the exit? After all, money can be taken in advance and so that it is not too easy. Perhaps as a config or a second version of the mod?

I’ll just leave it here as an idea =)

0 Likes
Mamoru

Your mod disables normal exits. fix it) (The exit zone just stops working)

1 Like

Details