Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve warmup handling, allow it to be disabled #322

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Lidbetter
Copy link
Contributor

  • remove all warmup related commands out of the default game config
  • skip any warmup related tasks by setting sm_retakes_warmuptime 0
  • prevent clamp minimum warmup time to 6 seconds (preventing infinite warmup end spam/failed rounds restarts)

@crashzk
Copy link
Contributor

crashzk commented Feb 9, 2023

@Lidbetter could you tell me more about this warmup bug when set to less than 6 seconds, infinite warmup spam and such.

I ask because my server is configured with the following warmup configuration and I never noticed this bug.

mp_do_warmup_period 1
mp_warmup_pausetimer 0

@Lidbetter
Copy link
Contributor Author

Lidbetter commented Feb 11, 2023

@crashzk set: mp_warmuptime 4 the server will infinitely attempt to restart the round to end the warmup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants