Jump to content

Setting up Users in DM


Recommended Posts

Hello everybody.

I have problems to set up the DM server. Maybe i missunderstood the WIKI, but when I start the server I get the following error-message: WARNING: admin_ACL.lua: Acces denied @ aclGroupAddACL / Line> 26

So I am wondering what this means exactly. I will attach a picture whre you can see what I have done. Please tell me then, how I coul do it better. :D

Link to comment

Hey Truespin

Your ACL and Accounts.xml look fine from here, have u tried going into your server and typing: /login Truhse PASSWORD

Once you have done this it should say something about the login attempt you just did, weather it failed or suceeded.

to Admin your server, make sure the "Admin" resource is started, u can add this to auto startup in your mtaserver.conf file with the tag.

Link to comment

Many thanks, I think I get it now. :)

So now will have a breakfast with a huge coffe, and then I will check if I understood you right. I am looking forward sooo much.........yesterday I was to tired when the client came out. I am fraught like an arch. This is an adage in germany....... :P

If there will be any problems, I will not shame to ask again. :)

Link to comment

Oke, it works fine. I was logged in that way. Thanks.

Can you tell me now how I can open the admin-panel? I have read about button "p", but this is not working for me. Or a complete list of all console-commands?

edit: The resources are running. Has this to do with that error I postet above?

Link to comment
Oke, it works fine. I was logged in that way. Thanks.

Can you tell me now how I can open the admin-panel? I have read about button "p", but this is not working for me. Or a complete list of all console-commands?

edit: The resources are running. Has this to do with that error I postet above?

well, making user doesn't make u admin, anyone can make user in game: /register .

You do like that:

Under acl.xml ( at C:\Program Files\MTA San Andreas\server\mods\deathmatch\acl.xml )

Is writed so:

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

You must make it look so:

 <group name="Admin"> 
  <acl name="Moderator" />  
  <acl name="SuperModerator" />  
  <acl name="Admin" />  
  <acl name="RPC" />  
  <[color=#FF0000]object name="user.mynamehere123/> [/color] 
  <object name="resource.admin" />  

:wink:

It will give you admin permissions

Link to comment

Have you clicked the link I posted above?

Can you see there anything wrong?

The following is NOT in my .xml-file:

Must I add this? I am sure I am logged in as an admin, cause "gammode hay" in console started Hay......

edit: Why is the attachment not more available? Here is it again....not it isnt, can not upload attachments. :(

Link to comment

Look at imageshack: http://img182.imageshack.us/my.php?imag ... in2st3.jpg <--think this was said in the WiKi

Another question: When I want to refresh my resources, I should type "refresh" within the server window. But this is not working. Nothing happens. Another problem was, that I got a lots ao admin-related error-messages in the server window, so typing "refresh" in one line was very hard. See here: http://img246.imageshack.us/my.php?imag ... vervk5.jpg

And another important question: I disabled the votemamager, but after changing the gamemode this resource was running again. Is this normal?

Oke, first question is solved. "p" works now for me. :)

Link to comment

Do I have to stop a gamemode-resource before I start another? I ask, because for me it seem like the resources stay running, even if you change to another one. The same inside the race-resource. Maps that were running before will stay as running resource. Ist that okay, btw which resources can be started simultanously and which will not work together?

Link to comment
  • Recently Browsing   0 members

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