You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only possible way to pick captains through the use of the captain role is 'by role and rating'. However, the way that sort_players is currently implemented causes the same 2 captains to get picked every time as it essentially just returns the first 2 alphabetical players.
The text was updated successfully, but these errors were encountered:
The only possible way to pick captains through the use of the captain role is 'by role and rating'. However, the way that sort_players is currently implemented causes the same 2 captains to get picked every time as it essentially just returns the first 2 alphabetical players.
The text was updated successfully, but these errors were encountered: