JasperNL=D Posted June 17, 2013 Share Posted June 17, 2013 Hello everyone, I would like to remove the teamchat from the y-key (to make place for other binds). unbindKey ("y"), unbindKey ("y","down","chatbox") and similar commands returns false, and toggling the control for the command "chatbox" will not work either, because the normal chat should stay. The same happens when I unbind 'teamsay', but as expected this will not work, because the command bound to y is 'chatbox' and not 'teamsay'. toggleControl won't work either, since it will disable the normal chat as well and it won't be possible to add this normal chat again. the event onPlayerChat won't work either, because the players aren't always in the teams and it isn't meant to attach the command 'chatbox' to the button. Does anyone have any other ideas to fix this? Thanks in advance, JasperNL Link to comment
Castillo Posted June 17, 2013 Share Posted June 17, 2013 I don't think you can unbind it at all. Link to comment
JasperNL=D Posted June 18, 2013 Author Share Posted June 18, 2013 I don't think you can unbind it at all. I think the same, that's why I asked it to look if someone knows a way to do so. Unfortunatly no one knows, so I assume it's not possible. Link to comment
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