The resource should already show the ID of the player within the AD if you check out this release it will show you where/how

Script looks amazing only problem im having is when i start the script it says , It cant specify the fxversion i have re installed 10000 times and still doesnt work !

Could you help with perms? I have no idea how to do that and that ACE permissions guide confuses me xD

@x3clouds You either need to update your server artifacts or revert to an older fx version bodacious

@Twe12Lve You can either following this forum post or watch this video, the ACE Perms for the resource (if you don’t know them) can be found on the docs site here

How Do I Make A Onduty Code for The Interaction Menu. For Example /onduty LEO SACR
/onduty Fire SACR

@Jxzzy You will need to set this value in the config.lua along with this value and ensure at the LEO menu uses the onduty command

Thanks For Replying @Scott1 But The Problem That im Having Is This,

–This determines if the onduty password is active, if false the password will NOT be required when doing the command
Config.Onduty = true

–This is the onduty password, only people with the password can access the menu if chosen at Config.LEOAccess/Config.FireAccess
Config.Onduty = ‘NEWONDUTYCODE’

I Dont Know What Im Doing Wrong.

how do i make it so when players spawn in they arent already on duty. whenever some one connects to the server they are automatilly on duty

@Jxzzy You need to change Config.LEOAccess and Config.FireAccess to use the onduty command and then that will also require the user to enter the password which you have set @ Config.OndutyPSWD

@pacogod123 If you set both Config.LEOAccess and Config.FireAccess to 1 (Which is the default) everyone will be “onduty” and can access those menus

i have it set to 3 which is command and when i type the command in it says im on duty already
and then puts to offduty

Can you explain in detail how to do this?

what folder do we put it in?

Can you clarify what you are asking? do you want to know how to do ACE Perms? discord_perms/DiscordAcePerms? or both?

How do i set up and connect ace perms with the menu? Everything I’ve tried either has crashed the menu, or just doesn’t work.

You will need to go to the config.lua and change Config.LEOAccess and/or Config.FireAccess to 4 then add the ACE permissions to your server.cfg the ACE perms for the resource can be found here

Hey, whenever I change ANYTHING in the config, there is an error. It basically says that it can’t be loaded because there was an unauthorized symbol?

Did you edit your config on a VPS?

How can I fix this?