kyoukopan added a new file:
QuoteDisplay MorePlease be patient if you find any bugs! I am new to modding so may have missed some things!
First Aid Kit Changes
This server mod aims to make first aid kits a bit more realistic, turning them into containers and optionally replacing the original medkits altogether. You can place bandages, hemostats, splints, injectors, balms, emergency water, and AI-2 in most of them (CAR does not hold hemostats for balance purposes).
E.g. to use an IFAK, you place bandages & tourniquets inside and carry it with you.
The custom first aid kits are sold by traders and come with medical items in them. They also sell empty IFAK and AFAK pouches for you to add to your kit.
Note: This mod requires the client mod TradersSellBundles!
Healing
Whole blood (WB) can be bought from Therapist LL1 or crafted at Medstation level 1. It can be used to heal, since medkits are now just containers. For SPT Realism, you can use WB to heal out of raid and with vanilla SPT you should be able to use it in raid.
If you have set replaceBaseItems=false (see config section), the original medkits will still be usable to heal with.
hub.sp-tarkov.com/attachment/9416/
Installation
1. Ensure you have TradersSellBundles
2. Unzip the *.zip file
3. Copy/drag the `user` folder into your SPT directory
Config
The replaceBaseItems in config.json can be true or false.
- If true, the original medkits will be replaced with the custom ones. If false, the custom medkits will be added as separate items to the game, and the originals will retain their original behavior.
- If true, when bots spawn with medkits, we will try to insert items into them (so you don't pick up empty medkits off someone you just killed).
allowInCustomContainers in
config.json is an array that you can use to specify any additional modded or vanilla containers that should accept this mod's items.
- Because the medkits in this mod don't use the base medical item class, other mods' medical containers might not accept them without this config. Please make sure to load this after the mod that introduces the containers.
Compatibility
Mods that I used during testing (should be compatible): SPT Realism, Algorithmic Level Progression, SWAG/DONUTS, SAIN.
It is highly recommended to use this mod with SPT Realism, as most of my testing is done with Realism. I do test separately with vanilla to try and make sure things work without Realism, but it's always possible I missed something.
If you are having issues with Realism, try making sure this loads after Realism.
When uninstalling this mod, make sure to delete any custom items and try to empty all your medkits of items before uninstalling!
Known/Possible Issues
- (Not implemented) Items are not added to medkits that are found as loot during raids
- (Not implemented) The custom medkits created when replaceBaseItems=false have not been added to bot/world loot tables, so they are not expected to spawn on bots/in raid in this case
- (Possible issue) Because replaceBaseItems=true modifies the original medkit items, there is always a possibility that this can cause bugs
- (Known issue) Dropping a medkit and then using the interaction menu to search the dropped item doesn't display all the items in the container. Upon picking it up again, you should see all the items. This seems to be an issue that happens with other mods as well that introduce multi-grid containers.
Acknowledgements
- Whole blood model by FLO_wav on Sketchfab