Hello. I have a pretty complex HTML output, which i post into the chat. Some Informations there should be only visible to the GM or a specific user only. Is there a way to mark HTML elements to be visible to specific users only.
Im aware of the possibility to broadcast() 2 different message to "gm" and "not-gm". But how would i split a message for "Jack, GM" and "everyone else"? It would be great if would not have to split up my message into different broadcasts().