
Open up coop (friendly Scav), paid (vehicle extract), red rebel and backpack-less type extracts to make them behave as normal extracts.
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.
SPT 3.8.3
2.1K Downloads
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.
Unknown SPT Version
2.4K Downloads
Updated for 2.0.2
Unknown SPT Version
472 Downloads
Ported to TypeScript for the newer versions of SPT AKI.
No functionality changes; the config file works as before.
Unknown SPT Version
703 Downloads
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.
Unknown SPT Version
544 Downloads
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.
Unknown SPT Version
103 Downloads
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
Not quite yet...