With this mod, you can save preplannings on all maps and load them any time you wish! You can change the keybind for saving and loading under Options > Mod Keybinds.
This mod is a fixed and up to date version of Preplanned, made by "thatguyfrombb" a long while back, and adapted to the original BLT by DerDoctorFelix. The [original mod](https://github.com/DerDoctorFelix/Preplanned) being under MIT License, I decided to to fix some issues with it and re-release it on MWS, all credits due to the original creators who did most of the work.
The fixes mostly include adding a few checks and crash fixes. I added some checks to avoid making other users crash, but also a crash preventer for people who are still using the older versions of the mod, which can cause the host or clients to crash under precise circumstances. (If you're curious, I made it so that the functions that can be called by other players are empty unless you're in preplanning / in heist, where it won't crash pretty much.)
All preplannings are saved inside the mod itelf, inside the "preplanning" folder. The files are named by their internal names.
If you want to customize the message sent everytime you save or load a preplanning, check out SavePreplanning.lua and LoadPreplanning.lua, they both have the following line at the very end:
`managers.chat:send_message(1, username, "Preplanning has been saved / loaded.")`
1.0
BLT Release
1.3
Bug fixes + check for sixth sense aced to only buy preplanning assets you're supposed to, as well as the chat message
1.4
Extra checks to avoid making someone else crash, and crash preventer in case someone is using an outdated version of the mod.
The MIT License (MIT)
Dependencies
-
Instructions
**Make sure to first have SuperBLT installed. Click the link in the dependency list.**
Optional video tutorial for installing SuperBLT, BeardLib, and mod_overrides mods: https://youtu.be/rin_sjSJIkg
1. After downloading the mod, use a program such as [7zip](https://www.7-zip.org/download.html) or [WinRAR](https://www.rarlab.com/download.htm) to extract the main folder of the mod.
2. Drop that folder into the `mods` folder which is supposed to be in the game's installation folder (don't know where that is? click [here](https://wiki.modworkshop.net/books/payday-2/page/finding-payday-2s-install-folder))
Comments