GlofikMejstur Posted August 10, 2018 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?
Jonas^ Posted August 10, 2018 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>
Moderators IIYAMA Posted August 11, 2018 Moderators 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`. Do you want to improve your Lua programming skills and make less mistakes? Start with Lua Language Server! Useful functions 3x Spoiler checkPassiveTimer getScreenStartPositionFromBox getPedGender Tutorials 4x Spoiler Scaling DX Events Attach an addEventHandler on a group of elements Debugging
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