This pull request adds support for both LegacyChatService and TextChatService in regards to player targetted binds. By default newly created games utilise TextChatService now and having this on doesn't support the .Chatted player event so the bind functionality therefore needs to be updated to dynamically support both.
Declarations:
[x] I declare that this contribution was created in whole or in part by me.
[x] I declare that I have the right to submit this contribution under the terms of this repository's license and declarations.
[x] I understand and agree that this contribution and a record of it are public, maintained permanently, and may be redistributed under the terms of this repository's license.
This pull request adds support for both LegacyChatService and TextChatService in regards to player targetted binds. By default newly created games utilise TextChatService now and having this on doesn't support the
.Chatted
player event so the bind functionality therefore needs to be updated to dynamically support both.Declarations: