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

Maxrounds does not work


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
BloodBird
Member
Join Date: Jun 2010
Old 06-15-2016 , 14:18   Maxrounds does not work
Reply With Quote #1

I am currently running an NFO Hosted CS:GO server.

Gamemode is classic casual, and it is running a advanced plugin designed for my clan.

One of the things the plugin is supposed to do is set the game under a 10 round limit.

I'm not finding it was doing that on its own so I looked into it and have been attempting to force the server under a 10 round limit using mp_maxrounds 10.

Here is where I am having an issue.

I tested my changes, by editing both server.cfg and casual_server.cfg to list maxrounds, as well as specifying it in the mapchooser.cfg for sourcemod, that it should change map after 10 and vote for map on last round, as well I tried to edit gamemods_server.txt but am unsure I have been using it right.

In any case I have tried testing to see if it works and have two issues.

I have seen it do a map vote, but on round 7, and than it doesn't even change map next round or any round after, this was before I tried it with gamemodes_server.txt, but now while it does change map (eventually) it doesn't vote for map instead when it does reach (the last round) it does that valve server vote style where you vote while the scoreboard is up. But I need it to vote through the mapchooser plugin before last round and than change to the voted map. Lastly the round countdown isn't even functioning.

Every 3 rounds the round goes from 10 to 9 to 8 and so forth.

I don't know what I'm doing wrong and why it isn't working.

I need the server to run on 10 rounds, countdown 1 round at a time, vote for map on 9th and change after 10th.

I should also mention I have a plugin on the server that removes objectives (hostages and bomb) but that is because the plugin my server uses has it's own objective function I believe, not sure though if this is conflicting with the maxrounds.

Anyone able to suggest anything to help?
BloodBird is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 06-15-2016 , 17:04   Re: Maxrounds does not work
Reply With Quote #2

Read: https://developer.valvesoftware.com/...ual_server.cfg

Use gamemode_casual_server.cfg not casual_server.cfg
Casual = +game_type 0 +game_mode 0 = gamemode_casual_server.cfg
Competitive = +game_type 0 +game_mode 1 = gamemode_competitive_server.cfg
Maxximou5 is offline
BloodBird
Member
Join Date: Jun 2010
Old 06-15-2016 , 18:09   Re: Maxrounds does not work
Reply With Quote #3

Guess that's my fault for not being specific enough, Yes I was using gamemode_casual_server.cfg, it still isn't working.
BloodBird is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 06-15-2016 , 18:44   Re: Maxrounds does not work
Reply With Quote #4

If you want exactly 10 rounds, you probably need to make sure:
mp_match_can_clinch "0" // Can a team clinch and end the match by being so far ahead that the other team has no way to catching up?

Try that and let me know.
Maxximou5 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 08:05.


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