Do not ask when mod authors will update their mods or if they can upload older versions of their mods.
Bothering mod authors will lead to warnings and repeat offenses will lead to bans.
Bothering mod authors will lead to warnings and repeat offenses will lead to bans.
Due to an unusually high volume of traffic, our site may be experiencing intermittent slowdowns. If you notice any issues, log out of your account and browse anonymously so you can better utilize caching or try using forge.sp-tarkov.com to search for and download mods.
I've been wanting an updated and more optimal, ideal version of the Select Entry Point mod, so I made a new client mod that updates but also expands the options and settings.
Please contact me via my Discord if you encounter errors. ALWAYS BRING YOUR BEPINEX LOGS!
This mod supports the following:
- Spawning in to the exact same place you last exfiltrated from (provided it's the same map)
- Choosing which exfil zone you'd like to spawn nearby.
- Spawning in to the Home Comforts' portable Safehouse exfil point. If used, the `Spawn into your last exfil` option will be disabled.
Installation
- Download the mod
- Open the `hazelify.UnlockedEntries.zip` archive with 7-Zip
- Drag-and-drop the `BepInEx` folder into your main SPT folder (where SPT.Server.exe resides)
- Profit
Available mod settings (Hotkey: F12)
Showcase
Currently I have one video showcasing the `Spawn into your last exfil` option:
Another video is coming!
Credits
`net.hazelify` on Discord. For support, go to the SPT Discord community and ping me!
-
Version 1.0.3-311
- Devraccoon
- 58 Downloads
Updates!
VirusTotal: Linked on the repo
Changelog
- Fixed `Spawn into last exfil` not spawning the player on the correct coordinates
- Removed the profile Id property from PlayerData class (`PlayerData.json`) to allow global profile synchronization
-
Version 1.0.2-311
- Devraccoon
- 154 Downloads
Updates!
VirusTotal: Linked on the repo
Changelog
- Fixed Ground Zero (low- and high level version) being absent from PlayerData.json
- Added Fika Headless compatibility (if running Fika, coordinates for Use Last Exfil will be fetched correctly)
- Organized the code, individualized patches
- Added more failsafes
-
Version 1.0.1-311
- Devraccoon
- 286 Downloads
Updates!
VirusTotal: Linked on the repo
Changelog
- Fixed Woods not being present in the spawnpoint database
- Added a warning to the `Choose Infil` option; this feature may break if the selected exfil is not available in the raid. Use SVM or another mod to open all exfils for optimal gameplay experience (working on fixing this)
- Added two debug features: `Dump Map Exfils` and `Dump Map Spawns` - these will dump exfil and/or spawn info respectively on raid start, and will auto-disable themselves; useful for regenerating or analyzing
-
Version 1.0.0
- Devraccoon
- 299 Downloads
StabMe
file structure on the download isnt right
StabMe
file isnt zipped
Devraccoon Author
Ah oops. Stupid 7-Zip
Seamneo
After installing this mod some corpses started to fall through textures
Devraccoon Author
This mod doesn't touch corpses in the slightest. Depending on your settings, it doesn't do anything at all after spawning in.
Wahnt446
Same extracted thru emercom checkpoint in interchange. And when I came back I was below the ground. Tried it 3 times. All the same. When I took the mod out. It spawned correctly somewhere else.
Devraccoon Author
I have an update ready to go tonight that should fix this entirely. I bugtested it on shoreline and it worked fine. Sorry for the inconvenience
Wahnt446
Your all good man. I have no Idea on how to create a mod. Your better than me.
MT_Militia
Awesome mod as always, thanks for the update!
Quikstar
Incredible work as always - thanks for quick updates as needed too! You're the best!
Fegeer
No news on compatibility with Safe House?
Devraccoon Author
I'm working on it, it's not a priority. I've made some headway though
Fegeer
Thank you so much!
Fegeer
Thanks for the update! I was trying this mod on Woods before the update and was not sure if it was working correctly, lol
Devraccoon Author
Nah it was my fault lmao. I was notified about it on Discord. I have no idea how it just ran off from the database
it was the reason why I now include a spawnpoint dumper, so if it ever happens again you can just use that feature once every map and have a regenerated database.
black_rose
when used with Home Comforts, do you still return to the last extract for maps that you do not have a safehouse on?
Devraccoon Author
Nope, it's overriden entirely because trying to implement merged logic would be way too complicated for a mod that breaks very easily. Sorry about that
I can see to what I can do about it later, but I make no promises
Fegeer
So does this mod not work with Home Comforts at all? I have Home Comforts, but I am yet to install a safehouse.
Devraccoon Author
@Fegeer It works just fine. The crux is that, if you use the `Spawn into your last exfil` option, it will just have no effect at all. So if you have a safehouse, you will spawn there. If you do not have one, you will get the vanilla random spawn system.
`Choose infil` option works great, I've tested it extensively.
Fegeer
Thanks! Do I understand correctly that `Spawn into your last exfil` option will work for all maps, except those where I have a safehouse set up?
Devraccoon Author
@Feeger
`Choose infil` overrides HomeComforts and so it works as intended independent of HC's safehouse existing or not. It's why I have no specific note about it. Enabling it will however disable `Spawn into your last exfil` since only one of the two can be enabled at the same time.I think I misread
If you have HomeComforts installed at all, `Spawn into your last exfil` will stop working regardless of whether it's enabled or disabled.
Dsnyder
Featured mod when?
Devraccoon Author
Netnikogo
nice work
poneais
RAWR! now i can choose which stable i go!

Devraccoon Author
hell yeah
Artur90il
I don't have to run to the Interchange anymore? )))
Devraccoon Author
not if I have any say about it
black_rose
awesome sauce
Devraccoon Author
you too homie.
there's a tiny unintended side effect if you try to spawn into Damaged House on Streets. there may be more problematic exfils than that one. it has a spawnpoint inside the exfil, so you'll spawn into the exfil timer.
I will attempt to have this fixed tomorrow, but it won't break the game, you just gotta run out of the exfil and you'll be good
Lord Khaos
Love the mod!
I have not tested that spawnpoint yet, but would Interactable Exfils prevent that issue?
Since it allows you to be in the exfil until you actually select to exfil.
Kudos on trying to fix it, but that may be a a temporary or permanent workaround.
keep up the awesome work!
Devraccoon Author
@Lord Khaos I don't think it'll be necessary. The `Spawn into your last exfil` feature has code that prevents this very issue from happening to begin with. I yoinked the code I used in that. I'll have a hotfix for that uploaded today