TomGrobbe / MenuAPI

FiveM C# Menu API. Designed specifically as a replacement of NativeUI for vMenu. Full safezone scaling supported, both left and right aligned menus supported.
https://docs.vespura.com/mapi
61 stars 46 forks source link

M opens multiple menus #44

Closed DarinBeard closed 2 years ago

DarinBeard commented 2 years ago

M is the interaction menu keybind on mine and when I press it, it opens the main vmenu and the other menu that I created using menuapi. Is there a setting within the api to stop the main key from opening it? I want the main vmenu to open but not this separate menu.

DarinBeard commented 2 years ago

So sorry, I found the same issue in the long list of forum posts on cfx. Ignore me.