The idea is to have an option to separate Local and Radio chatter, amongst other things, into separate text boxes.
So one can focus in on radio chatter and radio logs easier as, say, a security officer.
This idea seems worth investigating, would either be the best thing ever or a nothing sandwich, but considering a majority of players are only on two radio channels it seems really helpful with the sometimes overwhelming amount of chatter that goes on
I imagine this can be done purely client-side too.
Just have the same code checking the text color also filter the text to a separate text window. The separated UI layout tends to have a chat that is too big anyway, this would make a better use of the space.
chatrrefactor i inbound which would make this really easy probally.
I do not think this even requires the chat refactor. Since again, it is just diverting text to a different output.
The current chat system can already visually differentiate messages per channel, this is not that different.
(But yeah, probably let the chat refactor be completed first, don’t want to make the contributor have to solve more conflicts)
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.