Posted June 7, 20214 yr When using ClientChatEvent you have the option to cancel the message or change the sent message, but both of these also change the the message history of that message to either nothing or whatever the new message is, so is there a way to edit the message history manually after the fact or just cancel the message from being sent but keeping the message in your history? I'm trying to implement some sort of rudimentary command system that doesn't use /, but not having the command easily accessible by pressing up makes the commands annoying to use. Thanks for any help!
June 7, 20214 yr Author 6 hours ago, diesieben07 said: Look at what Screen#sendMessage does, you can do the same thing. Thanks! For anyone wondering Screen#sendMessage uses NewChatGui#addRecentChat which adds text to the up-arrow complete.
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.