[PAID] FiveM Scoreboard

FiveM - Scoreboard

This script adds a custom scoreboard to the server, which displays a basic information about player. Script requires a connection to the Steam API.

Download

Tebex

Updates

3 Likes

$35? :joy:

Price fixed, i changed the currency in the store :slightly_smiling_face:

Is it encrypted?

Is there a button to show a players ID? For example pressing U will show their id, then you can search it up?

can i see with this scoreboard how many cops or medics be online?

At the moment - there are no such options, i’ll think about adding them.

You have a contact As for an update?

Update 1.1

  • Added online jobs display (currently only for ESX)
  • Added ID display over the player’s head.

Check e-mail :slight_smile:

I didn’t receive any e-mail. :joy:

Sorry for late response, script is not encrypted.

1 Like

No worries, thank you! Looks sick btw.

Update 1.2

  • Disabled NUI Focus when button is held
  • Added online players count

If you have scoreboard open, and press the scoreboard button again, it just dupes the scoreboard

This issue has been fixed in new version.

Whenever someone is joining and we’re using the ESX framework, it won’t let us see the scoreboard due to the fact that we can’t yet gather xPlayer’s info, therefore I fixed it by making a simple nullptr check.

After you grab xPlayer do the following:

if ( xPlayer == nil ) then break end

good! a query, how does streamer mode work? what is your function?

how do you update avatar?