Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to detect CGame support for tab completion at runtime #45

Open
dGr8LookinSparky opened this issue Aug 24, 2017 · 2 comments
Assignees

Comments

@dGr8LookinSparky
Copy link

If on a server that doesn't support tab completion for /callvote, tab completion is attempted, the client goes back to the main menu with the following error:

vmMain: unknown command 11

@wtfbbqhax wtfbbqhax added the bug label Aug 24, 2017
@wtfbbqhax wtfbbqhax self-assigned this Aug 24, 2017
@wtfbbqhax
Copy link
Member

Ya, there was supposed to be a new cvar or something similar to toggle the functionality. I might consider disabling it all together until that's addressed since this is really annoying.

@wtfbbqhax
Copy link
Member

I've disabled the feature for the time being.

Repurposing this bug to address adding the missing functionality so that we can re-enable the feature.

@wtfbbqhax wtfbbqhax changed the title Client goes to main menu when attempting to tab complete /callvote on a server that doesn't support that. Add ability to detect CGame support for tab completion at runtime Oct 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants