Changelog
For players
- You'll need at least this version for the final release of Path To Tarkov (v6)
Fixes (for modders)
InteractableExfilsService.RefreshPrompt()
updated the prompt even if the player was not in the exfil zone, this is not fixed
Features (for modders)
- add OnExitZone action on
OnActionsAppliedResult
class: this allow to execute some code when a player exit an exfil zone.