Flea Limiter 1.0.4

Please do not ask when mod authors will update their mods to 3.10
Bothering mod authors will lead to warnings and repeat offenses will lead to eventual bans.

Blacklist item categories from the flea using a config file.

Without editing the config this mod will change nothing



Usage

To blacklist a category from the flea:

  1. Open SPT\user\mods\FleaLimiter\config\config.json
  2. Edit category you wish to be blacklisted to true
  3. Save the file



Installation

  1. Download
  2. Extract zip to SPT root
  3. 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

  • Is it possible to add the Flea categories to a trader using this mod?


    Example:

    Category Pistol Grips,

    Category Suppressors,

    Category Foregrips.

    • I'm not really sure what you mean. If you explain what you're hoping to achieve I can probably help.

    • 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

    • It would be very possible to make a trader to do that. I have no experience with trader modding.

      the tabs are handbook categories.

    • My mod would be compatible with both of those mods when they update.

    • Thanks for the info