HealingSystemRebuild
776
20
776
20
Introducing an Armor Healing system inspired by games like Call of Duty. Now, your empty body armor becomes a valuable asset. You can restore it by purchasing armor plates at the ammunition store. Additionally, stock up on medkits and pouches to enhance your survival gear. When you are on the brink of death, you will have a chance to fend off enemies with an adrenaline rush. This effect grants you temporarily additional health points.When your character has low health, they will limp.When your endurance drops below 90 percent, your character will alert you to this decrease.
Inventory Key "H";
Look ini file for apply new one.
Support me for future update Buy Me a Coffee
Look fresh update on my Patreon Patreon
Join to Discord for more discussion my Discord
Support kagikn Community Script Hook Sponsor this awesome man push moding forward.
Join to Discord for more discussion my Discord
Installation:
1. Download and open archive
2. Copy all files to your scripts folder (if you don't have a scripts folder, create it in your GTA V Game folder)
3. Download and Install LemonUI
4. Download and Install ScriptHookVDotNet
Requirements:
Script Hook V
ScriptHookVDotNet
LemonUI
Update v.1.0.4 :
fixed for SHVND Nightly v96++ build
Update v.1.0.3 :
- fixed Health bar for MP Characters
- Added configuration ini files with Inventory key.
For users v.1.0.2 copy only HealingSystemRebuild.v1.0.3.dll and HealingSystemRebuildMod.ini
Inventory Key "H";
Look ini file for apply new one.
Support me for future update Buy Me a Coffee
Look fresh update on my Patreon Patreon
Join to Discord for more discussion my Discord
Support kagikn Community Script Hook Sponsor this awesome man push moding forward.
Join to Discord for more discussion my Discord
Installation:
1. Download and open archive
2. Copy all files to your scripts folder (if you don't have a scripts folder, create it in your GTA V Game folder)
3. Download and Install LemonUI
4. Download and Install ScriptHookVDotNet
Requirements:
Script Hook V
ScriptHookVDotNet
LemonUI
Update v.1.0.4 :
fixed for SHVND Nightly v96++ build
Update v.1.0.3 :
- fixed Health bar for MP Characters
- Added configuration ini files with Inventory key.
For users v.1.0.2 copy only HealingSystemRebuild.v1.0.3.dll and HealingSystemRebuildMod.ini
Eerste Upload: 16 december 2023
Laatst bijgewerkt: 6 juli 2024
Laatst Gedownload: 11 uur geleden
28 Reacties
Introducing an Armor Healing system inspired by games like Call of Duty. Now, your empty body armor becomes a valuable asset. You can restore it by purchasing armor plates at the ammunition store. Additionally, stock up on medkits and pouches to enhance your survival gear. When you are on the brink of death, you will have a chance to fend off enemies with an adrenaline rush. This effect grants you temporarily additional health points.When your character has low health, they will limp.When your endurance drops below 90 percent, your character will alert you to this decrease.
Inventory Key "H";
Look ini file for apply new one.
Support me for future update Buy Me a Coffee
Look fresh update on my Patreon Patreon
Join to Discord for more discussion my Discord
Support kagikn Community Script Hook Sponsor this awesome man push moding forward.
Join to Discord for more discussion my Discord
Installation:
1. Download and open archive
2. Copy all files to your scripts folder (if you don't have a scripts folder, create it in your GTA V Game folder)
3. Download and Install LemonUI
4. Download and Install ScriptHookVDotNet
Requirements:
Script Hook V
ScriptHookVDotNet
LemonUI
Update v.1.0.4 :
fixed for SHVND Nightly v96++ build
Update v.1.0.3 :
- fixed Health bar for MP Characters
- Added configuration ini files with Inventory key.
For users v.1.0.2 copy only HealingSystemRebuild.v1.0.3.dll and HealingSystemRebuildMod.ini
Inventory Key "H";
Look ini file for apply new one.
Support me for future update Buy Me a Coffee
Look fresh update on my Patreon Patreon
Join to Discord for more discussion my Discord
Support kagikn Community Script Hook Sponsor this awesome man push moding forward.
Join to Discord for more discussion my Discord
Installation:
1. Download and open archive
2. Copy all files to your scripts folder (if you don't have a scripts folder, create it in your GTA V Game folder)
3. Download and Install LemonUI
4. Download and Install ScriptHookVDotNet
Requirements:
Script Hook V
ScriptHookVDotNet
LemonUI
Update v.1.0.4 :
fixed for SHVND Nightly v96++ build
Update v.1.0.3 :
- fixed Health bar for MP Characters
- Added configuration ini files with Inventory key.
For users v.1.0.2 copy only HealingSystemRebuild.v1.0.3.dll and HealingSystemRebuildMod.ini
Eerste Upload: 16 december 2023
Laatst bijgewerkt: 6 juli 2024
Laatst Gedownload: 11 uur geleden
The mod doesn't work even with the SHVDN Update in the file. Please Fix this!!
here is my log without using the SHVDN Update File:
[15:35:03] [ERROR] Caught fatal unhandled exception:
System.MissingMethodException: Method not found: 'Void GTA.Ped.StopCurrentPlayingAmbientSpeech()'.
at ArmorKit.Main.StaminaRegenControl()
at ArmorKit.Main.OnTick(Object sender, EventArgs e)
at SHVDN.Script.DoTick()
[15:35:03] [ERROR] The exception was thrown while executing the script ArmorKit.Main.
[15:35:03] [WARNING] Aborted script ArmorKit.Main.
at System.Threading.Thread.AbortInternal()
at System.Threading.Thread.Abort()
at SHVDN.Script.Abort()
at SHVDN.Script.DoTick()
at SHVDN.Script.MainLoop()
[15:35:03] [ERROR] Caught fatal unhandled exception:
System.MissingMethodException: Method not found: 'Void GTA.Entity.AttachTo(GTA.EntityBone, GTA.Math.Vector3, GTA.Math.Vector3, Boolean, Boolean, Boolean, Boolean, GTA.EulerRotationOrder, Boolean, Boolean)'.
at ArmorKit.ModMenu.AttachOption()
at ArmorKit.ModMenu.OnTick(Object sender, EventArgs e)
at SHVDN.Script.DoTick()
[15:35:03] [ERROR] The exception was thrown while executing the script ArmorKit.ModMenu.
[15:35:03] [WARNING] Aborted script ArmorKit.ModMenu.
at System.Threading.Thread.AbortInternal()
at System.Threading.Thread.Abort()
at SHVDN.Script.Abort()
at SHVDN.Script.DoTick()
at SHVDN.Script.MainLoop()
[15:35:13] [ERROR] Caught fatal unhandled exception:
System.MissingMethodException: Method not found: 'GTA.FeedItem GTA.UI.Notification.PostTickerForced(System.String, Boolean, Boolean)'.
at ArmorKit.Inventory.<>c.<.ctor>b__2_7(Object sender, EventArgs item)
at LemonUI.Menus.NativeMenu.ProcessControls()
at LemonUI.Menus.NativeMenu.Process()
at LemonUI.ObjectPool.Process()
at ArmorKit.Inventory.OnTick(Object sender, EventArgs e)
at SHVDN.Script.DoTick()
[15:35:13] [ERROR] The exception was thrown while executing the script ArmorKit.Inventory.
[15:35:13] [WARNING] Aborted script ArmorKit.Inventory.
at System.Threading.Thread.AbortInternal()
at System.Threading.Thread.Abort()
at SHVDN.Script.Abort()
at SHVDN.Script.DoTick()
at SHVDN.Script.MainLoop()
@Cheese_GUY try install https://www.gta5-mods.com/tools/lemonui and be happy)))
i already install that before and it still doesn't work both the newest and the previous versions of it
im using this mod https://www.gta5-mods.com/scripts/the-cayo-perico-heist-in-sp and the lemon ui worked for this so i don't think its the ui is the problem
@Cheese_GUY important use SHVDN Update from .zip send log file me in discord if not work.
discord link?
@BOPOHua the SHVDN Update from this Mod don't even work because after launching the game, my other mod that also use SHVDN stop working
and there is no log file appear from the SHVDN after using it
@Cheese_GUY https://discord.gg/EVK3bbzH
el mismo problema con SHVDN not work
Hello,
When I try to buy items added by the mod, the UI glitches once I press action button at Ammonation. Any help?
After extensive time of attempting to make this mod work, as of may 2024, this mod does not work.
@jjj777 https://www.youtube.com/watch?v=RR1nBos60BU&t=740s
I like this mod, now works!
how do i actually use the medkits and shields in inventory?
as always, 11/10, thank you so much! adds a lot of realism to see your character injured after being shot so many times.
@azawale3 you press and hold down the inventory button (H, or whatever you assigned it), use the mouse wheel to select the medkit or the armor (edge should highlight in blue), then left click on item to use it.
Hey is there any way to turn off the hud?
@Sagx which SHVDN you installed? mine doesn't work