splewis / csgo-pug-setup

CS:GO Sourcemod plugin for setting up private pug/10man games
GNU General Public License v3.0
412 stars 90 forks source link

Match can clinch stay activated #244

Closed Raphiy closed 6 years ago

Raphiy commented 6 years ago

Hey Buddy, i am using your really nice plugin for the cs server of my team. now we want to play some pugs where we have the ability to play all 30 rounds. I insertert the command "mp_match_can_clinch 0" in live.cfg but it doesnt work. I also tried to put it in the server.cfg. Do you have any ideas why this is happening? If i change the command ingame during a pug, it works fine. Have a nice week!! Greetings from Germany.

Raphiy

PS. sorry for my bad english skills

splewis commented 6 years ago

You can enable the option to playout the maxrounds in configs/pugsetup/setupoptions.cfg: https://github.com/splewis/csgo-pug-setup/blob/master/configs/pugsetup/setupoptions.cfg#L47

pugsetup will automatically set mp_match_can_clinch based on this setting.

Raphiy commented 6 years ago

Thank you very much for your help and the pretty fast support!! :)