I’m trying to make a chat message show in every server. I made a print show up in every server, but how can I make publishAsync work with a remote event?
Yes you do. You need publish async to do so. If you want you can do the function inside subscribe async then make it fire all clients. I’d recommend that you look at me game’s scripts as it does something similar to what u want. Open sourced game here: Cross server chatting system - Roblox