how i can fix ID order?
wow… how to do that pls…
modified for 128 players, repaired and added in configuration the possibility of adding web page and name of the server in which it is playing.
Guys this is not an ego/penis flex thread. Why don’t you save the space for members that would like to ask a question or help with an issue someone else is having?
i wan to make if police on duty in the city 5 but im wan in the scoreboard is 3+ so people just know police more than 3 , someknow to make it happen?
If we publish it here it is to help people who even want to have a functional players list for 128 players
*** hater***
Where did you publish it here? Where did you do anything other than posting a picture that did absolutely nobody any good?
Penis flexer
Ben, can you try to explain better what you’re trying to do? It’s not very clear what you’re trying to do, unfortunately.
how to do that for 128 slot ?
how to do that bro ?
what I want to tell is that in the city there are 5 policemen but only 3+ are seen on the scoreboard, so people only know that more than 3 police officers in the city
I think I understand what you’re trying to say. If you want it to report +3 for anything above 3 police online, you should try adding this right above line 116 so it changes from this:
jobs = {ems = ems, police = police, taxi = taxi, mechanic = mechanic, cardealer = cardealer, estate = estate, player_count = players}
to:
if police > 3 then
police = '+3'
end
jobs = {ems = ems, police = police, taxi = taxi, mechanic = mechanic, cardealer = cardealer, estate = estate, player_count = players}
I’ve not tested this and resources can get a little goofy when mixing up strings and numbers but I think it will work the way you want it to.
thanks but now my esx_scoreboard cant open
Since you didn’t provide any error, I couldn’t even guess what it did to break it.
Do you have the script? Or which thing did you edit? Thank you!
no error in console when im try restart the resource
You might have to try it on player load and not resource restart. I’d check log after loading in and then again after opening the menu.
Would you be able to help me add “ESX” Admin to the online job thingy?
I have issues right now doing it :s
(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)