[Release] InteractionMenu

How do i start this in my server.cfg?

@ start SEM_InteractionMenu

how to remove unrack

@biwidbrad2004 There is an option in the config.lua to disable that

1 Like

Hi Everyone,

Just wondering if there’s a way of running Semmenu with discord perms, I thought I saw this on the options. Only thing i see now is do nothing or command password.
My idea is that a player logs on Discordperms runs and checks is they are fire, leo, civ then allows access to those.

Thanks for any help

@Crownvicp71 You would need to use the ACE Permissions that come with the resource so sem_intmenu.leo and sem_intmenu.fire then use something like DiscordAcePerms to assign people with specific Discord roles the related ACE Groups

alright thanks, also i was able to categorize the civilian cars before using "
CivVehiclesCategories"
then label them out like Leo using the same code just changing the cars in civ, but ever since I’ve updated for the Inventory and BAC the civ menu would just nil out on categories and only does a listing. I dont know if im the only one with this issue or something has changed.
Thanks

This is what I’m trying, but doesn’t seem to work I know i have to be doing something wrong here.

{719738447027503184, “group.civ”}, --[[ Civ — 719738447027503184]]
{717942923366498316, “group.member”}, --[[ MEMBER — 717942923366498316]]
{717942926931525671, “group.sem_intmenu.fire”}, --[[ MEMBER — 717942926931525671]]
{717942921986310296, “group.fireems”}, --[[ Fire-EMS — 717942921986310296]]
{717942926029619221, “group.sem_intmenu.leo”}, --[[ MEMBER — 717942926029619221]]
{717942911655739453, “group.lspd”}, – [[ lspd — 717942911655739453]]
{717942921302638653, “group.sahp”}, --[[ SAHP — 717942921302638653]]
{717942920296136807, “group.bcso”}, --[[ BCSO — 717942920296136807]]
{717942924180193361, “group.fib”}, --[[ FIB — 717942924180193361]]
{717942910158503958, “group.trialmoderator”}, --[[ Trial-Mod — 717942910158503958]]
{717942909667901520, “group.moderator”}, --[[ Moderator — 717942909667901520]]
{717942908736634940, “group.headmoderator”}, --[[ Head-Moderator — 717942908736634940]]
{717942907759230977, “group.admin”}, --[[ Admin — 717942907759230977]]
{717942907067432962, “group.senioradmin”}, --[[ Senior-Admin — 717942907067432962]]
{717942906312458302, “group.headadmin”}, --[[ Head-Admin — 717942906312458302]]
{717942905364283493, “group.coowner”}, --[[ Co-Owner — 717942905364283493]]
{717942902512418906, “group.owner”}, --[[ Owner — 717942902512418906]]

Hej Scott1

If you are still updating the menu i have to sugestions.

  1. add a drug menu for civs so they can marks with a check box if and what drugs they are on so the police can test them like BAC just a drug test insted.

  2. regarding the BAC test if the civs try to writhe a number but put a , insted of . the entire menu crash for them. would it be possible just to let if fail insted.

  3. this is a tricky one :S was wondering if it is possible to add a function for the search civ function so it will actually also check for weapons and give the obtien to remove weapons.

You would need to assign someone to a group which had the ACE Permissions from this resource, sem_intmenu.fire or sem_intmenu.leo is NOT an ACE group, it is a permission which you need to give to a group using add_ace group.x sem_intmenu.leo and the same thing for the fire permission - change x to what ever ACE group you want to have access to it

thanks for the suggestions I’ll make a note of them!

Is there a way to set a password for the Jail and Hospitalize command? It seems as though lots of people have figured out how to jail everyone in the server when the SEM menu is running. We’ve had to temporarily remove it as we work to find a resolution. Any assistance would be greatly appreciated!

I have been able to do all this the menu, But the Toggle Position function that i want hasnt been working. I might just leave that part out and carry on making the menu do more things. I am thinking about making a RP framework for fivem, But that is going to be hard hahahaha.

I am trying to use this menu for all the scripts that we can use, Like instead of commands, I can use this menu and create triggers for each thing. There are so many things i am thinking of adding to the menu.

If you add either ACE Perms or a password for the LEO and Fire menu that will restrict the people that can use those commands

When I put it in my game it didnt open

Are you sure you have it started in-game? (the default button is M)

Are you getting any errors?

I had no error and it just didn’t
work if you have discord add me Userblame#2633 I wanna use it , I dont get no errors

I have just got it working do you think you can make it so you have to do /onduty leo/fire then a password?

there is already an option for that in the config