💡Installation
Last updated
Last updated
Remember that this resource has verified DMCA protection, and its illegal use or distribution could imply a claim for protection of Title 17 of Chapter 512 (c) (3) of the Digital Millennium Copyright Act.
Download Armour-Scoreboard asset from your cfx.re keymaster.
You will see the following contents inside the Armour-Scoreboard folder:
client – (escrowed and cannot be modified)
config
html
server – (escrowed and cannot be modified)
.fxap
fxmanifest.lua
Open your config folder and open the file called config.lua
.
config.lua
:
Choose the your server's framework. Enter either qb
or esx
. The defaulted value is qb
.
If you're using newer ESX versions, enter true
on Config.NewESX
.
You can choose to open the scoreboard with a Keybind or a Command, or both. The comments in the config are pretty self-explanatory however.
Update Delay is optional, it's good at 5000 for most servers. This is measured in ms
or milliseconds
.
Next in the config folder open the file called config_translations.js
.
In this guide, we will simply go through the translations you may want to change if you are running an English server, but for any other language simply change every option.
config_translations.js
:
In this file, you can change all of the translations on the scoreboard. So if your server is in a different language to English, you can translate the words for your server to understand.
Edit ServerName:
from "YOUR SERVER NAME" to your own server's name.
Edit ServerDesc:
from "EXAMPLE TEXT" to a description of your server.
Edit the Links:
array which includes changing your community links and updating your logo.
HINT: Make sure your logo is WHITE in colour and 30x30px for the best UX.
Update your Server Rules. You can modify, edit, add and delete these as you wish.
IMPORTANT: If you are adding more rules, remember to change the Rules id
. Otherwise, just leave them the same and only change the title
and description
.
If you require any further assistance please don't hesitate to contact us in our Discord Server.