RAGENativeUI icon indicating copy to clipboard operation
RAGENativeUI copied to clipboard

A way to block Menu's from appearing

Open RicyVasco opened this issue 3 years ago • 2 comments

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

RicyVasco avatar Apr 25 '21 12:04 RicyVasco

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

Vincentsgm avatar Jun 26 '21 21:06 Vincentsgm

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.

alexguirre avatar Jun 26 '21 23:06 alexguirre