You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 22, 2023. It is now read-only.
I have looked into your code and i stepped on the way you added Chat Commands ( over the client side "OnPlayerChat" ), that is cool and so on. BUT it makes many Chat Addons incompatible ( they dont call that hook so often ), i would recommend to use the Serverside Hook "PlayerSay" and network it to the user. Yes of course it has a little bit more Network strain. But its more compatible with more than just the default Chat.