Jump to content

Problem in /register Command F8


HustraDev

Recommended Posts

Open ACL

and post this in Default group

  
<right name="command.addaccount" access="true"></right> 
<right name="function.addAccount" access="true"></right> 
  

then save and restart server

and make sure the admin resource is started

same Problem can you Give me ACL with this Right's

Link to comment
The problem isn't the ACL, it's because the default admin resource probably isn't running. MTA doesn't register the /register command by default, it's built into the admin resource.
  
  
    "admin" startup="1" protected="0" /> 
    "defaultstats" startup="1" protected="0" /> 
    "helpmanager" startup="1" protected="0" /> 
    "joinquit" startup="1" protected="0" /> 
    "mapcycler" startup="1" protected="0" /> 
    "mapmanager" startup="1" protected="0" /> 
    "parachute" startup="1" protected="0" /> 
    "resourcebrowser" startup="1" protected="1" default="true" /> 
    "resourcemanager" startup="1" protected="1" /> 
    "scoreboard" startup="1" protected="0" /> 
    "spawnmanager" startup="1" protected="0" /> 
    "voice" startup="1" protected="0" /> 
    "votemanager" startup="1" protected="0" /> 
    "webadmin" startup="1" protected="0" /> 
    "login" startup="1" protected="0" /> 
  

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...