Jump to content

help me plz


ZOOZE

Recommended Posts

I Have the Soluotion ...

First ...

Go to Your ACL File,

.....\MTA\server\mods\deathmatch Then Open acl.xml File

Better with notepad++ Download Here

Then, Find This :

    <group name="Admin"> 
        <acl name="Moderator" /> 
        <acl name="SuperModerator" /> 
        <acl name="Admin" /> 
        <acl name="RPC" /> 
        <object name="resource.admin" /> 
        <object name="resource.webadmin" /> 
    </group> 

Then Change it to :

    <group name="Admin"> 
        <acl name="Moderator" /> 
        <acl name="SuperModerator" /> 
        <acl name="Admin" /> 
        <acl name="RPC" /> 
        <object name="resource.admin" /> 
        <object name="resource.webadmin" /> 
        <object name="user.*" /> 
    </group> 

at This Line :

  
        <object name="user.*" /> 
  

* = Your ingame Name ...

Example :

  
        <object name="user.ZOOZE" /> 
  

Now, You are Admin in your Server !

You Just need a Little Step, is to Make your Account !

I Think This Way is Rear :>

First, Go to

MTA SA \ server Then Open "MTA server.exe"

When you Open it, It will be a CMD Window !

Then When the Resourses is Loaded, Type in the Console :

addaccount ZOOZE

This Pass word you Will Type , Is the Pass word you will Type when you do : /login ZOOZE

Then, Open the Server and You will be Admin :)

Hope it Helps ...

[DMC]MI550

Edited by Guest
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...