Need Player ID list

Heey guys i maked my own fivem server and now i want a player id list if you press Up arrow key ore middle mouse button does someone have this download for me so i can place it in my resource folder

Thankyou if you helped me out

greeting,
peter

1 Like

Are u starting the resource: scoreboard ?? Can you also please show us your server.cfg?

Of course

you probably don’t want to change these!

only change them if you’re using a server with multiple network interfaces

endpoint_add_tcp “0.0.0.0:30120”
endpoint_add_udp “0.0.0.0:30120”

Algemeen

start mapmanager
start chat
start spawnmanager
start fivem
start hardcap
start ■■■■■■■
start EasyAdmin
start fuel
start cuff-handsup-master
start Minimap
start streetLabel-master
start LoadingScreen
start carhud
start ELS4FiveM

politie

start AudiA4_Sheriff
start Touran2016_Police
start G65_Sheriff2
start Vito_Police2
start T6_Police3
start Volvo_Police4
start Sprinter_Policet
start Golf_fbi
start VWPassat_fbi2
start Brandweer
start Ambulance
start Motor

Playermodels

start Kmarskin
start HBR

sv_scriptHookAllowed 1

change this

#rcon_password ****

sv_hostname “Prio1ClanNL”

nested configs!

#exec server_internal.cfg

loading a server icon (96x96 PNG file)

#load_server_icon myLogo.png

convars for use from script

set temp_convar “****!”

disable announcing? clear out the master by uncommenting this

#sv_master1 “”

want to only allow players authenticated with a third-party provider like Steam?

#sv_authMaxVariance 1
#sv_authMinTrust 5

add system admins

add_ace group.admin command allow # allow all commands
add_ace group.admin command.quit deny # but don’t allow quit
add_principal identifier.steam:110000112345678 group.admin # add the admin to the group

player endpoint protection

sv_endpointprivacy true

Go ahead and enter the following in your cfg:
start scoreboard

Refresh and start. or you can restart. Let me know if it works! :smiley:

Oay i will try stay tuned be right back

1 Like

It worked man thank you very much

1 Like

No worries buddy!