how to change stream names to rp names ?
Anyone has an idea why when someone joins the server, all the players in the list become “nil” and all the Jobs counts go to zero? If I /setjob myself it works again, but as soon as someone joins the server, everything goes back to “nil”
Weird
Hey. Short Question.
It works perfectly, but when i open the scoreboard the window is just too big, and i am alone. How to change this? So that its the size where it only shows the players thats online?
thx
Hi! Do you know how to add more jobs into scoreboard…?
I managed to add icons and stuff, but when I set job to myself (for example “mafia”), the counter is still on “0”.
Anyone know how to fix that? Ty 
For the people there scoreboard thats not working try to start your scoreboard at the very end of your server.cfg helped for me
In html folder open script.js file and change the following code (event.key == ‘F9’) to whatever you want
if xPlayer.player.getGroup() == ‘user’ then
Returses nill
Go into the client folder and open the main.lua and press CTRL+F and search for 56 and replace that number.
How do I add steam Hex after the name ID PING?
How can I change the number of players in jobs in icons? I would like there to be a
if there is more than one person in a job and a
if there is no one.
yes pls
so this works amazing for me besides showing steam names instead of character names, ill do a /screfresh in game and it will update all current players to their character names. how can i make it to where it will auto update players and show correct names?
Hello, guys how i can to scoreboard if i walk? Because when i press F9 (Show Scoreboard) i cant walk… I want to add this function… But i dont know how 
how to change the button with which it opens
con che coraggio
is there a way that i can enable movement while the scoreboard is opened?
Hello
I’m looking for a scoreboard to put on my server and I’ve come up to this.
I need help with rebinding the script so the key to open/close the window is “Delete” instead of “F9”.
Since there is not something such as config.lua, I went to client.lua and changed the key to delete, so the menu was able to open via “delete” key. But after that I still had to close it thru F9. I came across to script.js file where was a line like this:
document.onkeyup = function(event) {
if (event.key == 'F9') {
$('#wrap').fadeOut();
$.post('http://esx_scoreboard/onCloseMenu');
I saw F9 so I tried to change it to “Delete”, “delete”, then "del, "DEL but it simply didnt work
I’m not that experienced server developer so please dont hate me.
Could anyone help me? Thanks ![]()
How dit you made it?
