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

CS:GO Map Changing Without rounds finishing all


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
ksiontop
Junior Member
Join Date: Feb 2023
Location: Albania
Old 02-01-2023 , 05:39   CS:GO Map Changing Without rounds finishing all
Reply With Quote #1

Hello guys, im having a problem with my server so basically after half the rounds are done it and teams switch right after they finish that round the map changes and even tho there are 10 more rounds left...Can you please help me out
ksiontop is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 02-01-2023 , 07:26   Re: CS:GO Map Changing Without rounds finishing all
Reply With Quote #2

https://github.com/ambaca/Bacardi-Du...xt#L3562-L3566
Code:
"mp_match_can_clinch" = "1"

FCVAR_GAMEDLL FCVAR_REPLICATED FCVAR_RELEASE 

- Can a team clinch and end the match by being so far ahead that the other team has no way to catching up?
I don't know your server settings, or your plugins, with give information equal to zero.

I don't know your CSGO game mode.


You can try disable this above setting.

But, you need set this cvar in game mode override config file.
Look like this:
Code:
...cfg/gamemode_casual_server.cfg
...cfg/gamemode_competitive_server.cfg
You more likely need create that file, add cvar in file
Code:
mp_match_can_clinch 0
...and it will work every map change.


Another way, you can also try test, by changing cvar began of match.
sm_cvar mp_match_can_clinch 0
And look does it help.

But this cvar could get change back again on map change.
Bacardi is offline
ksiontop
Junior Member
Join Date: Feb 2023
Location: Albania
Old 02-01-2023 , 16:53   Re: CS:GO Map Changing Without rounds finishing all
Reply With Quote #3

Quote:
Originally Posted by Bacardi View Post
https://github.com/ambaca/Bacardi-Du...xt#L3562-L3566
Code:
"mp_match_can_clinch" = "1"

FCVAR_GAMEDLL FCVAR_REPLICATED FCVAR_RELEASE 

- Can a team clinch and end the match by being so far ahead that the other team has no way to catching up?
I don't know your server settings, or your plugins, with give information equal to zero.

I don't know your CSGO game mode.


You can try disable this above setting.

But, you need set this cvar in game mode override config file.
Look like this:
Code:
...cfg/gamemode_casual_server.cfg
...cfg/gamemode_competitive_server.cfg
You more likely need create that file, add cvar in file
Code:
mp_match_can_clinch 0
...and it will work every map change.


Another way, you can also try test, by changing cvar began of match.
sm_cvar mp_match_can_clinch 0
And look does it help.

But this cvar could get change back again on map change.

yes it worked thank you very much

Last edited by ksiontop; 02-01-2023 at 16:54.
ksiontop is offline
zablee
New Member
Join Date: Feb 2023
Old 02-09-2023 , 01:59   Re: CS:GO Map Changing Without rounds finishing all
Reply With Quote #4

PerYourHealth is an appropriate online platform for medical bill payments by patients. The online payment system of peryourhealth enables patients to generate electronic hospital invoices, medical bills, and other fees related to medical services. www.peryourhealth.com
zablee is offline
Reply



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 15:26.


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