#Need help intercepting chat message & modifying content
4 messages · Page 1 of 1 (latest)
4 messages · Page 1 of 1 (latest)
I'm making a moderation mod where I need to make player's usernames clickable. I'm using ClientReceiveMessageEvent to receive the messages but I'm unsure of how to modify them in such a way.
im trying to figure out the same thing. let me know if you find a solution
i figurred out how to intercept it but not how to stop it from displaying
Also interested