September 18, 20205 yr 7 hours ago, logan121 said: How can I record player commands? If you mean simply like logging what a player types, use one of the many chat events in game and stored the text component or string being sent. Which one depends on where you would like to store the information. Probably the simplest to use is ClientChatEvent.
September 19, 20205 yr Author On 9/18/2020 at 2:56 AM, ChampionAsh5357 said: If you mean simply like logging what a player types, use one of the many chat events in game and stored the text component or string being sent. Which one depends on where you would like to store the information. Probably the simplest to use is ClientChatEvent. Thanks!
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.