Pro Scoreboard
Config & Customisation
You can configure the script inside config.lua. Most of the config options are self-explanatory, but this guide covers them anyway.
Highlighted Jobs
- The colour of each highlighted job must be a hex code
countOnDutyOnlydisplays the total players in that whitelisted job who are currently set as on duty (QBCore only)- Icons are from https://icons.getbootstrap.com/ - paste the name of the icon (without the
bi-prefix) to change it ShowAdminBadgesshows or hides orange stars next to players who have admin or god statusAdminBadgeIconuses the same bootstrap icons as above- You can set multiple jobs in one highlighted job counter. For example, if you have multiple mechanic jobs:
job = {"mechanic", "mechanic2"}
Name & Logo
- Change the name by editing
Config.ServerName. - Change the icon displayed in the top left by replacing the PNG at
/html/my-logo.png.
The replacement image MUST be a .png with a square aspect ratio.
Key Bind
Config.KeyBindis the default key bind for all players. Individual players can change it by going toSettings > Key Bindings > FiveM > (jg-scoreboard) Open Scoreboardin-game.