You can access the setup information you need about this product
Last updated 11 hours ago
INSTALLATION
1 - Go qbx_core/server/player.lua
2 - Find the metadata table like in the picture
3 - Add the following code block
-- Police Roster playerData.metadata.roster = playerData.metadata.roster or { ['gps'] = 0, ['departman'] = "LSPD", ['status'] = true, ['birimdata'] = { ['seg'] = false, ['asu'] = false, ['hsu'] = false, ['swat'] = false, ['doc'] = false, ['mpb'] = false, } }
4 - Add it to the resource folder and restart the server