ivan8065 Posted November 1, 2017 Posted November 1, 2017 Hello. I am making server for Multi Theft Auto. I wanted to add user for admin group so I do it but after restart of server it is not here. Can you help me please? Thanks
DiGiTal Posted November 1, 2017 Posted November 1, 2017 Did u saved it ? show me the part of the acl? explaine more if u can. Our Website : https://tutoplayfun.ml/ Our Discord: https://discord.gg/BxkW65z
ivan8065 Posted November 1, 2017 Author Posted November 1, 2017 <group name="Console"> <acl name="Moderator"></acl> <acl name="SuperModerator"></acl> <acl name="Admin"></acl> <acl name="RPC"></acl> <object name="user.Console"></object> <object name="user.admin"></object> Yes I saved it. I added user.admin but after reštarte is not there.
Storm-Hanma Posted November 1, 2017 Posted November 1, 2017 (edited) 22 minutes ago, ivan8065 said: <group name="Console"> <acl name="Moderator"></acl> <acl name="SuperModerator"></acl> <acl name="Admin"></acl> <acl name="RPC"></acl> <object name="user.Console"></object> <object name="user.admin"></object> Yes I saved it. I added user.admin but after reštarte is not there. u need to edit acl.xml when ur server is off anf u need to ur username in admin group not console like this find admin group and add urself <group name="Admin"> <acl name="Moderator"></acl> <acl name="SuperModerator"></acl> <acl name="Admin"></acl> <acl name="RPC"></acl> <object name="user.amazingcasino"></object> <object name="resource.admin"></object> <object name="resource.webadmin"></object> </group> Edited November 1, 2017 by Khadeer143 Visit https://storm-hosting.xyz/ for free game servers !
ivan8065 Posted November 1, 2017 Author Posted November 1, 2017 I have done that and it's again clear
Moderators IIYAMA Posted November 1, 2017 Moderators Posted November 1, 2017 Make sure the server is OFF if you edit it manually. 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
Storm-Hanma Posted November 2, 2017 Posted November 2, 2017 Yea server need to be off when u edit acl.XML if u still facing problem pm me I will fix ur acl.XML with using login details only if u want or ignore !! Visit https://storm-hosting.xyz/ for free game servers !
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