i wanted to try and make a custom proxy chat ui for my game but halfway through making it, i noticed that some games would instead modify the default chat ui rather than make a new custom one.
one game i noticed that did exactly what i was looking for was electric state darkrp.
so, i first checked the core chat scripts to see if i could make the modifications but as it turns out, (and i’m not sure why i was so surprised) the core chat ui is a lot more complicated than i had suspected.
so, now i’m here.
tl;dr: need someone who has experience with the core chat scripts to point me in the right direction in trying to make a proxy chat ui out of the default chat ui.
edit: realized that i put “proxy chat” instead of “proximity chat”