BoredUltimatum added a new file:
QuoteDisplay MoreThis is a proof of concept mod as a learning experience but appears to be working. At the start of raid it unlocks doors, containers, and/or exfil locations (including scav).
Press F12 to bring up the SPT plugin settings window and under SPT_Unlocker:
- Unlock Doors Enabled: unlocks doors
- Unlock Containers Enabled: unlocks 'lockable containers' such as safes, Shturman's stash, etc
- Unlock Exfils Enabled: unlocks PMC exfils regardless of spawn location
- Exfil Guaranteed Chance: all exfils are guaranteed to be active (vehicle extracts, etc)
- Unlock Scav Exfils for PMCs: adds scav exfil locations to PMC's
- Open Item Transfer Menu: configured key opens an item transfer menu to send items back mid raid
KNOWN ISSUES:
- When disabling scav extracts after having them enabled for a raid, a timer will still come up when entering a scav exfil zone; however, the player won't extract when the timer ends.
- [Fixed in version 1.0.3] When transferring non empty containers (bags, etc) the EFT internal code packs them in such a way that breaks their delivery. Working on a fix for the root cause. A manual workaround for now is to update the user/profiles/{GUID}.json file, under 'dialogs' and the BTR ID '656f0f98d80a697f855d34b1', find the bad message and update the 'items' field such that:
- 'stash' is the BTR ID '656f0f98d80a697f855d34b1'
- any entries under 'data' where 'parentId' is '656f0f98d80a697f855d34b1' then the 'slotid' should be 'main'
Again, this is a proof of concept. Please notify of any bugs.