Nighmares/nh-context - GitHub
Simple, minimalistic event firing context menu
InformationI really liked the look of these dark themed context menus but haven't seen alot released, now I'm sure mine isn't the best it's one of my first few public scripts and I feel it's really user friendly, I hope you all find a use for this and enjoy it!


It's pretty simple, once you drop the nh-context resource into your resources folder just make sure you put
ensure nh-context
in your server.cfg.
Exampleshttps://streamable.com/w04k9z
Here is a base menu to show how it works, this is a kinda "figure it out" type of situation but I hope my examples work, the code below is what made the video above!
RegisterCommand("test", function(source, args, raw) TriggerEvent("nh-context:testMenu") end) RegisterNetEvent('nh-context:testMenu', function() TriggerEvent('nh-context:sendMenu', { { id = 1, header = "Main Title", txt = "" }, { id = 2, header = "Sub Menu Button", txt = "This goes to a sub menu", params = { event = "nh-context:testMenu2", args = { number = 1, id = 2 } } }, }) end) RegisterNetEvent('nh-context:testMenu2', function(data) local id = data.id local number = data.number TriggerEvent('nh-context:sendMenu', { { id = 1, header = "< Go Back", txt = "", params = { event = "nh-context:testMenu" } }, { id = 2, header = "Number: "..number, txt = "ID: "..id }, }) end) Known BugsNo known bugs
SupportFeel free to report any issues you have in the GitHub Issues
if you wish to add something to it, do a pull request on the github Pull Requests
Từ khóa » Nh-context
-
Nerohiro/nh-context: Simple, Minimalistic Event Firing Context Menu
-
[NO LONGER SUPPORTED][Standalone] NeroHiro's Context Menu
-
Fivem - How To Use Bt Target And Nh - Context - YouTube
-
(FiveM) Objasnjenje Za Qtarget, Nh-context I Nh-keyboard - YouTube
-
NH Context – 3uj
-
NHContext C# (CSharp) Code Examples - HotExamples
-
Không Có Tiêu đề
-
New Hampshire - Translation Into English - Examples Turkish
-
Nh - Translation Into English - Examples Japanese | Reverso Context
-
Ref. HUM0002 – KU Leuven Global
-
Context Sensitive Solutions | Highway Design
