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

A way to block Menu's from appearing #121

Open
RicyVasco opened this issue Apr 25, 2021 · 2 comments
Open

A way to block Menu's from appearing #121

RicyVasco opened this issue Apr 25, 2021 · 2 comments

Comments

@RicyVasco
Copy link

I'm currently working on a plugin which heavily relies on pressing all kinds of buttons, however this causes all kinds of plugins to pop open and cause involuntary inputs to those menus. There is a way to check if any menu's are open, but not a way to close those windows again or to stop them from appearing all together

@Vincentsgm
Copy link

I think this would be a disaster for other mods depending on how they operate the opening/closing of their menu

@alexguirre
Copy link
Owner

This feature would be better if it was implemented by RAGEPluginHook so you disable inputs at the level of Game.IsKeyDown and other input checks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants