Medical SICC case (MICC) 3.9.2

New SICC case for meds

# Medical SICC case


Add a new SICC case that can hold meds


You can buy the item from Therapist (level 1) with 100000 Roubles => it's a valuable item.


In case the item does not show (empty box) => clear the temp folder.


How to install:

  1. extract zip file
  2. move it to user/mods folder
  3. done


How to modify the case space:

  • In the config.json file there is a parameter called "columns"
  • The value inside it are objects inside an array
  • each object has a "cellH" and "cellV"
  • To add a new column, simply add a new object with "cellH" and "cellV" to the "columns" array
  • somehow this mod conflicts with the generation of bots. anyone else had that problem? labs was nearly empty with this mod, and without it not a single error in the console.

    • Can you post the error so I can investigate?

    • Now, I know your mod is not mentioned anywhere. Nothing specific (in my eyes) but i tried googling random lines from the error, and one google result was a thread of someone having this kind of issue and resolving it by deleting the MICC mod. I tried this as well, started another labs map, and pushing the buttons resulted in a lot of spawns and no red lines.


      I just googled another line and found this conversation:
      algorithmic-level-progression Comment


      I will try to load SVM last in my list and check back again.


      In the spoiler is the error I keep seeing.

    • I moved the following mods to the bottom of my load order and now theres no error messages anymore:


      ReLooted

      BOOBS

      SVM

      L.E.W.D.S.

      Loot Fuckery


      The thread i linked above mentions not to touch bot loadouts in svm, but i have that section of SVM completely disabled.

    • SVM is known to cause issues with this mod if the load order is not correct.

    • is it normal to load svm last? Except for algorithmic level progression, i never really see anyone talk about load orders.

  • Is it still working in the 3.7.1 version? Just installed the mod and can't see it anywhere

    • Therapist sells it

    • Restarted my computer and got it now yeepee

  • not work for me getting a http error 403 when trying to download

  • @Revingly, can you also add SNACC pouch but for the food? You don't need even change the model from the SICC case, imo

    • I think there is another mod that does that already made by someone called Duck I think.

      Search for it and see if it still works :)

  • Still works on 3.7.0

    Happy 1 Thumbs Up 1
  • Going to try this with SPT 3.7.0, wish me luck.

    • Does it work?

    • Okay, it works in 3.7.0.

    • Yea, sorry. I couldn't get another mod to work so never got ingame to try it out. Thank you for testing!

  • How can I make the MICC smaller? I am talking about the size of the item not the space inside of it.

    I want it to be 1x1 because I need space for the Marked Letter from the Traveler mod

    • Add this new line in mod.ts at line 50 (after item.id = itemId)

      Code
      item.width = 1;

      Clear the game cache (from the spt launcher) just to make sure as well

    • That did not work. I tried item._props.Width = 1; And it worked

      Thumbs Up 1
  • 10x10 is pretty OP for me, is there a way to reduce the grid size? can i change the config value? i notice its defaulted with the number 10 for cellh and cellv

    • Yes, you can change the size in the config.json file

  • is it possible to make this be able to go into a THICC case like the sicc case can?

    • disable thicc case filter

    • how would i do that?

    • Updated :)

      Heart 1
    • Now here's the other question... should i delete my old ones now and buy the new ones?


      edit; Im just gonna do that anyway


      edit#2; works flawlessly. TY!

  • Is there anyway to set hotbars while medical items are in the SICC case thats in your secure container? Or is it just a hard lock and no way around it?

    • I think that requires me to do modification on the client side (modify the game code) which I'm not good at sadly

    • I know it's been months. but anyone that stumbles across this question, there is a mod for that: Use Items Anywhere

  • @Revingly I haven't been on spt for a while and am still in the 3.4 update but i wanted to update and get back into it with the 3.5.8, but this mod is a must for me and I was wondering if I PayPal you would you be so kind as to update it? please? This mod is one of the best mods in my eyes.

    Or wait, does this mod work with 3.5.8? I haven't tried it

    • I tested it with 3.5.8 and it is working

      Heart 1
  • Is there also one for the bullet

  • i knew i was missing something when i re-installed SPT. sadly, it's broken for 3.5.5, would be stellar if it could be patched. leaving the image, in case anyone else has a similar issue.

    7Pur5Ch.png

    • Are you sure it's broken? Do you have SVM installed? Under Case Management do you have any Filters enabled?

    • Do you have any mod that modify the containers filters?

    • Just load MICC before SVM, ez fix.

      Thumbs Up 1
    • i do have SVM and i have it loaded second-to-last. i didn't change any load orders or anything. after i posted, i enabled the case modification section of SVM when this wasn't working for me. come to think of it, i did delete Realism and a few other random unnecessary mods that were replaced by a simple tweak in SVM.


      of course i reinstalled and it's working now.


      i'm probably just big dumb.

  • Im sorry for being a big dumb dumb, but how to you clear the temp folder. i tried clearing temp files with the launcher, but it still doesnt show the image for the item

    • Same thing here. Can't find the temp folder.

  • wierd thing happened today i got this error on the server. i know nothing about this stuff but this is the error



    > at Mod.allowMiccIntoSecureContainers (C:\Users\PC\Desktop\SPT 3.5\user\mods\2Revingly-MICC-3.7.0\src\mod.js:92:18) ypeError: Cannot read properties of undefined (reading 'Filter')

    at Mod.postDBLoad (C:\Users\PC\Desktop\SPT 3.5\user\mods\2Revingly-MICC-3.7.0\src\mod.js:75:14)0\src\mod.js:92:18

    at PostDBModLoader.executeMods (C:\snapshot\project\obj\loaders\PostDBModLoader.js)

    at PostDBModLoader.onLoad (C:\snapshot\project\obj\loaders\PostDBModLoader.js)

    at App.load (C:\snapshot\project\obj\utils\App.js)

    TypeError: Cannot read properties of undefined (reading 'Filter')

    TypeError: Cannot read properties of undefined (reading 'Filter')

    > at Mod.allowMiccIntoSecureContainers (C:\Users\PC\Desktop\SPT 3.5\user\mods\2Revingly-MICC-3.7.0\src\mod.js:92:18)

    at Mod.postDBLoad (C:\Users\PC\Desktop\SPT 3.5\user\mods\2Revingly-MICC-3.7.0\src\mod.js:75:14)

    at PostDBModLoader.executeMods (C:\snapshot\project\obj\loaders\PostDBModLoader.js)

    at PostDBModLoader.onLoad (C:\snapshot\project\obj\loaders\PostDBModLoader.js)

    at App.load (C:\snapshot\project\obj\utils\App.js)

    • Do you have any mods that modify backpacks?

    • No backpack size changes but I did update KMC server value modifier to the new 3.5 version and I have changed some container sizes, as well as made the pockets one size larger vertically, I guess that could have been the issue

    • If I remember correctly, KMC mod conflicts with this mod for some reason.

      I will check if I can fix it

    • ok cool, it worked with the last version of the kmc mod so maybe its something that got updated in his latest version

  • Finally. It was so hard without this mode.

  • plz update to 3.5.0 love this mod

  • Hi,


    I've just downloaded your mod and I keep getting he below error (highlighted) when I fire up the AKI.Server


    I know I'm not missing the package.json because I see it there in the folder.


    ModLoader: loading 3 mods...

    Mod (Revingly-MICC-3.6.0) is missing package.json

    Mod EmuRC-GhostFenixx-SVM is not compatible with the current version of AKI. You may encounter issues - no support will be provided!

    Mod: RecoilTweaker version: 2.3.0 by: CreamCheese loaded

    Mod: SVM version: 1.5.9 by: EmuRC-GhostFenixx loaded

    Server: executing startup callbacks...

    Importing database...

  • Love this mod, though I always add:


    const MEDICAL_SUPPLIES = "57864c8c245977548867e7f1"

    To the generateColumn function and the filter within it, allowing it to hold medical supply items like blood sets, syringes etc.


    Seems in keeping with the item and not too cheaty.

    Thumbs Up 1
    • Your suggestion sounds great !

      Can you explain in detail where exactly I should paste this line at ? or how it's supposed to look like with this line?

      Thank you!

      Thinking 1
    • Sure thing. Open Mod.ts (TS, not JS).

      Scroll to the bottom and you should see a section that looks like:


      JavaScript
      generateColumn(container: DependencyContainer, itemId, name, cellH, cellV)
      {
          const hashUtil = container.resolve<HashUtil>("HashUtil");
          const MEDS = "543be5664bdc2dd4348b4569";
          const INJECTOR_CASE = "619cbf7d23893217ec30b689";


      Add this line beneath the "INJECTOR CASE" line:

      JavaScript
      const MEDICAL_SUPPLIES = "57864c8c245977548867e7f1"

      That sets up a constant called MEDICAL_SUPPLIES that we can call upon a bit further down. The random-looking string of numbers and letters is the unique ID for all medical supply items (blood sets etc) in the Tarkov database, so we only need to add a single item here and not all of them one by one.


      Then in the return call a few lines further down, you'll see another reference to INJECTOR_CASE in a line about "the Filter":

      JavaScript: Old filter
      "Filter": [MEDS, INJECTOR_CASE],

      Simply add our MEDICAL SUPPLIES constant to that list, making the line:

      JavaScript: New filter
      "Filter": [MEDS, INJECTOR_CASE, MEDICAL_SUPPLIES],




      OR you can do it in a single line, but it's less readable later when you want to work out why it's not working.


      Skip the first change I described, and just change the Filter line in the return call to:

      JavaScript
      "Filter": [MEDS, INJECTOR_CASE, "57864c8c245977548867e7f1"],
      Heart 2
  • This is one of my favourite mods, so much so that I use this instead of the medcase as it holds more only takes up two slots in the inventory lol.

    Please keep mods like this coming. 8):thumbup:

    Happy 1
  • Hello,


    I am using this in conjunction with your other mod (NLE), I noticed however that after death, the medical SICC will be removed from my vest even though all the other items were retained.

    • Oh wow, that's interesting. Never seen this bug before.

      Seems serious, so I'll look into it asap.

      Thanks for reporting :)

      Heart 1
    • I tried using a docs bag and got the same result, so the problem seems to be related to NLE and not the medical SICC if that helps.

  • thanks for the update <3

    Thumbs Up 1
  • It works with 3.3.0.

    Thumbs Up 1
  • I like this mod quite a bit, another idea I has was a "junk bag" that could be used to hold a bunch of 1 slot, light items, like batteries, sparkplugs, tape etc.

    • I think there is a mod like that which was created few months but I think the creator didn't update it maybe!

      If I find it or if you find it and it's not updated then I'll try to work on it if possible

  • Heyo,
    Just installed this mod recently for 3.2.4 and I get this error.

    • Can you tell me what mods do you have?

    • AKGuy trader

      AR-lite trader

      ClearNVGS

      MunitionsExpert

      Geargal trader

      Gunsmith Reboot trader

      Kobra plates

      Blackgear by lukewarmpudding

      Maid traders

      priscilu

      LPA Redux

      FoodDrink Redux

      ServerValueModifier

      TrainingStims

      BalancedMeds

  • Hi! This is working for 3.2.0 for anyone wondering. animeokay

  • Hey man wanted to let you know that you are awesome and I appreciate the work you do beyond just snagging up your mods.

  • Not working ...3.1.1 server crash and close....

    • Do you know how to start the server using cmd?

    • Yes,

      (node:8772) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'Filter' of undefined

      at Mod.allowMiccIntoSecureContainers (D:\Ahtung\EFT_19078_311\user\mods\Revingly-micc\src\mod.js:105:18)

      at Mod.postDBLoad (D:\Ahtung\EFT_19078_311\user\mods\Revingly-micc\src\mod.js:88:14)

      at PostDBModLoader.executeMods (D:\Ahtung\EFT_19078_311\obj\bundle.js:12688:45)

      at PostDBModLoader.onLoad (D:\Ahtung\EFT_19078_311\obj\bundle.js:12672:14)

      at App.load (D:\Ahtung\EFT_19078_311\obj\bundle.js:16705:59)

      at D:\Ahtung\EFT_19078_311\obj\bundle.js:18392:47

      at processTicksAndRejections (internal/process/task_queues.js:93:5)

      (Use `Aki.Server --trace-warnings ...` to show where the warning was created)

      (node:8772) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.htm…unhandled_rejections_mode). (rejection id: 1)

      (node:8772) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.


      did you want to see it?

  • 61xIaui.png

    I don't think the columns config works, I had to edit the mod file for cellsH and cellsV to change size. Perhaps this has been missed :)

    • ooohhhhh inny polak tutaj :) i nawet pomocny ;) greetz from germany

    • It should be working now

      Thumbs Up 1
  • Thank you! <3