Jump to content

Setting Up Server issue


mehGeneralMitch

Recommended Posts

I bet you guys get all of these posts about servers and, well to be honest, heres another one.

Sorry If I cause you any inconvenience.

I set up my server, and I turned my fire wall off and set up the server and added my self to the admin list. So I joined my server locally, I launched the console, launched game joined server registered, and logged in.

Now my problems

1.) I dont know if my ports are forwarded or not. How can I check?

2.) The admin panel, when I type /start admin or just start admin it says ACL: denied? How do I fix this?

Thanks for your time, I appreciate it :D

Link to comment

1) I THINK you can type "openports" in CONSOLE, and some stuff shows up..

2) Go to

MTA San Andreas 1.2\server\mods\deathmatch\acl.xml 

and find the admin section:

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

As you can see, I put in the middle of the admin section, do the same but with your username, like this

<object name="user.[usernamehere]"></object> 

OR if that does not work, type in "start admin" on console.

Hope I helped.

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