
The addition of a new inventory slot.
Belt Slot
This mod by itself adds in a new inventory item called ‘BELT’. To be able to actually use this new slot, you must have a mod that adds in belts or containers that fit into the armband slot.
Requires a mod that adds containers to the armband slot to actually do anything:
Works both in and out of raid. All maps have had limited testing.
Once the mod is installed you will have a new slot, The belt slot which will accept either belts or armbands, yes, its still an armband slot, and it shares its equipment with the vanilla armband slot. So you will still need to choose between the two which one you want.
This example is of using a belt from the mod Pack n Strap. You can hotkey items for quick access as per the configuration that mod has made. This mod works both out of raid and in raid. Both the player and the corpses you will be looting will have this new slot. Only pmc’s though as scavs are hard coded in eft to not have armband slots, might look into that in the future.
Configuration
BepInEx config menu.
Right now there is only one option in the config menu, an option to pick the location of the belt slot. Right now either right above the pockets or right below the pockets. Must restart to apply changes.
Known Issues
- The ToolMaster belt from pack n’ strap is too long and part of its inventory ends up cut off by the inventory scroll bar.
- You must pick between either equipping a belt or an armband, nothing new if your used to using pack n’ strap. The new slot is still linked to the vanilla armband slot.
SPT 3.11.3
1.9K Downloads
Added support for users who have mods that allow scavs to have armbands. Thats it. If you don’t have a mod that does that, this will change nothing about what scav inventories look like.
Unknown SPT Version
951 Downloads
1.0.0 release
Complete code rewrite. The new implementation fixes all known issues the mod had previously and will work without any configuration or setup from the player. I must thank discord user Searge, which this rewrite is based on his code that he shared with me.
The user inventory view has been updated on all screens your would expect to see your pmcs loadout. This includes:
- Stash Inventory
- Build saving and selection screen
- Insurance screen
- Deploying pmc loadout popout window
- In raid pmc inventory
- The corpses of the pmc’s inventory
Mod checks if either you or the corpse is a scav, and I HAVE TESTED this. The scav does not have access to the belt due to the fact scavs don’t have access to armbands due to checks in bsgs code preventing it.
Known Issue:
- You must still pick between having either a belt or an armband, you can’t have both….yet
Unknown SPT Version
2.0K Downloads
This release adds the belt slot to the vanilla container priority system. The belt slot now functions identical to the vest slot when it comes to looting and comes second if you have a vest equipped.
The previous issue involving automatic window priority and the soft incompatibility with quick move to containers mod still exist. Basic instructions for setting up the mod are identical and this new system will only work if you have changed Tarkovs window priority system off of automatic and onto anything else.
Also, the code base and downloads should be moved back to github.
Unknown SPT Version
3.1K Downloads
- Code clean up and optimizations. Thank you WTT discord users for advice and help.
- Addition of a BepInEx settings menu with several options to configure the mod
- Adjustable location for the belt slot, now you can choose between above the pockets slot, or below it. Updates dynamically
- Creation of a very basic window priority system in the hopes that it will work at least as well as BSGs vanilla implementation, must be enabled in the settings menu and also supports a hotkey to enable/disable live
- Addition of a toggle hotkey to open and close the belt slot. Done in an attempt to increase compatibility with inventory sorting mods.
Enabling and disabling the belt slot while looting a dead body can cause the slot to not update right away. You have been warned.
Unknown SPT Version
1.4K Downloads
Moved the download to my google drive until github fixes its problem with me.
Not quite yet...