You won't lose your equipped items when you die
ANOTHER “NLE” MOD HAS BEEN MADE AND CAN BE FOUND HERE: Yet Another Keep Your Equipment Mod
Description:**
- This mod allows you to keep all your equipped items after your death. Nothing is removed.
IMPORTANT: This mod sometimes doesn’t work well with custom/modified items
Configurable values:
-
disableThisMod: true/false => as the name indicate, if you want to go full YOLO then set this value to true
-
backupProfileBeforeSave: true/false => This option will create a backup file of your profile after every raid (whether you character die or live and it will overwrite the previous backup file); one way to prevent broken profile if something went wrong.
-
restoreInitialKit: true/false => when you die you get back everything you had before entering the raid
-
[currently disabled] keepSecuredContainer: true/false => Only matters when “restoreInitialKit” is true. When false your Secured Container also gets reset to its inital State. If true you keep all your items you put in the Secured Container during a raid. Warning can be abused for item duplicating if you put something you brought into raid into your secured Container and then die you have it in your inventory and the secured container.
-
enableFoundInRaid: true/false => If you really want to make things even easier, you can set the “enableFoundInRaid” to true to keep all the items you found during your raid as FIR after your death so you don’t have to rat your way to the extract when you have that quest item. Has no affect when “restoreInitialKit” is true.
-
noSaveOnPMCDeath and noSaveOnScavDeath : true/false => means that nothing changes in the profile when a pmc/scav die! the stats for the player will not change anymore so you can’t level up your character if they die in raid and anything you put in the secure container will be removed also (set to false by default)
When you die as a PMC you should see this line appear in your server terminal if you wanna verify that the mod works:
How to install:
- extract zip file
- move it to spt folder
- done
Work in progress:
- Add option to recover the items from scav if you die (This probably require modding the game as well so I’m probably not gonna do it because it will take too much time)
23.9K Downloads
- Added new configurable features:
- backupProfileBeforeSave: true/false => This option will create a backup file of your profile after every raid (whether you character die or live and it will overwrite the previous backup file); The backupfile will be in the profiles folder as well next to your character’s profile; It’s one way to prevent broken profile if something went wrong.
- noSaveOnPMCDeath and noSaveOnScavDeath : true/false => Added by suggestion from MacQba; means that nothing changes in the profile when a pmc/scav die! the stats for the player will not change anymore so you can’t level up your character if they die in raid and anything you put in the secure container will be removed also! Also the health will not be updated so you have to heal your character in the profile menu! (These options are set to
false
by default)
2.1K Downloads
- SPT-AKI 3.7.6
13.2K Downloads
- Updated for SPT 3.7.3
1.5K Downloads
- Disabled the “keepSecuredContainer” until I find the bug.
- Your secure container should reset back to before the raid and without the items you put inside it during the raid in case your die
3.7K Downloads
- Fix FIR status not applying correctly
Details
-
GUID
Not Available
-
Additional Authors
-
License
With the release of version 1.0.3 of [Yet Another Keep Your Equipment Mod], we have a replacement for this mod working with SPT 3.9.x
would be nice if it didn’t reset consumables as well
plz update this…
Lord this “required” awesome mod can’t get updated to 3.9.x fast enough, because the alternative [Keep All Items] is still just struggling to get it working. We pray
TEMPORARY PARTIAL WORKING FIX FOR SPT 3.9.X
I was able to get PART of this mod working for SPT 3.9.X. With the mod file changes I found/made, the ONLY features that are working are “backupProfileBeforeSave” and “noSaveOnPMCDeath” / “noSaveOnScavDeath”, and you MUST use the “noSaveOnXXXDeath”. Without using the “noSaveOnXXXDeath” feature, all the other features [“restoreInitialKit”, “keepSecuredContainer”, and “keepFoundInRaidStatus”] cause the game to crash and lockup (errors in the SPT.Server.exe window). So basically you can temporarily use this in 3.9.x in lieu of having to Alt-[F4] upon death to prevent losing your gear. It will simply be as if the raid never happened. For me at least, this is better that nothing until this mod hopefully gets properly updated by the dev.
Steps:
Note: Basically just changing all the “aki” and “spt-aki” references in these files to just “spt”
1) \user\mods\revingly-nle-6.3.0\package.json
- “akiVersion”: “3.8”, -> “sptVersion”: “3.9.2”, or “sptVersion”: “3.9.*”, or “sptVersion”: “~3.9”,
2) \user\mods\revingly-nle-6.3.0\src\mods.ts
- change/replace all the “aki” and “spt-aki” references to “spt”
3) \user\mods\revingly-nle-6.3.0\src\NLE.ts
- change/replace all the “aki” and “spt-aki” references to “spt”
4) \user\mods\revingly-nle-6.3.0\config\config.json
- set the option as follows
{
“disableThisMod”: false,
“backupProfileBeforeSave”: false,
“restoreInitialKit”: false,
“keepSecuredContainer”: false,
“keepFoundInRaidStatus”: false,
“noSaveOnPMCDeath”: true,
“noSaveOnScavDeath”: true
}
Just to shed some light on a workaround I found. You can edit the .json file called “lostondeath.json” its located inside of SPT_Data\Server\configs
You can then enable or disable what you want to lose or retain on death.
does it work on 3.8.3?
Like Hachiko, we are waiting for the update of our favorite modification
We are waiting
I think the absolutely ideal version of this mod would be that you could set a percent in the config, and then that percent applies to every item on you (in your vest, backpack, etc., excluding secure container of course) as the chance that you’ll lose that item. So for example if you set it to 10, each item individually has a 10% chance of being lost on death, and a 90% chance of not. Overall then you’re likely to lose ~10% of your items each death. Of course people could change this stat (current mod is 0% chance of being lost). I would love this and think it would make the game overall so much better.
update plzzzzzzzzz