Vultr.com - Instant Cloud Server Deployment
Game Rank
Servers:
Teams:
Fans:
509893
Players:
16214
Forum Home > Counter Strike 1.6 Server Administration & Help > Show money/health/Dkit in Scoreboard
nobullsh1tcsPM
#1
Show money/health/Dkit in Scoreboard
Jul 06, 2020 4:54 AM
Joined: Jan 24, 2020
Posts: 2
Hey there,
Since Valve added these options i want to add them to my server.
But no matter what I do, I can't get it to work.
LGSM was used to install the server, here is the config (at least 90% of it ):

mp_autokick 0
mp_autoteambalance 0
mp_buytime .25
mp_c4timer 35
mp_consistency 1
mp_chattime 5
mp_decals 300
mp_fadetoblack 0
mp_flashlight 1
mp_footsteps 1
mp_forcecamera 0
mp_forcechasecam 0
mp_freezetime 4
mp_friendlyfire 0
mp_hostagepenalty 0
mp_kickpercent 1
mp_limitteams 0
mp_logdetail 3
mp_logecho 0
mp_logfile 1
mp_logmessages 1
mp_mapvoteratio 1
mp_maxrounds 0
mp_playerid 0
mp_roundtime 2.5
mp_startmoney 800
mp_scoreboard_showhealth 3
mp_scoreboard_showmoney 3
mp_timelimit 20
mp_tkpunish 0
mp_winlimit 0

sv_aim 0
sv_airaccelerate 10
sv_airmove 1
sv_allowdownload 1
sv_allowupload 1
sv_send_logos 1
sv_send_resources 1
sv_alltalk 0
sv_cheats 0
sv_clienttrace 1
sv_clipmode 0
sv_friction 4
sv_gravity 800
sv_lan 0
sv_maxrate 25000
sv_minrate 20000
sv_maxupdaterate 100
sv_minupdaterate 60
sv_maxspeed 320
sv_proxies 1
sv_region 255
sv_send_logos 0
sv_send_resources 1
sv_stepsize 18
sv_timeout 65
sv_voiceenable 0
sv_wateraccelerate 10
sv_wateramp 0
sv_waterfriction 1

max_shells 20
max_smokepuffs 20

max_queries_sec -1
max_queries_sec_global -1
max_queries_window -1

setmaster enable 1

// Server Logging
log on
sv_logbans 1
sv_logecho 1
sv_logfile 1
sv_log_onefile 0


decalfrequency 60
edgefriction 2
host_framerate 0

Any Advice?
Thanks in advance!
bazza8880PM
#2
Oct 04, 2020 6:11 AM
Joined: Aug 29, 2020
Posts: 17
Did you ever work out how to get them on? My server has them on and I'm trying to work out how to remove them
nobullsh1tcsPM
#3
Oct 16, 2020 10:13 AM
Joined: Jan 24, 2020
Posts: 2
i had to start my server with "-beta beta" option despite being the latest available version....

just set mp_scoreboard_showmoney 0 and mp_scoreboard_showhealth 0.
then these should go away (deleting them from the config is also an option)