Please do not ask when mod authors will update their mods to 3.9.X
Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
hub.sp-tarkov.com/attachment/724/
- You can customize Weapon Slots, Pouch (Secured Container), Pockets
- "TinyPockets" is default pockets (1x4)
- You may want to edit this if you want to edit your pockets
- "ThiccPockets" is boss pockets (2x5) but still players can use it by editing profile, you might have to edit this config
- Too much T H I C C Pockets make out of bound UI, Recommend to use [1~2, 1~5]
- You can search Item ID from here for Pockets Item Filter
- Item Name and ShortName is kind a outdated, Recommend to use items.json for them
- Secured Container that other than pouch slots will be lost if you died in raid without insurance
- v2.0.0 Manager - Now it supports custom settings by your own
- You still can add more category for Holsters
- Find "_name" property to use from items.json and add on config.json
- For more item editing that not listed on default config.json
- Look carefully compare default config.json and items.json
- JSON Key should be a property from inside of item's "_props"
- Use "_name" or "_id" or "ShortName" or "Name" for item, It should be unique id/name as possible
- "ContainerSize" has own config, It changes container size only
- Item value must be same as item has, as I put example for "F4 Terminator Backpack" which it has 3 size of container
- You still can add more category for Holsters
JSON: config.json
{ "Pockets":{ "TinyPockets":{ "Enabled": false, "ItemExcludedFilter": false, "ItemExcludedFilterList":[ "5448bf274bdc2dfc2f8b456a" ], "Slot1": [1, 1], "Slot2": [1, 1], "Slot3": [1, 1], "Slot4": [1, 1] }, "ThiccPockets":{ "Enabled": false, "ItemExcludedFilter": false, "ItemExcludedFilterList":[ "5448bf274bdc2dfc2f8b456a" ], "Slot1": [1, 2], "Slot2": [1, 2], "Slot3": [1, 2], "Slot4": [1, 2], "Slot5": [1, 2] } }, "Items":{ "StackMaxSize":{ "Enabled": false, "Bitcoin": 10, "Roubles": 100000000, "Dollars": 100000000, "Euros": 100000000, "5a2a57cfc4a2826c6e06d44a": 3, "weapon_grenade_chattabka_vog17": 3, "weapon_grenade_chattabka_vog25": 3, "weapon_grenade_f1": 3, "weapon_grenade_m67": 3, "RGD-5": 3, "patron_762x51_m993": 100, "patron_9x19_7n31": 100 }, "Damage":{ "Enabled": false, "patron_762x51_m993": 100, "patron_9x19_7n31": 100 }, "ArmorDamage":{ "Enabled": false, "patron_762x51_m993": 200, "patron_9x19_7n31": 200 }, "BackgroundColor":{ "Enabled": false, "Bitcoin": "yellow", "Roubles": "yellow", "Dollars": "yellow", "Euros": "yellow", "patron_762x51_m993": "red", "patron_9x19_7n31": "red" }, "Tracer":{ "Enabled": false, "patron_762x51_m993": false, "patron_9x19_7n31": false }, "TracerColor":{ "Enabled": false, "patron_762x51_m993": "red", "patron_9x19_7n31": "yellow" }, "ContainerSize":{ "Enabled": false, "item_container_secured_kappa": [5, 5], "item_equipment_backpack_f4terminator": [ [4, 4], [4, 4], [4, 4] ] } }, "Holsters":{ "InventoryName": "Default Inventory", "FirstPrimaryWeapon":{ "Enabled": false, "Knife": false, "Pistol": false, "Smg": false, "Shotgun": false, "AssaultCarbine": false, "AssaultRifle": false, "MarksmanRifle": false, "SniperRifle": false, "MachineGun": false, "GrenadeLauncher": false, "SpecialWeapon": false, "ThrowWeap": false, "Backpack": false, "SimpleContainer": false, "MobContainer": false, "FoodDrink": false, "Jewelry": false, "Money": false }, "SecondPrimaryWeapon":{ "Enabled": false, "Knife": false, "Pistol": false, "Smg": false, "Shotgun": false, "AssaultCarbine": false, "AssaultRifle": false, "MarksmanRifle": false, "SniperRifle": false, "MachineGun": false, "GrenadeLauncher": false, "SpecialWeapon": false, "ThrowWeap": false, "Backpack": false, "SimpleContainer": false, "MobContainer": false, "FoodDrink": false, "Jewelry": false, "Money": false }, "Holster":{ "Enabled": false, "Knife": false, "Pistol": false, "Smg": false, "Shotgun": false, "AssaultCarbine": false, "AssaultRifle": false, "MarksmanRifle": false, "SniperRifle": false, "MachineGun": false, "GrenadeLauncher": false, "SpecialWeapon": false, "ThrowWeap": false, "Backpack": false, "SimpleContainer": false, "MobContainer": false, "FoodDrink": false, "Jewelry": false, "Money": false }, "Scabbard":{ "Enabled": false, "Knife": false, "Pistol": false, "Smg": false, "Shotgun": false, "AssaultCarbine": false, "AssaultRifle": false, "MarksmanRifle": false, "SniperRifle": false, "MachineGun": false, "GrenadeLauncher": false, "SpecialWeapon": false, "ThrowWeap": false, "Backpack": false, "SimpleContainer": false, "MobContainer": false, "FoodDrink": false, "Jewelry": false, "Money": false }, "SecuredContainer":{ "Enabled": false, "Knife": false, "Pistol": false, "Smg": false, "Shotgun": false, "AssaultCarbine": false, "AssaultRifle": false, "MarksmanRifle": false, "SniperRifle": false, "MachineGun": false, "GrenadeLauncher": false, "SpecialWeapon": false, "ThrowWeap": false, "Backpack": false, "SimpleContainer": false, "MobContainer": false, "FoodDrink": false, "Jewelry": false, "Money": false } } }
-
Version 2.2.1
- Lua
- 2.5k Downloads
- Supported "akiVersion": 2.2.0
-
Version 2.2.0 (2.1.2)
- Lua
- 1.6k Downloads
- Package updated for Aki 2.1.2
-
Version 2.2.0
- Lua
- 2.1k Downloads
- Added "GorillaPockets" for Tagilla's pocket
- Only works on EFT v12.11+
- Added more example values in config
-
Version 2.1.0
- Lua
- 650 Downloads
- Fixed Pockets error when one of pocket is disabled
-
Version 2.0.0
- Lua
- 162 Downloads
- Re-named mod to "T H I C C Manager"
- You still can add more category for Holsters
- Find "_name" property to use from items.json and add on config.json
- For more item editing that not listed on default config.json
- Look carefully compare default config.json and items.json
- JSON Key should be a property from inside of item's "_props"
- Use "_name" or "_id" or "ShortName" or "Name" for item, It should be unique id/name as possible
- "ContainerSize" has own config, It changes container size only
- Item value must be same as item has, as I put example for "F4 Terminator Backpack" which it has 3 size of container
-
Version 1.0.0
- Lua
- 160 Downloads
SkyDext
Hi i know you wrote that this will maybe get an update or not. But i love this and i would really appreciate an update.
Racer83
Hi!
Any plans on updating this for 3.0.0?
Lua Author
Well, No plans atm, maybe later, maybe not
Racer83
OK, thank you for the reply
ajdrigs
Same with the THICC ones too.
Lua Author
Are you trying to edit "your" pocket sizes? It only effects to bosses pocket.
ajdrigs
Yeah I was, I thought I remember using this to edit my pockets, that explains it lmao. EDIT: I see my error now, I tend to read to fast over things.
AtonicX
Quick issue:
I use this mod to place a secure container into my scabbard slot as a secondary secure container- however, when I do this, it causes the case to appear off my character's left shoulder. Is there a fix for this? I don't recall it doing this in 12.10.
WHLW97
this mod makes the MTS 255 revolver shotgun incompatible with all of the slots vie edited in the config, and only that one gun everything else works fine
WHLW97
in other words, its not detecting the MTS-255 as a shotgun, or a weapon at all in my case
GamingSelected
Where do i find slot ids to modify slots e.g helmet slot to allow backpack
EDIT:
Nevermind i just forgot to check items.json
dryden10
i only care about the money stack. I have enabled set to true but i dont know what else to do
Bamboozled
how do i do backup my profile?
Lua Author
user/profiles folder
Bamboozled
thanks
MadTitan
Hi, I am trying to enable this mod so my pockets are 3x1 like the gorilla ones in the config, I changed tiny pockets to true and edited them to 3 x 1 but it did not work. I know it is my mistake do I have to enable all (THICC & GORILLA). Thanks in advance
Lua Author
Nope, you need to set true where you needs and tiny pockets if you need to change yours.
make sure game has been restarted and your profile has tiny pocket, you may have thicc pocket if you edited with profile editor
MadTitan
Hi, thank you for replying all sorted and working perfect, my bad I had edited the values the wrong way round. Thanks for your help
TrapperCZE
just a question, how are the pockets handeled by AI scavs ??
i mean if i set the tiny pockets into one big pocket and the rest 3 pockets as [0 0] will it affect the items and ammount of items in scav pockets ?
i get that they can get more items by having all slots bigger but what if i remove slots ? is the loot tied to slots or to pockets in general ?
also what are gorila pockets for ? (who uses them, when player/scavs have tiny, bosses have thicc)
also what is the name of the 300 slot dev backpack (so i can edit its size) ?
Lua Author
I wouldn't set pockets to 0, 0 that might causing trouble but test and risk is on your own.
You should check Versions tab before asking for what gorilla pockets is.
I don't know 300 slot dev backpack, Try what I wrote in Overview
Filipinosj
Hi, seems im not smart enough to understand how to turn this mod on. Can you help me pls.
Lua Author
open config.json with Notepad++ set "Enabled" to true where you wanted
I can't tell all the options how to works but take carefully look at Overview and comments below
Filipinosj
I tried to enable gorilla pockets or thick pockets. I open config.json and change false to true but it doesn't work.
Lua Author
You have to choose the correct pockets that you're using not choose what do you want to
This mod is not just enable the pockets instead doing that It gives option to edits
As default Player/Bot has 1x4 pockets which is "TinyPockets" in this mod
Set true this and edit "Slot*" values and it also changes bots pockets too
Filipinosj
Ok thx i will try that
Filipinosj
yep its working thx so much
TonKumaTsu
Hi, I want to use this mod cuz it seems amazing, but I see the warning at the top of the page telling me to "backup" my profile. I would like to know how to do that. There is a text file in a folder called profiles containing my character info. Do I simply need to copy that text file and paste it to another location to back it up? Or is there more to it?
Lua Author
Yes that simple, backup json file to somewhere safe and restore whenever you needed
TonKumaTsu
Alrighty. Thank you!
Orbitas
I used this to set GP Coin max stack to 10, similar to Bitcoins in the default config, but it seems like there's an issue. I used "item_barter_valuable_gp" long name which seemed to work, however whenever I log in, I seem to have different numbers of GP Coins / Bitcoins. Bitcoins seemingly spread into more stacks, GP coins being reduced. I had about 7 GP and now have one (not a big deal at my stage in the game). I'll see if I can do some more testing but I thought I'd let you know, there might be something funky going on there.
Lua Author
Thanks for the report, It could happens because of non-unique name to use it
I suggest to use ID "5d235b4d86f7742e017bc88a" instead name property for GP
However not sure about the missing stack items, to me it happens for grenades because it's a weapon and threw whole stack when using it lol
Let me know if still happens even using ID
Orbitas
Thanks very much, I'll give that a try, thank you!
Orbitas
Using the proper ID seems to have worked, I'll let you know if there's any change. Thanks again for a great mod!
Damage480
I remember this may conflict with other mods (like Fin's AI). Is that still happening?
Lua Author
I used Fin's AI but I haven't yet testing on in-raid just It loaded fine, I'll test it later
I think it should be fine, It simply change the value nothing else
Test seems fine on customs map
Damage480
yea my bad that was another mod
Snaoke
I'm not understanding how to use this either
Lua Author
Welp, It's kind a require to understand JSON or Array to use also I'm quite bad at explaining as well
However if you need help like ELMonke asked, just tell me so i can try to explain with example config
Snaoke
Specifically, I'm wanting to use this for the weapon slots. Like if I'm I able to have a certain weapon at all times with this mod (like always spawning with an M4 on sling).
Lua Author
Nope, This mod is simply change the properties value not making items into slots.
I might trying to do that but It has too many options to do it so probably I won't
Snaoke
I see. Then I'll try fiddling around with this for other things for the lulz.
ELMonke
How do I increase the container size of the 6SH118 backpack? I tried doing it myself but im just too confused with all this code that i don't understand
Lua Author
"backpack_Raid_6SH118" is the "_name" property for 6SH Backpack or you could use "_id" value too "5df8a4d786f77412672a1e3b"
It's all inside on items.json
And first value is horizontal size of container and second is vertical so, value is [horizontal, vertical]
As 6SH118 backpack has 1 container,
Config should like this
ELMonke
I have added it to the list but now I always get this error:
[ERROR] Trace:
SyntaxError: E:\SP Tarkov\user\mods\Lua-ThiccManager\config\config.json: Unexpected string in JSON at position 1695
at parse (<anonymous>)
at Object.Module._extensions..json (internal/modules/cjs/loader.js:1106:22)
at Module.load (internal/modules/cjs/loader.js:928:32)
at Function.Module._load (internal/modules/cjs/loader.js:769:14)
at Module.require (internal/modules/cjs/loader.js:952:19)
at require (internal/modules/cjs/helpers.js:88:18)
at Object.<anonymous> (E:\SP Tarkov\user\mods\Lua-ThiccManager\src\ThiccManager.js:4:16)
at Module._compile (internal/modules/cjs/loader.js:1063:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
at Module.load (internal/modules/cjs/loader.js:928:32)
This is how my config looks like:
},
"ContainerSize":{
"Enabled": true,
"backpack_Raid_6SH118": [5, 5]
"item_container_secured_kappa": [6, 6],
"item_equipment_backpack_f4terminator": [
[4, 4],
[4, 4],
[4, 4]
]
}
},
Lua Author
You need to add coma (,) after "backpack_Raid_6SH118": [5, 5]
So it should be "backpack_Raid_6SH118": [5, 5],
Use https://jsonformatter.org/json-pretty-print for JSON syntax check