Server Configuration
Last updated
You aren't finding the config option? Try STRG + F.
Set this 'true', if you want to enable the integrated revive command. For permissions see s_functions.lua (IsAllowedToUseReviveCommand)
Default: false
A table of jobs that ignore the that players need items to perform actions.
Default: { "ambulance" }
Overwrites the default time configured in the client config (here) and depends the time on the count of the medics that are online.
Find a detailed explanation about the triage system here: Triage System
This feature will save the state of the players (like injuries, blood pressure) to a file or mysql database.
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
Last updated