[ESX] [FREE] Use Commands with menu

This script gives you a menu where you can put commands from your server and users can use the commands from the menu
that is, they will not need to write the commands… they simply activate them from the menu

Screenshot_1

Github

My others resources:
Multiples Storage Creators
Super craft Creators
Heist Creator
Territorie Gang War
Competitive Container
Competitive Airdrop
Player buy jobs Boss
Player buy MLOs
Player Steal Player
Super Bag

Code is accessible Yes
Subscription-based No
Lines (approximately) -------
Requirements ESX, ox_lib
Support Yes
1 Like

Looks good. I’ll give it a try.

I have created a pr, there is no reason to make this ESX dependent or register the context menu every time its opened.

Hope this helps :slight_smile:

Yeah one question. How do I access the menu? :grinning:

1 Like

You can write the command you want here

RegisterCommand(“misiones”, function()
OpenMissionsMenu()
end)

in this case it is “misiones” but you can put whatever you want

1 Like

Thank you, this is actually a really useful script! :wink:

1 Like