nv_Scoreboard
In this page you will get all the details to install and configure our SCOREBOARD. If you have more questions, you can join our discord community.

Dependences
Our script only needs ESX installed, and it can work without any more dependences. This will be the code in server.cfg
:
Configuration
Changing/Adding Lenguages
By default, we have 2 lenguages: English/Spanish. You can add more in Config.Translations
and change the lenguage in Config.Locale
:
Changing UI Lenguage
Main Buttons: nv_Scoreboard\nui\index.html
LINES 23 --> 26
Configuration Buttons: nv_Scoreboard\nui\index.html
LINES 42 --> 76
Changing Notifications
By default this value will use ESX notifications, if you want to change them, you only have to export your custom notification in Config.Notification, here we will leave some examples:
Changing Server Logo
Just go into nv_Scoreboard\nui\media
and replace logo.png with your server logo.
Adding new Business
At the default state of the script, we pre-configurated 8 business, but If you want to add more business you just have to add more tables in Config.Business, here we will leave some examples:
In-Game Commands
The URL of the image that you are going to post in http/https format or base64 format.
The name that you are going to asign to the url (IMPORTANT).
Giving Command Perms
You have to replace user_data with the admin rockstar identifier
Last updated