Are TextChatCommands broken?

I’m trying to get a command working with the TextChatCommand object, I have it parented to TextChatService and I have it enabled, but it still won’t register that I typed it nor will it autofill.

This is my current setup:

You need to have a ‘/‘ before your alias
I tried other prefixes but only / works apparently

Figured it out.

CreateDefaultCommands has to be disabled, you can just get the default commands back though by running the game then copying the TextChatCommands folder, then just putting your own command into that TextChatCommands folder.

2 Likes

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