Jump to content

How to give permissions to resources


montenegro11

Recommended Posts

go to your mta directory then open server folder,then open mods folder,then open deathmatch folder and then open file named acl.xml with notepad(or any other editing program)

and then find on start of that file something which looks like this

  
    "Admin"> 
        "Moderator">
        "SuperModerator">
        "Admin">
        "RPC">
        "resource.admin"> 
        "resource.webadmin"> 
    
  

and then when you find it put line for your resource

for an example

  
    "Admin"> 
        "Moderator">
        "SuperModerator">
        "Admin">
        "RPC">
        "resource.admin"> 
        "resource.webadmin"> 
        "resource.yourresourcename"> 
    
  

replace "yourresourcename" with your folder/zip archive name and save it and then start your mta server and it will work when u start the resource.

  • Like 1
Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...