View Single Post
07/08/17, 07:05 PM   #7
DerAlleinTiger
Join Date: Mar 2015
Posts: 2
Originally Posted by haggen View Post
I think I found how to disabled it:

Lua Code:
  1. CHAT_SYSTEM.textEntry.autoComplete:SetEnabled(false)

I'm thinking of adding it as new feature in my Slightly Improved™ Gameplay add-on.
That's awesome! I'll look into adding that mod to my list! You've saved me a bit of frustration here.
  Reply With Quote