Posted July 15, 20196 yr How would you make a custom command in your (client only) mod? I was thinking about having a list with all your commands in it and a ClientChatEvent that checks of the message is one of the commands from the list. If so it cancels the normal command and runs your commands code otherwise it just runs whatever you typed. but how do I add tab completion to that? Edited July 18, 20196 yr by ImANoobApperntly nobody replies
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.