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
If the Blue team(Order) does not have 5 players, then the Top Bar and display on the Bottom Panel will not have players in the correct slots. This could also potentially solve other issues, like #153
The way that I resolved this in my interface was to look at the colour for slot 0, if it's for the red team, then assume slots 0-4 are red, if slot 1 is red, assume 1-5 are red, and so on. Because of the colourblind setting, this needs 11 different stategroups.
Here's an image showcasing it - you can see that the 4th slot Tychus Tychus and 5th slot Diablo are on the blue side of the score display, despite belonging to the red team. I'm not sure what's going on with that role display, either.
The text was updated successfully, but these errors were encountered:
If the Blue team(Order) does not have 5 players, then the Top Bar and display on the Bottom Panel will not have players in the correct slots. This could also potentially solve other issues, like #153
The way that I resolved this in my interface was to look at the colour for slot 0, if it's for the red team, then assume slots 0-4 are red, if slot 1 is red, assume 1-5 are red, and so on. Because of the colourblind setting, this needs 11 different stategroups.
Here's an image showcasing it - you can see that the 4th slot Tychus Tychus and 5th slot Diablo are on the blue side of the score display, despite belonging to the red team. I'm not sure what's going on with that role display, either.
The text was updated successfully, but these errors were encountered: