Installation
Drop it in, ensure it, place a board.
deps
you need these running already:
- ox_lib
- ox_target
- ox_inventory, it provides the
scrapitem used for entry, wagers and payouts - qbx_core
- oxmysql
fivez_perks (perk xp) and fivez_logs (economy logging) are optional. if they're not on the
server it just skips them.
install
drop the fivez_darts folder in your resources and ensure it:
ensure fivez_dartsthe db tables (fivez_darts_scores, fivez_darts_stats) and boards.json make themselves on first
start. nothing else to wire up, the board placer is built in.
language
the whole ui and the notifications are localized. set the locale convar (defaults to bs):
setr ox:locale "en"ships with en and bs. drop another file in locales/ to add one.
place a board
as an admin (group.admin), run /dartcreate in-game and aim the preview where you want it. placed
boards save to boards.json, get a stable id and show up for everyone right away, no config editing.
/dartcreateCommands has the full placement, tournament and calibration controls.
placement, tournaments and calibration are all locked to group.admin.