Server Configuration
You aren't finding the config option? Try STRG + F.
General Settings
m_reviveCommand
Set this 'true', if you want to enable the integrated revive command. For permissions see s_functions.lua (IsAllowedToUseReviveCommand)
Default: false
Custom ESX Settings
Custom QBCore Settings
Inventory
Feature Settings
m_ignoreItemsNeededJobs
A table of jobs that ignore the that players need items to perform actions.
Default: { "ambulance" }
m_dependUnconsciousTimeOnMedicCount
Overwrites the default time configured in the client config (here) and depends the time on the count of the medics that are online.
m_triageSystem
Find a detailed explanation about the triage system here: Triage System
m_stateSaving
This feature will save the state of the players (like injuries, blood pressure) to a file or mysql database.
Menu Settings
m_showNameOfPlayerOnMenuTitle
Set this to 'true', if you want that the system will show the name of the player on the menu title. Set this to 'false', if you want that the system will not show the name of the player on the menu title.
Default: true
Respawn Settings
Last updated
Was this helpful?