[FREE] Hu_ScoreBoard | Scoreboard

I made some edits what do you guys think?

1 Like

cool, nice

1 Like

where do we find the qb version?

1 Like

You Can Convert It

1 Like

How would I detect how many users are on admin duty via LuxuAdmin to display here under the “Admins”?

Change This Function In Server/main.lua

function CheckIsOnAdmin(xPlayer)
    return xPlayer.get('aduty')
end

Hey man,
The function is already changed to this however “Admins” still displays as 0. Does this count mods, jmods, etc, or just admins?

You probably did not change the function correctly
It must be in sync with your server

Not entirely sure what you mean by this.