GTA V / Mods / Script-Mods

Health and Armour Regen v1.1


  • mman0385
  • 05/01/2015
  • 6608 Downloads

Bewertungen:

Bitte melde dich zuerst an.


Favoriten:

Download
579.00b

Videos

Noch keine Videos hinzugefügt.
Du musst angemeldet sein, um Videos zu diesem Mod hinzuzufügen.

Beschreibung

Provides slow health and armour regeneration up to 100%. Health still quickly regenerates to 50% normally. The regeneration is very slow so as to not make it overpowered but you can easily tweak the values to your liking by editing the values in notepad. Requires Script Hook V and LUA Plugin for Script Hook. Place the file Grand Theft Auto V\scripts\addins

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.

Es wurden bisher 2 Kommentare gepostet.

07/01/2015 22:04

 Quote: snake514

kann mir einer helfen ich versuch den player so zu machen das er wie eine wand ist also klingt doof ich weiß also wenn ein fahrzeug ihn anfährt das da beispielsweiße franklin nicht hinfählt sondern einfach stehen bleibt oder so eben fast so wie superman (der mann aus stahl(franklin aus stahl)) =) bitte

Das einzige, was du machen kannst, ist "Ragdoll" zu deaktivieren.
Also ⤵

SET_PED_CAN_RAGDOLL(PedHandle, bool State);
SET_PED_CAN_RAGDOLL_FROM_PLAYER_IMPACT(PedHandle, bool State);
SET_PED_CAN_BE_KNOCKED_OFF_VEHICLE(PedHandle, bool State);
GIVE_PLAYER_RAGDOLL_CONTROL(PlayerIndex, bool State);
SET_PED_RAGDOLL_ON_COLLISION(PedHandle, bool State);

Schätze du weißt wie man den Code anwendet.


Zitieren | Antworten
05/01/2015 10:29

Helpful

Zitieren | Antworten