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

feature/TeamModePlayerSelect #158

Merged

Conversation

lanslide-team
Copy link
Contributor

Team Mode: Player Select (2)

Idea: Players manually select their team, rather than it being decided by the config (or randomly).

Addresses a lot of the concerns from: #43
However, players are not scrambled, but rather just join the "correct" team.
Alongside the ready-up messages, I display which team they are currently on.

  • MatchConfig without Players
  • Players can switch teams during startup
  • Teams are fixed after the match starts

I had to override some warmup parameters (for 1st map):

sv_disable_teamselect_menu false
sv_human_autojoin_team 0

@lanslide-team lanslide-team marked this pull request as ready for review January 31, 2024 05:22
PugSharp.Match/Match.cs Outdated Show resolved Hide resolved
PugSharp.Match/Match.cs Show resolved Hide resolved
@TheR00st3r TheR00st3r merged commit bd6b713 into Lan2Play:main Apr 9, 2024
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.

2 participants