We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I do not know if this is feasible. But the ability to set balance algorithm has been requested here: https://ptb.discord.com/channels/549281623154229250/1323336238253604975
Currently if you want to set the balance algorithm you must do this command:
!balancealgorithm x
Where x can be auto, split_noobs, respect_avoids, loser_picks, default
auto
split_noobs
respect_avoids
loser_picks
default
Would it be possible to have this in a dropdown somewhere together with a description of each? The description of each algorithm is here: https://github.com/jauggy/teiserver/wiki/Balance-algorithm-descriptions
It's somewhat advanced so maybe it needs to be in the experimental tab or something.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I do not know if this is feasible. But the ability to set balance algorithm has been requested here: https://ptb.discord.com/channels/549281623154229250/1323336238253604975
Currently if you want to set the balance algorithm you must do this command:
Where x can be
auto
,split_noobs
,respect_avoids
,loser_picks
,default
Would it be possible to have this in a dropdown somewhere together with a description of each? The description of each algorithm is here:
https://github.com/jauggy/teiserver/wiki/Balance-algorithm-descriptions
It's somewhat advanced so maybe it needs to be in the experimental tab or something.
The text was updated successfully, but these errors were encountered: