Raised This Month: $12 Target: $400
 3% 

Scoreboard doesn't dissapear after match is over plz help


Post New Thread Reply   
 
Thread Tools Display Modes
SerbianGamerGhost
Member
Join Date: Sep 2019
Old 12-11-2019 , 13:06   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #21

hostname " [DS]: Zombie Server"
rcon_password ""
decalfrequency 0
mp_autokick 0
mp_autoteambalance 0
mp_buytime 0.25
mp_fadetoblack 0
mp_falldamage 0
mp_flashlight 1
mp_footsteps 1
mp_chattime 5
mp_fraglimit 0
mp_freezetime 0
mp_friendlyfire 0
mp_hostagepenalty 0
mp_limitteams 20
mp_roundtime 1.75
mp_startmoney 800
mp_timelimit 30
mp_tkpunish 0
sv_allowdownload 1
sv_allowupload 1
sv_alltalk 0
sv_gravity 800
sv_maxspeed 320
allow_spectators 1
mp_c4timer 35
mp_forcechasecam 2
pausable 0
sv_proxies 1
sv_timeout 40
sv_unlag 1
sv_voicequality 5
net_maxfilesize 128
sv_download 1
// sv_maxrate 25000
// sv_maxupdaterate 101
// sv_minrate 8000
// sv_minupdaterate 66
mp_consistency 1
sv_downloadurl "https://store.node-9.ds-servers.com/gs/s291832/"
sv_voicecodec voice_speex
sv_aim 0
env_rain 10
env_wind 10

sv_minrate "100000"
sv_minupdaterate "30"
sv_maxupdaterate "60"
sv_maxrate 20000

exec banned.cfg
exec listip.cfg
exec game.cfg

sv_lan 0
setmaster add 188.40.40.201:27010
setmaster add 188.40.40.201:27011
setmaster add css.setti.info

// Must be last line in file
exec "hostconfig.cfg"
mapchangecfgfile "server.cfg"
SerbianGamerGhost is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 12-11-2019 , 13:15   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #22

Search for other .cfg files or plugins that are modifying the "mp_chattime" cvar and remove the cvar from them. The cvar can't magically change by itself.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
SerbianGamerGhost
Member
Join Date: Sep 2019
Old 12-11-2019 , 13:50   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #23

I found same problem,but it is a too complex for me
https://forums.alliedmods.net/showthread.php?t=299295
SerbianGamerGhost is offline
bad_boy
Member
Join Date: Oct 2018
Old 12-11-2019 , 14:41   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #24

Add or change "sv_cheats 1" in the server.cfg

That was the only way I was able to change mp_chattime, otherwise it would revert to the default which is 10.

Last edited by bad_boy; 12-11-2019 at 14:46.
bad_boy is offline
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 12-11-2019 , 14:57   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #25

Quote:
Originally Posted by SerbianGamerGhost View Post
I found same problem,but it is a too complex for me
https://forums.alliedmods.net/showthread.php?t=299295
Show output of

amxx plugins

Something you have in that server is editing the chattime.
__________________
DruGzOG is offline
Send a message via AIM to DruGzOG
SerbianGamerGhost
Member
Join Date: Sep 2019
Old 12-12-2019 , 03:47   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #26

Maybe this can help but I dont know how to use it
https://forums.alliedmods.net/showthread.php?t=299295
SerbianGamerGhost is offline
SerbianGamerGhost
Member
Join Date: Sep 2019
Old 12-12-2019 , 03:50   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #27

Also I found this in nextmap.sma
public changeMap()
{
new string[32]
new Float:chattime = get_cvar_float("mp_chattime")

set_cvar_float("mp_chattime", chattime + 2.0) // make sure mp_chattime is long
new len = getNextMapName(string, 31) + 1
set_task(chattime, "delayedChange", 0, string, len) // change with 1.5 sec. delay
}



Maby I should edit this file?
SerbianGamerGhost is offline
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 12-12-2019 , 10:48   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #28

You keep ignoring what we're asking for.
__________________
DruGzOG is offline
Send a message via AIM to DruGzOG
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 12-12-2019 , 21:32   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #29

Quote:
Originally Posted by SerbianGamerGhost View Post
Also I found this in nextmap.sma
public changeMap()
{
new string[32]
new Float:chattime = get_cvar_float("mp_chattime")

set_cvar_float("mp_chattime", chattime + 2.0) // make sure mp_chattime is long
new len = getNextMapName(string, 31) + 1
set_task(chattime, "delayedChange", 0, string, len) // change with 1.5 sec. delay
}



Maby I should edit this file?
No, it sets the value back to what it was so the time won't constantly increase. It's been like this for a very long time and I've never seen an issue.

I recommend that you answer questions that are asked of you to get good support.
__________________
fysiks is offline
SerbianGamerGhost
Member
Join Date: Sep 2019
Old 12-13-2019 , 12:01   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #30

I fixed problem thank you all guys
SerbianGamerGhost is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:36.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode