Weirdos Posted April 18, 2021 Share Posted April 18, 2021 tactic/tactics.lua:0: Access denied @ 'xmlLoadFile' [ModifyOtherObjects in ACL denied resource tactic to access arena_20] i don t know how to repair this error Link to comment
Dope88 Posted April 18, 2021 Share Posted April 18, 2021 Give the Resource u running Admin rights in your acl Link to comment
Weirdos Posted April 18, 2021 Author Share Posted April 18, 2021 i don t know how 9 minutes ago, Dope88 said: Give the Resource u running Admin rights in your acl look i put it under admin <object name="resource.arena_20"></object> and doesn t work Link to comment
βurak Posted April 18, 2021 Share Posted April 18, 2021 (edited) hello add these codes to acl.xml <group name="Script"> <acl name="Script"></acl> <object name="resource.tactic" /> <object name="resource.arena_20" /> </group> <acl name="Script"> <right name="general.ModifyOtherObjects" access="true"></right> </acl> Edited April 18, 2021 by Burak5312 Link to comment
Weirdos Posted April 18, 2021 Author Share Posted April 18, 2021 1 minute ago, Burak5312 said: hello add these codes to acl.xml <group name="Script"> <acl name="Script"></acl> <object name="resource.tactic" /> </group> <acl name="Script"> <right name="general.ModifyOtherObjects" access="true"></right> </acl> same error do u have discord to help me or something? Link to comment
βurak Posted April 18, 2021 Share Posted April 18, 2021 Try it with your server down or type "reloadacl" in the console and restart your script Link to comment
Weirdos Posted April 18, 2021 Author Share Posted April 18, 2021 5 minutes ago, Burak5312 said: Try it with your server down or type "reloadacl" in the console and restart your script same thing Link to comment
Weirdos Posted April 18, 2021 Author Share Posted April 18, 2021 9 minutes ago, Burak5312 said: can you show the code? https://imgur.com/a/Uy0pf9R Link to comment
βurak Posted April 18, 2021 Share Posted April 18, 2021 Try adding this under modifyOtherObjects as well <right name="function.xmlLoadFile" access="true"></right> Link to comment
Weirdos Posted April 18, 2021 Author Share Posted April 18, 2021 (edited) 4 minutes ago, Burak5312 said: np https://imgur.com/a/jYoKxl9 how i can give me full acces on my account, i tried admin <object name="user.Twix"></object> , is not working Edited April 18, 2021 by Weirdos Link to comment
βurak Posted April 18, 2021 Share Posted April 18, 2021 Is the resource "admin" installed on your server? Link to comment
Weirdos Posted April 18, 2021 Author Share Posted April 18, 2021 resource? it s inside of tactic resource Link to comment
βurak Posted April 18, 2021 Share Posted April 18, 2021 (edited) If you mean to be an admin, ban someone, kick, etc. activities, you can download the admin panel from here by default. I don't know if your game mode has a special panel https://github.com/multitheftauto/mtasa-resources Edited April 18, 2021 by Burak5312 Link to comment
Weirdos Posted April 18, 2021 Author Share Posted April 18, 2021 it s a custom panel for this gamemode tactic Link to comment
βurak Posted April 18, 2021 Share Posted April 18, 2021 i am sorry i dont know without seeing this Link to comment
βurak Posted April 18, 2021 Share Posted April 18, 2021 Send me a private message so that this topic does not get any longer. 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