dupa1 7 Posted July 16, 2023 I am trying to create a custom healing system. Ideally, I'd like to completely disable the built in healing system and write my own. Here is a list of my questions: 1. How does HandleHeal EH work? Obviously, it gets called when a player uses the heal action. But is there any way to pass the damage to the engine? I've tried returning numerical values, true/false... No effect. I've seen some posts from 2013 - 2014, which say the EH is broken, I was hoping that has changed during the past decade... 2. What is the AISFinishHeal command for? 3. Is there a way to remove the Heal option the for injured players carrying a First Aid Kit? I was considering using the "Bandage" inventory item to replace the FAK, but it requires DLC, and I don't want my mission to be DLC dependent. Share this post Link to post Share on other sites