GMS Disable Inputs For Chat

Posted by BigWhomas
How would I go about disabling the inputs of the player, for example, movement, until they have pressed enter to send the message? Because currently if the player sends a message with the letter T in it, it causes the chat window to close. Also if they use W, A, or D in their message they move around.

Replies (1)

Last message on 25 Mar 2019

Size43 (Administrator) on 25 Mar 2019, 22:55:51
You can use gms_chat_istyping to check if the player is typing in the chat.