qb-scoreboard v2 | qb-core
Categories: FiveM Scripts Tebex, QBCore Scripts
Featured Products
-
QBCore Framework V1
Rated 4.57 out of 5€60
-
QBCore Framework V4
Rated 4.48 out of 5€100
-
ESX Framework V2
Rated 4.64 out of 5€100
-
ESX Framework V3
Rated 4.48 out of 5€100
qb-mdt v2 for qb-core framework
€60 Original price was: €60.€40Current price is: €40.
qb-scoreboard v2 | qb-core
€5
SKU:
TEBEX1999
Categories: FiveM Scripts Tebex, QBCore Scripts
qb-scoreboard for latest qb-core
Installation
- Download the scripts and put them in the
[resource] or [standalone]
folder. - Add the following code to your
server.cfg/resouces.cfg
ensure Discord_API
ensure nc-scoreboard
Configuration
In the Discord_API
folder you will need to go to config.lua
and follow the following code.
“`
Config = {
Guild_ID = 'Put Discord Server ID',
Bot_Token = 'Put Your Bot Token',
RoleList = {Member}, -- Discord Role
}
“`
- that’s it! Best of luck.