Starhammer Posted June 8, 2019 Share Posted June 8, 2019 To my knowledge we don't currently have something quite like this. If I'm mistaken, please enlighten me. We already have a /beginchat command which is useful for many things. Any chance we could get one for /endchat so we could bind that into commonly used keys (like movement) such as [up "endchat$$+forward"] to avoid such errors? Personally I'm arrows instead of WASD, so mine is usually repeating something I said recently, but 111111111111 happens from time to time also since it cycles my attack rotation. Link to comment Share on other sites More sharing options...
OmegaX123 Posted June 8, 2019 Share Posted June 8, 2019 ould be ueful, but then ht if you nted to ctully y omething tht h the letter , , , or in it? See how big of a problem that would be? (For reference, that should read "Would be useful, but then what if you wanted to actually say something that has the letters W, A, S, or D in it?") Link to comment Share on other sites More sharing options...
Starhammer Posted June 8, 2019 Author Share Posted June 8, 2019 Definitely a valid point. But that's one of the advantages of discussing this. Perhaps someone less medicated than me has an idea to improve on this... Link to comment Share on other sites More sharing options...
leese Posted June 8, 2019 Share Posted June 8, 2019 Starting chat completely overrides all keybindings, since they're being used for chat input. So no amount of /binding a key to /endchat is actually going to trigger it while chat is active. testable: Page Down has no use while chatting but if you try to press it to reset your camera while chatting, nothing happens. Same with TAB for switching targets. In theory someone could modify the chat interface to clear itself and end input on a certain key, but all of the common ones are out for the reason above. (including the cursor keys, some people like to use them to move the cursor) Certain system keys like ALT or TAB could be used, but that doesn't actually fix your problem of automating getting rid of the wwwwwwww, since you have to notice you're doing it and trigger it yourself. And of course this would require some programmer time for an incomplete solution to a pretty minor problem. The alternative is making your binds trigger while chatting, which is definitely undesirable. Link to comment Share on other sites More sharing options...
MunkiLord Posted June 8, 2019 Share Posted June 8, 2019 What if the end chat command required a combo key press that included either control or alt buttons? The Trevor Project Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now