foxtin 15 Posted August 7, 2016 How can I make a task where I can heal an Ai and the task will be completed. (no need to tell me to put down an trigger and modules I am only looking for the code) Thanks :D Share this post Link to post Share on other sites
Luckyas 2 Posted August 8, 2016 Check for the damage of the AI. When you use a first aid kit they will heal to 75%. Meaning their damage is 0.25. Use the code: damage ai == 0.25 Hope this helped you out. Lucas Share this post Link to post Share on other sites