FiveM-Save Player's Health and Armour C# STANDALONE

This is a simple C# STANDALONE resource that save every 15 seconds player’s health and armour!

That use LiteDB to save into Database.

[VIDEO]

[DOWNLOAD]

[INSTALLATION]

If you want to change something you have to open the files in the src folder and recompile everything,

otherwise put the SaveHealthArmour folder in resources and add in your server.cfg

start SaveHealthArmour

If you have any question contact me on Discord Serse Dio Re#3463

6 Likes

Do you think it could save the player’s position aswell?

Yes but if you have esx or vrp you don’t need of position because they save player position

This didn’t work for our serve, in fact it broke esx_ambulancejob’s revive portion of the script. Had to disable it.

how do you recompile?