GAS FILTER COMPAT FOR ALP 1.0.0

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.

Allows ALP to spawn filters inside of gas masks with realism mod

Credits to Jiro's BatterySystem as I had to use some code from his mod to get this working. First server mod so please let me know if there's anything I should change
This was only tested with Realism and ALP, you can use it without both but I'm unsure of what will happen.

Currently this mod only gives ALP the option to spawn filters inside of gas masks stopping the error "bot lacks a mod slot pool for item_equipment_facecover_gasmask"
This mod does not force filters to spawn in gas masks nor does it force gas masks to spawn in like realism. All this does it give ALP the option to spawn filters inside of vanilla or modded gas masks so sometimes you will find gas masks with filters inside and sometimes without them on bots.

Config currently contains majority of IDS for modded and vanilla items, Server will report if you add a item that is not defined in the config, Add gas masks to the "GASFILTER" section and add anything else into the "NoFilter" section.


Do not disable "leveledClothing" in the ALP config, breaks this mod for some reason.

HOW TO INSTALL

Drag and drop the folder into your root spt folder

Enjoy!!

  • the other god - big essiential mod for ALP/REALISM runners.

    *load*
    ALP
    REALISM
    FILTER

    *issue solved*

    • Was cause I tried adding Jiro as an additional author in package.json, if you remove "Jiro" and keep the comma after my name it will work, Reuploaded with the fix so if your still getting the error please redownload

      Thumbs Up 1
    • the mod actually works now!

      Heart 1
  • If there are any issues you get after installing this please direct them here and not the ALP and realism mod authors

    • Hello. Looks like I have issues with gas filters when Bot generator tries to generate "specific" types of bots:


      bot: assault lacks a mod slot pool for item: 60363c0c92ec1c31037959f5 item_equipment_facecover_gasmask_gp7

      bot: sectantwarrior lacks a mod slot pool for item: 5b432c305acfc40019478128 item_equipment_facecover_gasmask_GP5
      bot: assault lacks a mod slot pool for item: 60363c0c92ec1c31037959f5 item_equipment_facecover_gasmask_gp7


      Have Questing bots, but it's generator disabled. Bot changes disabled in Realism config. And bottom my load order looks like:

          "AlgorithmicLevelProgression",
          "SPT-Realism",
          "FilterPatch"
        ]
      }

    • Unsure what the issue could be as its supposed to do every bot type. It works fine on my end so maybe its a mod conflict? What's your full mod list?

    • Thanks anyway, great mod! Ok, I will try to figure out what can cause conflicts on my side.

      And to not waste your time, I should say that I've just figured out that have one "floating" rare bug of main mod, so I think it's problem on my side.

      Here is my load order

      {

        "order": [
          "tyfon-uifixes",
          "acidphantasm-bosseshavelegamedals",
          "acidphantasm-refsptfriendlyquests",
          "BARF",
          "Carl-QHB",
          "Mira-M16A4",
          "choccy-striker-1.0.4",
          "choccy-saa-1.0.6",
          "choccy-uzi-1.2.6",
          "WTT-Armory-Cheytac",
          "WTT-Armory-Ak5C",
          "WTT-Armory-Arisaka",
          "WTT-Armory-WilsonCombat",
          "WTT-Armory-HK417",
          "WTT-Armory-SVD",
          "WTT-Armory-CZ75",
          "WTT-RexProdigy",
          "WTT-SianydeAndScorpiness",
          "WTT-SianydeAndG3iness",
          "WTT-SianydeAndACRiness",
          "SIG_MCX_VIRTUS",
          "WTT-Armory -ARX160",
          "Mass_JAK12",
          "Mass_QBZ03",
          "Mass_type64smg",
          "WTT-Armory-Auto 5",
          "Mass_QBZ97",
          "1WTT-Armory-X95",
          "WTT-Armory-XM8",
          "zExtra Ammo Realism",
          "acidphantasm-defaultfiremode",
          "zSamSWAT-C79A2",
          "zSamSWAT-HolosunHS507C",
          "zSamSWAT-LeupoldDEVO",
          "zSamSWAT-PKAS",
          "Fontaine-FOV-Fix",
          "zzSamSWAT-EOTechVuduOverhaul",
          "BRNVG_N-15Adapter",
          "Realistic-Thermals",
          "DanW-SPTQuestingBots",
          "Skwizzy-LootingBots-ServerMod",
          "WTT-W.A.A.C",
          "WTT-RogueJustice",
          "Trap-PathToTarkov",
          "zSolarint-SAIN-ServerMod",
          "AdditionalSptGifts",
          "DrakiaXYZ-LiveFleaPrices",
          "zz_guiltyman-addmissingquestweaponrequirements",
          "IhanaMies-LootValueBackend",
          "MoreCheckmarksBackend",
          "goldenheartbell-achievementspercentagelive",
          "raid_review__0.2.0",
          "give-ui",
          "AlgorithmicLevelProgression",
          "SPT-Realism",
          "FilterPatch"
        ]
      }

    • Yeah idk what mod it would be, please let me know if you find out what breaks the mod

    • I found out it's ridiculous.
      Disabling clothing changes in ALP config kills your patch

      Happy 1