RM-ScriptsRM-SCRIPTS
RM Scoreboard

Configuration

Branding, keybind, framework, and job categories for rm-scoreboard.

Configuration

config/client.lua

OptionDescription
serverNameTitle shown in the scoreboard header
logoUrlHeader logo (HTTPS URL or nui://resource/path)
openKeyDefault keybind (e.g. HOME)
toggletrue = press to open/close; false = hold to keep open

config/shared.lua

OptionDescription
framework'qbox' (default) or 'qbcore'
categoriesJob groups shown as header pills and used to tag players

Category options (per entry)

FieldDescription
idUnique id used in NUI / counts (e.g. police)
labelDisplay name on the pill
iconFont Awesome icon (fa-shield-alt, etc.)
themeCSS theme key (police, medics, mechanics, car, …)
jobJob name string, or list of job names to match
requireDutyIf true, only count / tag players who are on duty

ox_lib usage

  • lib.addKeybind — open / close (or hold) from openKey
  • lib.callback — fetch player rows, job counts, and self profile from the server