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

match_vote: translations, command redirection and minor changes #761

Merged
merged 1 commit into from
Jun 2, 2024

Conversation

lechuga16
Copy link
Contributor

@lechuga16 lechuga16 commented May 6, 2024

  • "ProcessPlayers(int[] iPlayers, int &iNumPlayers)" replaces a for that is repeated multiple times.
  • When the !match command is run with a mode already loaded, it will start !chmatch instead.
  • .sp formatting was applied
  • if there is any voting in progress "IsBuiltinVoteInProgress()", the timeout will be signaled "CheckBuiltinVoteDelay()".

Note: To prevent spam from the "g_hSvMaxPlayers.SetInt(g_hMaxPlayers.IntValue)" convar when shutting down the server, "Listener_Quit" is used.

- "ProcessPlayers(int[] iPlayers, int &iNumPlayers)" replaces a for that is repeated multiple times.
-  When the !match command is run with a mode already loaded, it will start !chmatch instead.
- .sp formatting was applied
- if there is any voting in progress "IsBuiltinVoteInProgress()", the timeout will be signaled "CheckBuiltinVoteDelay()".
@SirPlease SirPlease merged commit 3c17192 into SirPlease:master Jun 2, 2024
2 checks passed
@lechuga16 lechuga16 deleted the match_vote branch June 2, 2024 17:58
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