Need a mod that increases player's base health

Anyone know of a mod that does that? The issue I find with PvP in FiveM servers is that players are waaaay too squishy. You die in 2 hits to almost every weapon and 3 if you have armour. GTA Online has increased health as you level up. I’d love a way to increase your HP in a FiveM server so that fights aren’t just “whoever shoots first wins.”

When people join you could use the native SET_ENTITY_HEALTH or SET_PLAYER_HEALTH

Check the native doc’s as I can’t remember off the top of my head…

So there is a file that controls it. Native something. Cool that narrows it down I’m so excited thanks… do you know if there is a base number. As in “100” up. Or a limit of some kind?

If you haven’t solved this yet. You can adjust the damage output for all weapons (including fists). Try this route. Pretty sure it is standalone and will work with any framework or none at all…

Use VisualStudioCode to “Replace” all 0.1 values to 0.05 or anything you want.

If it doesn’t work out for your framework then DM me on discord, I have one that is standalone. (same username)