Installation
Step by step documentation how to properly install script.
Script
Download the script from keymaster.
Open downloaded .zip, copy
[rcore_doorlock]folder and put it in your resources folder.Go to your server.cfg and add
ensure [rcore_doorlock].All bridge resources should be auto detectable without editing config. If there is any unexpectable issue in console with bridge, go to
[rcore_doorlock]/rcore_doorlock/config.luaand editFramework,Inventory,Database,Target,Society,GangsandDispatchby your server specifications.
Framework = Framework.AUTO_DETECT, -- [ESX - es_extended, QBCore - qb-core, QBX = qbx_core, Standalone - standalone]
Inventory = Inventory.AUTO_DETECT, -- [OX - ox_inventory, QB - qb-inventory, QS - qs-inventory, MF - mf-inventory, PS - ps-inventory, LJ - lj-inventory, CORE - core_inventory, CHEZZA - inventory, CODEM -codem-inventory, ORIGEN - origen_inventory, TGIANN - tgiann-inventory, AK47 = ak47_inventory, AK47_QB = ak47_qb_inventory, NONE = none]
Database = Database.AUTO_DETECT, -- [OX - ox_mysql, MYSQL_ASYNC - mysql-async, GHMATTI - ghmattimysql]
Target = Target.AUTO_DETECT, -- [NONE - standalone, OX - ox_target, QB - qb-target, QTARGET - qtarget]
Society = Society.AUTO_DETECT, -- [ESX - es_extended, QBCore - qb-core, FD_BANKING = fd_banking, RENEWED_BANKING = Renewed-Banking, CRM_BANKING = crm-banking]
Gangs = Gangs.AUTO_DETECT, -- [QBCore - qb-core, QBX = qbx_core, RCORE - rcore_gangs, BRUTAL - brutal_gangs]
Dispatch = Dispatch.AUTO_DETECT, -- [NONE = standalone, CODESIGN - cd_dispatch, CODEM - codem-dispatch, CORE - core_dispatch, DUSA - dusa_dispatch, EMERGENCY - emergencydispatch, ORIGEN - origen_police, QUASAR -qs-dispatch, RCORE - rcore_dispatch, TK - tk_dispatch, LB = lb-tablet]Configuration
All values are properly described in config file of the script. Configuration files are located in [rcore_doorlock]/rcore_doorlock!
Debug
If you have any issue with script and you don't know how to solve it, set Debug = true in configuration file to see additional informations printed to client console (F8) and server console. Screenshots will help our support to solve faster and better your problem in ticket.

Last updated
Was this helpful?