Open jpoblocki77 opened 3 years ago
After inserting the data you need to open the menu using
The showui event
so where do i use the showui event and how would I make it work with jobs and such? And I am taking it that the information I gave you is correct??? that is what is in the code for the F6 Menu for jjobs and such
sorry im a newbie and not really sure where to put that event so that everyone canuse it but only people with the job will get the job menus
Where exactly do we put all the info and the trigger event info. Like I want a menu that says Job and depending on what job you have it gives you actions like cuff search person search vehice but im not sure what to put where
uidata = { ['Ask Question'] = { ['title'] = 'Cuff Crook', ['fa'] = '', ['type'] = 'export', -- event / export ['content'] = 'ruskicuff', -- EVENT
im guesesing but not sure where the TriggerEvent('renzu_contextmenu:insert',uidata,"MENU TITLE","ENTITY",true) goes