• Check if player is or is not chatting (vanilla chatbox, of course)
    2 replies, posted
How do I check if a player is or is NOT in a chatbox? Googled already.
[url]http://wiki.garrysmod.com/page/Player/IsTyping[/url]
If [URL="http://wiki.garrysmod.com/page/Player/IsTyping"]this[/URL] doesn't work: Hook GAMEMODE.StartChat and GAMEMODE.FinishChat clientside and send the value to server. Then save the value in the player object and create a meta function for Player to check if their chatbox is open.
Sorry, you need to Log In to post a reply to this thread.