Command.Triggered not firing when CreateDefaultTextChannels is disabled

Hello,

I am having an issue where Command.Triggered function will not fire if CreateDefaultTextChannels is disabled. It works perfectly fine if it is enabled, but when it’s disabled it does not fire. Any reason for this? I want it disabled cause for some reason when there are multiple clients, it keeps telling people that they’re on the team multiple times. So is there a way to disable it and keep Command.Triggered functions?

Thanks. Any help will be appreciated!

1 Like

Disable the "{Team} You are now on the 'X' team." message with the new TextChatService? - #2 by be_nj This seems to do the trick.

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