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
Author Message
SerbianGamerGhost
Member
Join Date: Sep 2019
Old 12-06-2019 , 14:38   Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #1

Hello,I have hl1 server running with amxmodx,when match is over,scoreboard appear but it stay on screen too long(5-6 min).Is there a way to fix this or some file need to be edited please take 1 min of your time and replay
SerbianGamerGhost is offline
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 12-06-2019 , 15:34   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #2

Show the output of the following:

version
amxx plugins
meta list


Also there is a command where it stays on the scoreboard for a little while before map change, just can't remember what it is.
__________________
DruGzOG is offline
Send a message via AIM to DruGzOG
iceeedr
Veteran Member
Join Date: Apr 2017
Location: Brazil
Old 12-06-2019 , 18:08   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #3

Quote:
Originally Posted by DruGzOG View Post
Show the output of the following:

version
amxx plugins
meta list


Also there is a command where it stays on the scoreboard for a little while before map change, just can't remember what it is.

PHP Code:
message_begin(MSG_ALLSVC_FINALE)
    
write_string("")
    
message_end() 
or

PHP Code:
message_begin(MSG_ALLSVC_INTERMISSION)
    
write_string("")
    
message_end() 
__________________


Quote:
Originally Posted by fysiks View Post
Please stop trying to help. You appear to just be posting random stuff. Wait until you actually understand more about AMX Mod X and how the game works.
https://iceeedr.com.br/
iceeedr is offline
Send a message via Skype™ to iceeedr
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 12-07-2019 , 00:14   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #4

mp_chattime sets how long the scoreboard shows before the map changes (value is in seconds).
__________________
fysiks is offline
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 12-07-2019 , 09:42   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #5

Quote:
Originally Posted by fysiks View Post
mp_chattime sets how long the scoreboard shows before the map changes (value is in seconds).
Ah yes, this is it. Try this and see if it fixes your problem.
__________________
DruGzOG is offline
Send a message via AIM to DruGzOG
SerbianGamerGhost
Member
Join Date: Sep 2019
Old 12-07-2019 , 14:51   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #6

Quote:
Originally Posted by fysiks View Post
mp_chattime sets how long the scoreboard shows before the map changes (value is in seconds).
Thank you so much
SerbianGamerGhost is offline
SerbianGamerGhost
Member
Join Date: Sep 2019
Old 12-08-2019 , 03:57   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #7

Quote:
Originally Posted by fysiks View Post
mp_chattime sets how long the scoreboard shows before the map changes (value is in seconds).
Thank you,but where I can find it?
SerbianGamerGhost is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 12-08-2019 , 04:40   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #8

Quote:
Originally Posted by SerbianGamerGhost View Post
Thank you,but where I can find it?
Typically, this is put in server.cfg. If it's not there, you can add it.
__________________
fysiks is offline
SerbianGamerGhost
Member
Join Date: Sep 2019
Old 12-09-2019 , 03:17   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #9

Quote:
Originally Posted by fysiks View Post
Typically, this is put in server.cfg. If it's not there, you can add it.
It is not there.I added line mp_chattime 5(are you sure it is in sec maby it is in minutes) and saved file and restarted server but I wait again too long.
SerbianGamerGhost is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 12-09-2019 , 07:08   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #10

Quote:
Originally Posted by SerbianGamerGhost View Post
It is not there.I added line mp_chattime 5(are you sure it is in sec maby it is in minutes) and saved file and restarted server but I wait again too long.
It's in seconds. Check the cvar value in your server with the "amx_cvar mp_chattime" command. If it's not 5, search in other .cfg files.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
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 06:01.


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