![]()
Note:
Unless you are using this mod for development, or using a mod that requires this, this mod does nothing by itself!
DamageTrackerFramework is an RPH Plugin that acts as a framework by providing events to other plugins for when Peds and the Player take damage. Previously, the way you had to check whether a Ped was damaged was very inefficient and inaccurate and would often cause major performance loss.
DamageTrackerFramework attempts to remedy this by getting the data directly from the game’s memory and passing it to other plugins, resulting in accurate, reliable, and performant damage tracking with a negligible loss of ~0-1fps, in comparison with other techniques which would often drop anywhere from 20fps to 60fps, while being less accurate or reliable.
Requirements
RagePluginHook
Installation
Install DamageTrackerLib.dll to the GTA V directory.
Install DamageTrackerFramework.dll to the plugins folder.
DamageTrackerFramework MUST be started with RagePluginHook.
Issues
– Damage from Gas Grenades is not tracked.
Credits:
Vari






