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

Mod Details

Interactable Exfils API

Interactable Exfils API 2.0.1

Created by trap, Jehree

9.4K Downloads

SPT 3.11.2 Compatible

Adds interaction prompts to exfils, letting you toggle the exfil timer on and off (you can finally loot that body without extracting!) as well as API tools for modders to add their own exfil interaction options.

Modders, see "Modders" tab for info on the API functions of this mod

On its own, this mod does very little.

It will:

  • Make all extracts have an "Extract" prompt appear when you are inside their extraction zone. Interacting with it will toggle the extraction timer (read: loot bodies that end up in an extraction area without accidentally extracting)
  • BepInEx config option exists to set whether the timer will be on immediately upon entering an exfil zone or if it will require you to interact with it first.

PLEASE DO NOT REDISTRIBUTE THIS MOD

If you are using it as a dependency to one of your projects, link it as a dependency. Do not package it with your upload.

InteractableExfil.gif?raw=true

If you'd like to support my work, you can buy me a coffee!

Documentation link

Version 2.0.1
Download Mod Version

SPT 3.11.2

Latest Compatible SPT Version

673 Downloads

Created Mar 25th, 7:17 PM

Updated Mar 25th, 7:17 PM

Virus Total Results

for 3.11.X SPT versions

SPT 3.11 update

Version 2.0.0
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

3.4K Downloads

Created Jan 17th, 2025

Updated Jan 17th, 2025

Virus Total Results

for 3.10.X SPT versions

Changelog

Fixes for players

  • Fix broken Saferoom exfiltration on Interchange (players were trapped in the saferoom 😂)
  • Fix train exfils will always extract player automatically regardless of config (because if you don't trigger the extract on time the train just kills you)
  • Fix broken lab elevator exfils when user cancel (so this is not cancellable anymore)
  • Fix exfil with shared timers that should not be cancellable

New feature for modders

  • Helpers.Settings is now public: This will allow to react to Interactable Exfils API Settings, or even change of them (.e.g. put it in readonly mode)

⚠️ Breaking changes for modders (this is why the v2)

It should not be a real problem since these features have not been used.

  • Removed InteractableExfilsService.ExfilHasRequirement
  • Removed InteractableExfilsService.ExfilIsCar
  • Removed InteractableExfilsService.ExfilIsElevator
  • Removed InteractableExfilsServiceAddPlayerToPlayersMetAllRequirements
Version 1.5.1
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

550 Downloads

Created Jan 12th, 2025

Updated Jan 12th, 2025

Virus Total Results

for 3.10.X SPT versions

Changelog

Fixes

  • Cancellation of car exfils is not possible anymore (fix of issue #8)
  • Crashes when the prompt is refreshed without any actions (fix of issues #6 and #9)
Version 1.5.0
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

520 Downloads

Created Jan 5th, 2025

Updated Jan 5th, 2025

Virus Total Results

for 3.10.X SPT versions

For players

:!: USE THE NEXT 1.5.1 instead of this version

no real change here but you'll need at least this version for the final release of Path To Tarkov (v6)

For modders

Check on github to see the full changelog -> https://github.com/Jehree/SPT-InteractableExfilsAPI/releases/tag/v1.5.0

Version 1.4.1
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

464 Downloads

Created Jan 1st, 2025

Updated Jan 1st, 2025

Virus Total Results

for 3.10.X SPT versions

  • The default extract prompt was broken in the previous 1.4.0 version (sorry for the inconveniance)
  • I also re-used existing EFT locales in order to translate the mod for all languages.
Version 1.4.0
Download Mod Version

Unknown SPT Version

Latest Compatible SPT Version

339 Downloads

Created Dec 30th, 2024

Updated Dec 30th, 2024

Virus Total Results

This version is broken, please upgrade to 1.4.1

No visible changes here, but this is a big one (will be needed for the upcoming version 6 of Path To Tarkov)

Full changelog here: https://github.com/Jehree/SPT-InteractableExfilsAPI/releases/tag/v1.4.0

Not quite yet...