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
Currently each generic lobby name copies makes is impossible to identify what lobby is which.
This forces players to search the player lists or join the rooms to see who is where.
This also does not help the fact that the !promote command for generic rooms does not well identify well which room is being promoted,.
I propose to do the following
each lobby would report an identifiable number after its generic name to differentiate between the lobbies.
instead of seeing
Team 8v8 MAPNAME
i propose
Team 8v8 lobbynumber MAPNAME
I think this would be a good first issue for me
The text was updated successfully, but these errors were encountered:
Currently each generic lobby name copies makes is impossible to identify what lobby is which.
This forces players to search the player lists or join the rooms to see who is where.
This also does not help the fact that the !promote command for generic rooms does not well identify well which room is being promoted,.
relevant code link that Beherith gave me
spads_config_bar/var/plugins/barmanager.py
Line 130 in 6e51be3
I propose to do the following
each lobby would report an identifiable number after its generic name to differentiate between the lobbies.
instead of seeing
i propose
I think this would be a good first issue for me
The text was updated successfully, but these errors were encountered: