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

Fix players counting towards race teamlimit after leaving #45

Merged
merged 1 commit into from
Jan 22, 2021
Merged

Fix players counting towards race teamlimit after leaving #45

merged 1 commit into from
Jan 22, 2021

Conversation

Xiazee
Copy link
Contributor

@Xiazee Xiazee commented Jan 19, 2021

Players were not getting removed from f'internal{wcsplayer.current_race}_limit_allowed' when leaving the server, causing them to still count against the teamlimit.
And since it is done by userid they wouldn't be able to reconnect and take the same slot.

@Xiazee Xiazee marked this pull request as draft January 19, 2021 16:09
Players were not getting removed from f'_internal_{wcsplayer.current_race}_limit_allowed' when leaving the server, causing them to still count against the teamlimit.
And since it is done by userid they wouldn't be able to reconnect and take the same slot.
@Xiazee Xiazee marked this pull request as ready for review January 19, 2021 16:25
@ThaPwned ThaPwned merged commit 0697d35 into ThaPwned:master Jan 22, 2021
@ThaPwned
Copy link
Owner

Thanks!

@NosferatuJoe NosferatuJoe mentioned this pull request Feb 5, 2021
@Xiazee Xiazee deleted the teamlimit_leave_fix branch February 20, 2021 01:53
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