GlofikMejstur Posted August 10, 2018 Share Posted August 10, 2018 Hello There people of MTA i would need some help with this ![18-08-10 15:26:24] WARNING: [admin]/admin2/server/admin_functions.lua:284: Access denied @ 'startResource' i do not know what do to with this can someone help? Link to comment
Jonas^ Posted August 10, 2018 Share Posted August 10, 2018 You should give permission to the admin resource in acl admin by doing this: <group name="Admin"> <acl name="Moderator"></acl> <acl name="SuperModerator"></acl> <acl name="Admin"></acl> <acl name="RPC"></acl> <object name="resource.admin"></object> <object name="resource.webadmin"></object> <object name="resource.acpanel"></object> </group> Link to comment
Moderators IIYAMA Posted August 11, 2018 Moderators Share Posted August 11, 2018 <object name="resource.admin2"></object> * (just as what Overkill said) Or rename the resource folder `admin2` to the original name: `admin`. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now