FiveM Script – Deathcounter built-in in myMultichar
Github Obtain: GitHub – Musiker15/gp_deathcounter: FiveM Script – Deathcounter integrated in myMultichar
Description
- You can set the MaxDeaths allowed before Char gets blocked
- You can set Admin Groups for Ingame Commands
- Playerdeaths are saved in database
- After MaxDeaths reached, Player gets locked in database
Commands
-
/deathcounter ID
– Show the Deaths of the Player -
/deathcounter ID reset
– Reset the Deaths of the Player -
/deathcounter set ID Deathcount
– You can set the Death to a specific Count
Config
Config = {}
Config.MaxDeaths = 20
Config.Groups = {
{name = superadmin},
{name = admin}
}
Requirements
Credits
Edits in myMultichar
You have to do a little edit in myMultichar. Please read the Readme.md
Preview
License
GNU General Public License v3.0
You can use and edit this Script but please do not reupload this without tagging me