Messages not sending

Hello, I am having problems with my death message script. It does not send the message in chat.

Extra information:
It fires twice even with db added.

Client 1:
image

Server:

Client 2:

Thanks if anyone can help!

ChatMakeSystemMessage doesn’t appear to work with the new chat interface. I explain how to set up a text channel for system messages in this thread:

You can also set TextChatService.ChatVersion to LegacyChatService, but I wouldn’t recommend it for new projects.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.