github Jehree/SPT-InteractableExfilsAPI v2.0.0

17 hours ago

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

Don't miss a new SPT-InteractableExfilsAPI release

NewReleases is sending notifications on new releases.