Emergency Repair Bench
Configuration
Default configuartion file
This is inside the repairbench_conf.lua
Setting information
requireDutyCheck
This toggles the check for if anyone with a mechanic job is online
When true, if anyone with mechanic job role is online, this will hide the
repair
option from the menuWhen false, it will always show the repair option in the menu
Jobs
This is the list of jobs than can access the Emergency Repair Benches
This needs to be a table key and a grade number
All grades of the job role above this will also be able to use it
LockEmergency
If true, only vehicles classed as emergency vehicles
If false, any vehicle will be able to be used to access the emergency bench
Locations
This is the locations where the emergency benches will spawn
If prop = true it will create a repair bench prop model for users to target otherwise the target will be need to be placed on a prop already in place
CosmeticTable / PerformanceTable
Setting each of these to true and false will enable or disable that option in the menu for users
Last updated