Athlete Rehabilitation and Performance Optimization System 1.0
PlayerDescription
Athlete Rehabilitation and Performance Optimization System
I was frustrated that in GTA V, the player character never seemed to experience injuries beyond superficial ones, while non-player characters would stagger and limp. So, I created an injured player limping and recovery system.
If you're using a mod like this, I assume you want more realism. I recommend using my script in conjunction with other mods that make your player ragdoll from injuries (my script handles everything except ragdolling; I have a separate one installed for that). While difficulty might change without such a mod, it shouldn't be a major issue if you don't use it.
Here's how it works:
Armor is now used as a pain threshold rather than actual armor. Think of it as pain tolerance. When it runs out and your health is revealed, you suffer real damage and start to stagger and limp. While hiding in cover, your armor will regenerate 3 points per second. After 4 seconds (12 armor points), you can walk/run normally again.
The reason it's linked to armor instead of health is for gameplay functionality. Constantly driving to a hospital or soda machine to fully regenerate health would be tedious. My system lets you take cover for 4 seconds to regain your "pain tolerance" (armor) and keep moving, regardless of your health.
INSTALL
**MAKE SURE YOU HAVE SCRIPT HOOK V AND SCRIPTHOOKVDOTNET INSTALLED!**
Once both are properly installed, place my "InjuredMovement.dll" into your /scripts/ folder and enjoy.
First Upload: November 12, 2024 Last Updated: November 12, 2024