Health and Armour Regen [LUA] 1.3
5,849
141
This mod is for personal use, but I decided to upload it so others can use it if they want. Straight up invincibility is no fun.
v1.1 - Edited based on suggestions from Hayuru and vanquish. Also cleaned up code a little. Health regenerates first and armor regens after health is full.
Again the regen rates are real slow but you can easily change them to whatever you want.
v1.2 - Added a second file. This one makes the armor kinda work like an energy shield from Halo, but slower. Details are in the included readme. This one might be a little overpowered, but as always you can tweak the values to your liking.
Note: The code for v1.2 is more complex and I'm not a good coder. I ironed out all the bugs to my knowledge, but some may persist. Just an FYI.
v1.3: Just some code optimizations
First Uploaded: April 29, 2015
Last Updated: June 14, 2015
Last Downloaded: 9 hours ago
46 Comments
This mod is for personal use, but I decided to upload it so others can use it if they want. Straight up invincibility is no fun.
v1.1 - Edited based on suggestions from Hayuru and vanquish. Also cleaned up code a little. Health regenerates first and armor regens after health is full.
Again the regen rates are real slow but you can easily change them to whatever you want.
v1.2 - Added a second file. This one makes the armor kinda work like an energy shield from Halo, but slower. Details are in the included readme. This one might be a little overpowered, but as always you can tweak the values to your liking.
Note: The code for v1.2 is more complex and I'm not a good coder. I ironed out all the bugs to my knowledge, but some may persist. Just an FYI.
v1.3: Just some code optimizations
First Uploaded: April 29, 2015
Last Updated: June 14, 2015
Last Downloaded: 9 hours ago
-
June 14, 2015
-
The quick health regen up to 50% is built into the game. This script sits on top of that so it can't change it, at least not easily. Changing the behaviour of the vanilla health regen would require changing the game files, which might be possible with OpenIV, but beyond the scope of this mod.
June 15, 2015 -
-
@mman0385 cool that your still working on this mod. I am just wonder I always wanted armor to be strong even in gta 4 but no one ever wants to make that happen. could you possible do that?
June 20, 2015 -
How to edit this mod? Can you make a video tutorial? I want HEALTH and ARMOR regen faster.
June 27, 2015 -
Here´s a free LUA Editor ...the LUA files goes to where scripthook is located in the game´s installation folder. http://www.softpedia.com/get/Programming/File-Editors/LUA-Editor.shtml
July 08, 2015 -
-
-
For some reasson not work if alone...
But if i use with ExtraHUD [LUA] https://www.gta5-mods.com/scripts/lua-extrahud WorksOctober 25, 2015 -
-
-
-
@mman0385 Hey man, I would like to ask you for a big big favor that shouldnt be taking that long.
I would like that Pedestrians have more health, I can get max 10 shots from a uzi in their Body, but I want the double to see them getting ragdolled and all the animations I love at shooting.
Could you do a script that allows you to change glo´bal health of all Pedestrians to a custom anmount of health please ? If theres already something like that excisting please help me find it. Thanks Discliper.February 15, 2016 -
Hey, it doesn't works for me.
I have tried with different versions, but it just simply doesn't work.
LUA is working, I have the QuickFix'n'Clean mod working perfectly.
So, I really don't know why it doesn't work. Please help me.February 25, 2016 -
I adjusted your script a bit for hero status, for people who want to be almost invincible but vulnerable to successive damage. It regens both health and armor fairly quickly. Check it out.
https://www.gta5-mods.com/scripts/hero-health-armor-regeneration-lua
September 04, 2016 -
Conflicts with player suicide script, i press the suicide key and the animation accurs, but it doesnt kill my character, jsut puts his health to minimun and then starts regenerating instantly.
December 26, 2016 -
-
@sob Hey, this is a reply to an old comment you made. You suggested that someone who wanted to remove health regeneration from the game alter the fRegenMulti value in config. Can you tell me where exactly I'd find that value? It doesn't seem to be in gameconfig.meta and I don't know where else to look.
January 09, 2017
What i hoped this mod will have is options for reduces health regen as well, so maybe instead of health quickly regening to 50% and then the mod kick is and keeps regening the rest of the health you could tweak the mod so it quickly refills the health only to 25% (an example) and the rest 70% fill slowly (or not at all) etc etc. so health and armor amount and regen settings could be changed more.... freely :) i hope such an update would come later.