A CPR Script that I have created that allows you to have a 25 percent chance of reviving someone. You can only do it 10 times before running out of energy where you have to wait 5 minutes for it to recharge. It is all configurable.
It also has animations.
Commands:
/cpr: Performs CPR To use
Make sure to Start/Ensure the script for it to work.
Holy cow, amazing, I’ve been so tired of people complaining about the automated IA that was costing them 2 grounds while they just forgot to eat hahaha
@BriefcaseBaby hello, i have placed the briefly-cpr folder in the resource folder and have it ensured and checked txadmin resources to make sure it was started, but when i do /cpr near a downed or inlaststand player it always says “name of player does not need CPR!” Any ideas of what i can do?
This script uses a IsPedDeadorDying check which usually returns “false” with some custom ambulance/injury scripts (they reset player HP to 200 for their own logic which means the check returns false), you’ll need to change this script to use whatever check is actually intended for your specific setup