Separating team chat in RustAdmin?
Hi guys,

Just installed betterchat and found the Regex for RustAdmin in another thread.

^\[Better\sChat\]\s(?<sender>.*?):\s(?<message>.*)​

My question is how do i get it to show the message as a Team Chat message and not looking like a regular message?
As currently now i can't tell whats being said globally and whats being said in teamchat.

Many Thanks
R
Managed to get this sorted. Needed to edit some of the code in the plugin. Is it something i can submit to the dev?
Thanks LaserHydra. I have to admit i have no idea how to do that, i'll look into it though.