[2] General Configuration
Command Details
Command_Name = 'bdoor',
Command_Restriction = false, -- Restricted permissions through server.cfg. If true, then restricted to '5S_DB_BarricadeCommand'. (More details in DOCUMENTATION)Permissions Command Details
add_ace group.admin 5S_DB_BarricadeCommandBarricade Strengths
Barricade_Strengths = {
[1] = { -- [LEVEL]
Material = 'Wood', -- Options: 'Wood' OR 'Metal'
Setup_Time = 5, -- Seconds it takes to put up the barricades.
Kicks = 10, -- Seconds it takes to kick the door down.
Tool = true, -- True = Players can use a CROWBAR to open the barricaded door at 1.5x speed (must have weapon in hand).
Perms = 1, -- Permission type -- || 1 = Everyone || 2 = Custom || 'ACEPermissionTitle' = ACE Permissions || Check Documentation for details.
},
},Permissions Barricade Strengths
Last updated