Server asking for "Roleplayer name" on join, and cash isn't showing on UI

Exactly as title states. When you die or login to the server, it suddently started asking for “Roleplayer name” and the cash section in the UI isn’t showing up, only bank and dirty money. Any ideas? Not sure why this is happening… we haven’t done much to the server as far as that would be concerned…

See pic below for reference:

This dialog box comes up for Roleplayer name, no cash in top right corner above bank.

Any help would be appreciated, thanks guys!

Ask for help in the topic where you got the resource youre using from

like the guy before said check with whoever made the script it will help if you send your server.cfg file so you can see if there is a script causing that to popup

Well, I’m not sure what resource made it happen. I’ve already gone through and removed the recently added resources to see which one was causing it, but I can’t find it… here’s my server.cfg tho…

set es_enableCustomData 1 
set mysql_connection_string "server=mysql-mariadb-dal01-9-101.zap-hosting.com;database=zap403086-1;userid=zap403086-1;password=gXCGswXJiQzPQR6d" 
endpoint_add_tcp "185.249.196.121:32048" 
endpoint_add_udp "185.249.196.121:32048" 
sv_maxclients 32
exec permissions.cfg
# You probably don't want to change these!
# Only change them if you're using a server with multiple network interfaces.


# These resources will start by default.
start mapmanager
start chat
start spawnmanager
start sessionmanager
start fivem
start hardcap
start rconlog
start playernames
#inserted trough ZAP ressourcesystem
start trafficadjuster
start mysql-async
start essentialmode
start esplugin_mysql
start es_admin2
start vMenu
## From ESX Pack ##
start async
start cron
start es_extended
start instance
start es_camera
start skinchanger
start esx_accessories
start esx_addonaccount
start esx_addoninventory
start esx_phone
start esx_ambulancejob
start esx_animations
start esx_atm
start esx_bankerjob
start esx_barbershop
start esx_basicneeds
start esx_billing
start esx_boat
start esx_boilerplate
start esx_clotheshop
start esx_cruisecontrol
start esx_datastore
start esx_dmvschool
start esx_drp_garage
start esx_holdup
start esx_identity
start esx_jail
start scoreboard
start esx_joblisting
start esx_jobs
start esx_license
start esx_lscustom
start esx_mecanojob
start esx_menu_default
start esx_menu_dialog
start esx_menu_list
start esx_migrate
start esx_optionalneeds
start esx_policejob
start esx_property
start esx_realestateagentjob
start esx_rpchat
start esx_sellDirtyMoney
start esx_service
start esx_shops
start esx_sit
start esx_skin
start esx_society
start esx_status
start esx_taxijob
start esx_vehicleshop
start esx_voice
start esx_weaponshop
start esx_legacyfuel
start esx_sellDirtyMoney
start esx_laywerjob
start esx_unicornjob
start esx_nightclubjob
start esx_tequilalajob
start esx_bahamamamasjob
start esx_realweapons-master
start esx_outlawalert
start esx_giveid
start esx_carwash
start esx_advanced_holdup
start esx_goDirty
start esx_vehiclespawner
## End of ESX Pack ##
start es_ui
start bob74_ipl
start simpletp
start custom_loadscreen
start Radiant_Animations
start RealisticHandle1.0
start NativeUI
start EasyAdmin
start vSync
start m4
start g17
start ram
start 03ramk
start rrf150w
start trailersmall
start esx_jb_trailer
start rtr
start 84rx7k
start limo
start ext06
start 20f250
start dodgesrt
start ctrailers
start enclosedgoose
start rampj
start cotrailer
start ctsv16
start gmt900escalade
start ninef
start c63
start silverado1
start chsub
start 17Silverado1500
start gtr7a
start rs7
start bdivo
start policefelon
start policeinterceptor
start fbitahoe
start vapidpolice
start Vapidbulletpolice
start bigred
start 20f350dk
start 20f350DKR
start ghis2
start m4f82
start 16charger
start 16challenger
start dragctsv
start 337flatbed
start m5f90
start m5f90LW
start s1000r
start mustang19
start egd
start dragek
start dragchevy
start corvettec7
start sabredrag
start bc10
start dodgeram3500
start 09gmc
start dodgeoffroad
start silv10fb
start bigchevy
start 180sxrb
start p1
start yzfr1
start cbr2017
start lx2018
start camry55
start NoCross
start salty_vehicleblackout
start LockSystem3.1
start ExternalVehicleCommands
start esx_vangelico_robbery
start fivemqueue
start pv-cruisecontrol
start lux_vehcontrol
start ems_fire
start streetLabel
start NoDriveBy
start dragbike
start mapaddons
start mlmansory
start masgt
start ts1
start cavaclade2
start bison
start f620
start pontiacg8
start f488LW
start xkgt
start dc2
start p911r
start tahoe
start chiron
start LAMtmc
start lambo
start jcx75
start SeatbeltIndicator
start rrcullinan
start policetahoe
start rrwraith
start firetahoe
start 2014BentleyContinentalGT
start tah
start policeSystem



# This allows players to use scripthook based plugins such as lambda menu.
# Set this to 0 to disallow scripthook.
sv_scriptHookAllowed 1




# A comma-separated list of tags for your server.
# For example:
# - sets tags "drifting, cars, racing"
# Or:
# - sets tags "roleplay, military, tanks"
sets tags "default"

# Set an optional server info and connecting banner image url.
# Size doesn't matter, any banner sized image will be fine.
#sets banner_detail "http://url.to/image.png"
#sets banner_connecting "http://url.to/image.png"

# Set your server's hostname
sv_hostname "White Knight RP | Custom Car | Drugs | Gangs | White listed LEO/EMS/Mech | Drag Racing | Jobs | Business | https://discord.gg/mWmPA9Z"

# Nested configs!
#exec server_internal.cfg

# Loading a server icon (96x96 PNG file)
load_server_icon zap96x96.png

# convars which can be used in scripts
set temp_convar "hey world!"

## Easy Admin Convars ##
set ea_LanguageName "en"                # set our language to english, available languages: en,de,fe,it,sv
set ea_MenuButton "56"			# set our menu button to F5.

# Uncomment this line if you do not want your server to be listed in the server browser.
#sv_master1 ""

# Want to only allow players authenticated with a third-party provider like Steam?
# Don't forget Social Club is a third party provider too!
#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:76561198069463447 group.superadmin # add a user to the superadmin group
add_principal identifier.steam_1:1:114932826 group.superadmin # add a user to the superadmin group
add_ace resource.essentialmode command.add_ace allow
add_ace resource.essentialmode command.add_principal allow

# Hide player endpoints in external log output.
sv_endpointprivacy true

#This is an official FiveM server hosted by ZAP-Hosting.com. You do not need to put a license key here.
restart sessionmanager

Okay I got the “roleplay name” to go away on join, but it’s still not showing Cash on hand in the UI … any ideas why this could be?

1 Like

Edit and redact sensitive info in your server.cfg

Thanks! Edited that part.

hi men, how you can remove roleplay name? tnx

1 Like

Remove playernames from your server config.

im having the same problem with the cash not sure on how to fix it

delete policesystem

What script is the “Roleplay Name” on join from?