Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.
Without editing the config this mod will change nothing
Usage
To blacklist a category from the flea:
- Open SPT\user\mods\FleaLimiter\config\config.json
- Edit category you wish to be blacklisted to true
- Save the file
Installation
- Download
- Extract zip to SPT root
- Probably put at bottom of load order
Disclaimer:
I made this mod for my own personal use. I feel like the Flea can make progression a little fast sometimes and wanted a challenge. However I wanted to be able to buy barter items because hunting for ES Lamps isn't fun to me.
With that being said this mod blacklists overarching categories (gear, keys, etc). If there is a desire for the config to be more granular to where you're able to blacklist subcategories (helmets, electronic keys, etc), I will update the mod to do so.
s/o to Chomp for mod examples
-
Version 1.0.5
- GeneralGoon
- 113 Downloads
Added container settings to config. You will need to overwrite config and change it again.
-
Version 1.0.4
- GeneralGoon
- 199 Downloads
Updated for SPT 3.10
-
Version 1.0.3
- GeneralGoon
- 112 Downloads
I swear it works this time.
-
Version 1.0.2
- GeneralGoon
- 23 Downloads
Fixed rookie mistakes
-
Version 1.0.1
- GeneralGoon
- 19 Downloads
I goofed
Hakad
Awesome mod! just wanted to ask is it possible to add flea limit for containers like money case, item case etc?
GeneralGoon Author
Yes. In the config, change container to true to remove it from flea.
Hakad
There are no container settings in the config so I manually added "container" and "container2" after looking into the code, but it's still not working, is there something I did wrong? (I tried this with no other mod installed)
GeneralGoon Author
You're right my fault on that one. I will update today.
GeneralGoon Author
Updated.
Hakad
Thank you for taking your time to fix it!
GMAK3R
Is it possible to add the Flea categories to a trader using this mod?
Example:
Category Pistol Grips,
Category Suppressors,
Category Foregrips.
GeneralGoon Author
I'm not really sure what you mean. If you explain what you're hoping to achieve I can probably help.
GMAK3R
not with this mod but could it be possible to make one?
Example:
BROWSE W-LIST
enter item name
\/ Barter items (34) <-- sell all items in that handbook
\/ Gear (368) <-- sell all items in that handbook
/\ Weapon parts & Mods <-- sell all items in that handbook
v Functional mods (634)
v Gear mods (735)
v Vital parts (539)
/\ Weapons <-- sell all items in that handbook
v Assault carbines (28)
v Assault rifles (105)
v Bolt-action rifles (21)
/\ Ammo <-- sell all items in that handbook
v Ammo packs (15)
v Rounds (218)
I know I can manually add the items but was wondering if it's possible to make it fetch them then add to the assort.
+ possibly have Live-Flea support and Flea-remove-blacklist support.
Then set true or false on each category
"Barter items": false
"Gear": true
"Weapon parts & Mods": true
"Weapons": true
"Ammo": false
GeneralGoon Author
It would be very possible to make a trader to do that. I have no experience with trader modding.
the tabs are handbook categories.
GeneralGoon Author
My mod would be compatible with both of those mods when they update.
GMAK3R
Thanks for the info