-
Notifications
You must be signed in to change notification settings - Fork 90
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
Limit of team/players does not work #236
Comments
Are you using the |
Yes... http://prntscr.com/l1w6p8 Only the |
I made some changes to the plugin settings, apparently this is all right now. Everything indicates that it was a configuration error. I'll be watching to see if it's solved, thank you for now! |
The problem continues... The game starts, and players when they enter the server instead of spec are going directly to some team, it will not get blocked. I configured cfg
I'm waiting for some solution. |
I also realized the following... If the player enters spec after the competitive has started, if he clicks to enter some team he can not is blocked. But if he leaves the time to choose a team to finish, he is automatically selected for a team. I think this would be the BUG in question, I'm waiting for a bug fix. |
I don't intend on looking into this, but it someone else wants to:
You can get those debug values by setting |
I'll be checking and anything will return with the results. I noticed something, I reduced my servers to a maximum of 10 slots, so it worked everything right, players can not get into teams when they already have 5 players for each side, can only stay spec. The problem only starts happening again if I leave the server with more than 10 slots. |
@paulocrash were you able to solve this bug? |
I can't leave the server with just 10. I'm thinking maybe there's a way to move the player to spec if they stay on "choose team" screen till time expires? |
Expected behavior
When the competition starts, give live, no player could enter more teams than the 5 players on each side.
But when players enter the server they can enter any team, leaving a team with 6 players, even more, if more players enter the server.
No server error log: http://prntscr.com/l1w4ub
NOTE: I have already tried setting up
mp_limitteams 5
and still nothing.Actual behavior
Limit 5 players to each side when you start the competitive when you live.
Steps to reproduce
I just start the competitive, live, no change whatsoever there the problem begins.
Plugins Version
@splewis
The text was updated successfully, but these errors were encountered: