Raised This Month: $32 Target: $400
 8% 

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-10-2019 , 11:20   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #11

Quote:
Originally Posted by OciXCrom View Post
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.
Thank you,you are genius.It works,thanks a lot man
SerbianGamerGhost is offline
SerbianGamerGhost
Member
Join Date: Sep 2019
Old 12-11-2019 , 10:54   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #12

Thank you it work,but only for one map.For example,If I am on crossfire map then if I enter amx_cvar mp_chattime 5,it will set 5 only for that map.If I change to another,next map will have diffrent time while changes apply forever on previous.I have over 150 maps on server,Is there a way to set cvar to apply on each map or I have to enter every map and writte code 150 times?
SerbianGamerGhost is offline
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 12-11-2019 , 11:03   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #13

Quote:
Originally Posted by SerbianGamerGhost View Post
Thank you it work,but only for one map.For example,If I am on crossfire map then if I enter amx_cvar mp_chattime 5,it will set 5 only for that map.If I change to another,next map will have diffrent time while changes apply forever on previous.I have over 150 maps on server,Is there a way to set cvar to apply on each map or I have to enter every map and writte code 150 times?
Add that line to your server.cfg as well as mapchangecfgfile server.cfg and add the bolded to the bottom of that file

So example:
mp_chattime 5
mapchangecfgfile "server.cfg"
__________________
DruGzOG is offline
Send a message via AIM to DruGzOG
SerbianGamerGhost
Member
Join Date: Sep 2019
Old 12-11-2019 , 11:07   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #14

Thanks
SerbianGamerGhost is offline
SerbianGamerGhost
Member
Join Date: Sep 2019
Old 12-11-2019 , 11:13   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #15

Quote:
Originally Posted by DruGzOG View Post
Add that line to your server.cfg as well as mapchangecfgfile server.cfg and add the bolded to the bottom of that file

So example:
mp_chattime 5
mapchangecfgfile "server.cfg"
Sorry I am not english speaker so I didnt understand completly.You mean,I should open server.cfg file and put two lines in it:
mp_chattime 5
mapchangecfgfile "server.cfg"
Or I should open server.cfg and put both lines and then open mapchangecfg file and put there too?
SerbianGamerGhost is offline
SerbianGamerGhost
Member
Join Date: Sep 2019
Old 12-11-2019 , 11:34   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #16

Wait,I got it,it works Thank a lot man
SerbianGamerGhost is offline
SerbianGamerGhost
Member
Join Date: Sep 2019
Old 12-11-2019 , 11:51   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #17

No It dont work again xD,sorry man.If I set time to 5,it will add +2 on every next map.For example if now amx_cvar mp_chattime is 5,on next map it will be 7,and on next it will be 9 and on next it will be 11 untill it reach 120.I putted two lines you said in server.cfg file
mp_chattime 5
mapchangecfgfile "server.cfg"
First line somewhere in middle and second line on the bottom.Is that it or I did somenthing wrong
SerbianGamerGhost is offline
DruGzOG
Veteran Member
Join Date: Nov 2007
Location: Unknown
Old 12-11-2019 , 11:53   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #18

Quote:
Originally Posted by SerbianGamerGhost View Post
No It dont work again xD,sorry man.If I set time to 5,it will add +2 on every next map.For example if now amx_cvar mp_chattime is 5,on next map it will be 7,and on next it will be 9 and on next it will be 11 untill it reach 120.I putted two lines you said in server.cfg file
mp_chattime 5
mapchangecfgfile "server.cfg"
First line somewhere in middle and second line on the bottom.Is that it or I did somenthing wrong
That's how it should be. Seems like you have another plugin that is changing the chattime.

Can you post the following:

version
amxx plugins
meta list
Write these commands in console and copy and paste them here.
__________________
DruGzOG is offline
Send a message via AIM to DruGzOG
SerbianGamerGhost
Member
Join Date: Sep 2019
Old 12-11-2019 , 13:00   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #19

Note that I didn't created this server.Server is created by other people and it is a little complex because umm...It is hard to explain,this is DS Server https://en.ds-servers.com ,and this is what you asked for



version
Protocol version 48
Exe version 1.1.2.1 (valve)
Exe build: 16:05:41 Jun 15 2009 (4554)

amxx plugins
AMX Mod X 1.8.2
Authors:
David "BAILOPAN" Anderson, Pavol "PM OnoTo" Marko, Felix "SniperBeamer" Geyer
Jonny "Got His Gun" Bergstrom, Lukasz "SidLuke" Wlasinski
Christian "Basic-Master" Hammacher, Borja "faluco" Ferrer
Scott "Damaged Soul" Ehlert
Compiled: Feb 14 2013, 00:55:00
URL:http://www.amxmodx.org/
Core mod:JIT


meta list
Currently running plugins:
[ 1] AMX Mod X, v1.8.2, Feb 14 2013, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 2] dproto_EF, v0.9.390, 2014-05-04, by Crock, see
[ 3] Ent Mod, v4, 09/29/2017, by Drunken F00l, see http://www.adminop.net
[ 4] MySQL, v1.8.2, Feb 14 2013, by AMX Mod X Dev Team, see http://www.amxmodx.org/
[ 5] FakeMeta, v1.8.2, Feb 14 2013, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 6] Fun, v1.8.2, Feb 14 2013, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 7] Engine, v1.8.2, Feb 14 2013, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 8] Ham Sandwich, v1.8.2, Feb 14 2013, by AMX Mod X Dev Team, see http://www.amxmodx.org
8 plugins
SerbianGamerGhost is offline
SerbianGamerGhost
Member
Join Date: Sep 2019
Old 12-11-2019 , 13:04   Re: Scoreboard doesn't dissapear after match is over plz help
Reply With Quote #20

Here is server.cfg file
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 14:43.


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