Jump to content

Towo

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Towo

  1. Sorry if my original post is unclear. I'm not trying to register new commands. I'm trying to listen for when the client sends a command (similar to ClientChatEvent but with commands) and cancel that.
  2. Hi! Is there a way to stop the sending of commands before they reach the server (so completely on the client-side)? I've done a bit of research and most resources I found state that ClientChatEvent should be used. But for me that only fires for regular chat messages and not for commands. Any help is appreciated!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.