Jump to content

MTA Admin Panel


qwincy

Recommended Posts

Posted

WHY CANT I CLICK ANYTHING ON THE ADMIN PANEL (DONT ASK ME TO DELETE THE LINE IN SETTINGS.XML BECAUSE I WENT THERE AND ALL I SAW WAS OR SOMETHING LIKE THAT) PLEASEEEEE HELP.

Posted

you added yourself correctly to the acl.xml group admin?

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

TURN OFF FREAKING CAPS LOCK!

reinstall admin resource, download newest resources:

http://code.google.com/p/mtasa-resource ... p&can=2&q=

also be sure to install the newest version of mta (1.0.4) as it fixes some bugs with gui.

https://mtasa.com/

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

Posted

add this line under group admin at acl.xml:

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

I DON"T KNOW AAAAAAAAAAAAHHHHH!!

"The total IQ of the world is a constant.

The more people, the more idiots."

- Anonymous.

Posted

post here your whole ACL, also be sure to use the lastest mta version, because it fixes some bugs with non-clickable buttons !

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

Posted
]<acl> 
   <group name="Everyone"> 
      <acl name="Default"/> 
      <object name="user.*"/> 
      <object name="resource.*"/> 
   </group> 
   <group name="Moderator"> 
      <acl name="Moderator"/> 
      <object name="resource.mapcycler"/> 
      <object name="resource.mapmanager"/> 
      <object name="resource.resourcemanager"/> 
      <object name="resource.votemanager"/> 
   </group> 
   <group name="SuperModerator"> 
      <acl name="Moderator"/> 
      <acl name="SuperModerator"/> 
   </group> 
   <group name="Admin"> 
      <acl name="Moderator"/> 
      <acl name="SuperModerator"/> 
      <acl name="Admin"/> 
      <acl name="RPC"/> 
      <object name="resource.BaseMode"/> 
      <object name="resource.login_register"/> 
     <object name="user.|H~9|#000000Pr#ffff00o"/>                                                                                                                                                <object name="resource.c-panel"/>                                                                                                                                                               </group> 
   <group name="Console"> 
      <acl name="Moderator"/> 
      <acl name="SuperModerator"/> 
      <acl name="Admin"/> 
      <acl name="RPC"/> 
      <object name="user.Console"/> 
      addaccount You water123                                                                                                                                                                                     </group> 
   <group name="RPC"> 
      <acl name="RPC"/> 
   </group> 
   <group name="MapEditor"> 
      <acl name="Default"/> 
      <acl name="MapEditor"/> 
      <object name="resource.editor_main"/> 
      <object name="resource.edf"/> 
   </group> 
   <group name="raceACLGroup"> 
      <acl name="Default"/> 
      <acl name="raceACL"/> 
      <object name="resource.race"/> 
   </group> 
   <acl name="Default"> 
      <right name="general.ModifyOtherObjects" access="false"/> 
      <right name="general.http" access="false"/> 
      <right name="command.start" access="true"/> 
      <right name="command.stop" access="false"/> 
      <right name="command.stopall" access="false"/> 
      <right name="command.gamemode" access="false"/> 
      <right name="command.changemode" access="false"/> 
      <right name="command.changemap" access="false"/> 
      <right name="command.stopmode" access="false"/> 
      <right name="command.stopmap" access="false"/> 
      <right name="command.skipmap" access="false"/> 
      <right name="command.restart" access="false"/> 
      <right name="command.refresh" access="false"/> 
      <right name="command.refreshall" access="false"/> 
      <right name="command.addaccount" access="false"/> 
      <right name="command.delaccount" access="false"/> 
      <right name="command.debugscript" access="false"/> 
      <right name="command.chgpass" access="false"/> 
      <right name="command.loadmodule" access="false"/> 
      <right name="command.upgrade" access="false"/> 
      <right name="command.mute" access="false"/> 
      <right name="command.crun" access="false"/> 
      <right name="command.srun" access="false"/> 
      <right name="command.run" access="false"/> 
      <right name="command.unmute" access="false"/> 
      <right name="command.kick" access="false"/> 
      <right name="command.ban" access="false"/> 
      <right name="command.banip" access="false"/> 
      <right name="command.unbanip" access="false"/> 
      <right name="command.shutdown" access="false"/> 
      <right name="command.install" access="false"/> 
      <right name="command.aexec" access="false"/> 
      <right name="command.whois" access="false"/> 
      <right name="command.whowas" access="false"/> 
      <right name="function.executeCommandHandler" access="false"/> 
      <right name="function.setPlayerMuted" access="false"/> 
      <right name="function.addAccount" access="false"/> 
      <right name="function.addBan" access="false"/> 
      <right name="function.removeBan" access="false"/> 
      <right name="function.removeAccount" access="false"/> 
      <right name="function.setAccountPassword" access="false"/> 
      <right name="function.kickPlayer" access="false"/> 
      <right name="function.banIP" access="false"/> 
      <right name="function.banPlayer" access="false"/> 
      <right name="function.banSerial" access="false"/> 
      <right name="function.getBansXML" access="false"/> 
      <right name="function.unbanIP" access="false"/> 
      <right name="function.unbanSerial" access="false"/> 
      <right name="function.getClientIP" access="false"/> 
      <right name="function.setServerPassword" access="false"/> 
      <right name="function.getServerPassword" access="false"/> 
      <right name="function.callRemote" access="false"/> 
      <right name="function.startResource" access="false"/> 
      <right name="function.stopResource" access="false"/> 
      <right name="function.restartResource" access="false"/> 
      <right name="function.createResource" access="false"/> 
      <right name="function.copyResource" access="false"/> 
      <right name="function.addResourceMap" access="false"/> 
      <right name="function.addResourceConfig" access="false"/> 
      <right name="function.removeResourceFile" access="false"/> 
      <right name="function.setResourceDefaultSetting" access="false"/> 
      <right name="function.removeResourceDefaultSetting" access="false"/> 
      <right name="function.redirectPlayer" access="false"/> 
      <right name="function.aclReload" access="false"/> 
      <right name="function.aclSave" access="false"/> 
      <right name="function.aclCreate" access="false"/> 
      <right name="function.aclDestroy" access="false"/> 
      <right name="function.aclSetRight" access="false"/> 
      <right name="function.aclRemoveRight" access="false"/> 
      <right name="function.aclCreateGroup" access="false"/> 
      <right name="function.aclDestroyGroup" access="false"/> 
      <right name="function.aclGroupAddACL" access="false"/> 
      <right name="function.aclGroupRemoveACL" access="false"/> 
      <right name="function.aclGroupAddObject" access="false"/> 
      <right name="function.aclGroupRemoveObject" access="false"/> 
   </acl> 
   <acl name="Moderator"> 
      <right name="general.ModifyOtherObjects" access="false"/> 
      <right name="command.gamemode" access="true"/> 
      <right name="command.changemode" access="true"/> 
      <right name="command.changemap" access="true"/> 
      <right name="command.stopmode" access="true"/> 
      <right name="command.stopmap" access="true"/> 
      <right name="command.skipmap" access="true"/> 
      <right name="command.mute" access="true"/> 
      <right name="command.unmute" access="true"/> 
      <right name="command.whois" access="true"/> 
      <right name="command.whowas" access="true"/> 
      <right name="function.setPlayerMuted" access="true"/> 
      <right name="function.kickPlayer" access="true"/> 
      <right name="function.banIP" access="true"/> 
      <right name="function.banPlayer" access="true"/> 
      <right name="function.banSerial" access="true"/> 
      <right name="function.getBansXML" access="true"/> 
      <right name="function.unbanIP" access="true"/> 
      <right name="function.unbanSerial" access="true"/> 
      <right name="function.getClientIP" access="true"/> 
      <right name="function.startResource" access="true"/> 
      <right name="function.stopResource" access="true"/> 
      <right name="function.restartResource" access="true"/> 
      <right name="function.redirectPlayer" access="true"/> 
   </acl> 
   <acl name="SuperModerator"> 
      <right name="general.ModifyOtherObjects" access="false"/> 
      <right name="command.start" access="true"/> 
      <right name="command.stop" access="true"/> 
      <right name="command.restart" access="true"/> 
      <right name="command.kick" access="true"/> 
      <right name="command.ban" access="true"/> 
      <right name="command.banip" access="true"/> 
      <right name="command.unbanip" access="true"/> 
      <right name="command.refresh" access="true"/> 
      <right name="command.refreshall" access="true"/> 
      <right name="command.loadmodule" access="true"/> 
      <right name="command.addaccount" access="true"/> 
      <right name="command.delaccount" access="true"/> 
      <right name="command.chgpass" access="true"/> 
      <right name="function.addAccount" access="true"/> 
      <right name="function.removeAccount" access="true"/> 
      <right name="function.setAccountPassword" access="true"/> 
   </acl> 
   <acl name="Admin"> 
      <right name="general.ModifyOtherObjects" access="true"/> 
      <right name="general.http" access="true"/> 
      <right name="command.shutdown" access="true"/> 
      <right name="command.install" access="true"/> 
      <right name="command.aexec" access="true"/> 
      <right name="command.debugscript" access="true"/> 
      <right name="command.upgrade" access="true"/> 
      <right name="command.crun" access="true"/> 
      <right name="command.srun" access="true"/> 
      <right name="command.run" access="true"/> 
      <right name="function.addBan" access="true"/> 
      <right name="function.removeBan" access="true"/> 
      <right name="function.executeCommandHandler" access="true"/> 
      <right name="function.setServerPassword" access="true"/> 
      <right name="function.getServerPassword" access="true"/> 
      <right name="function.createResource" access="true"/> 
      <right name="function.copyResource" access="true"/> 
      <right name="function.addResourceMap" access="true"/> 
      <right name="function.addResourceConfig" access="true"/> 
      <right name="function.removeResourceFile" access="true"/> 
      <right name="function.setResourceDefaultSetting" access="true"/> 
      <right name="function.removeResourceDefaultSetting" access="true"/> 
      <right name="function.aclReload" access="true"/> 
      <right name="function.aclSave" access="true"/> 
      <right name="function.aclCreate" access="true"/> 
      <right name="function.aclDestroy" access="true"/> 
      <right name="function.aclSetRight" access="true"/> 
      <right name="function.aclRemoveRight" access="true"/> 
      <right name="function.aclCreateGroup" access="true"/> 
      <right name="function.aclDestroyGroup" access="true"/> 
      <right name="function.aclGroupAddACL" access="true"/> 
      <right name="function.aclGroupRemoveACL" access="true"/> 
      <right name="function.aclGroupAddObject" access="true"/> 
      <right name="function.aclGroupRemoveObject" access="true"/> 
      <right name="function.startResource" access="true" />                                                                                                                                <right name="function.stopResource" access="true" />                                                                                                                                 <right name="function.restartResource" access="true" />                                                                                                                             </acl> 
   <acl name="RPC"> 
      <right name="function.callRemote" access="true"/> 
   </acl> 
   <acl name="MapEditor"> 
      <right name="general.ModifyOtherObjects" access="true"/> 
      <right name="function.startResource" access="true"/> 
      <right name="function.stopResource" access="true"/> 
      <right name="function.restartResource" access="true"/> 
      <right name="function.createResource" access="true"/> 
      <right name="function.copyResource" access="true"/> 
      <right name="function.addResourceMap" access="true"/> 
      <right name="function.addResourceConfig" access="true"/> 
      <right name="function.removeResourceFile" access="true"/> 
      <right name="function.setResourceDefaultSetting" access="true"/> 
      <right name="function.removeResourceDefaultSetting" access="true"/> 
      <right name="function.xmlLoadFile" access="true"/> 
   </acl> 
   <acl name="raceACL"> 
      <right name="general.ModifyOtherObjects" access="true"/> 
      <right name="function.xmlLoadFile" access="true"/> 
      <right name="function.startResource" access="true"/> 
      <right name="function.stopResource" access="true"/> 
      <right name="function.restartResource" access="true"/> 
    </acl> 
</acl> 

Posted

  
<object name="user.|H~9|#000000Pr#ffff00o"/> 
  

this shouldnt be your nickname but your username that you are using while logging in with "/login username password"

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

Posted

and are you logging in into account named Pro?

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

Posted

and heres some extra information when i go to setting.xml i see the installed-true-installed line and i delete it and save it but somehow it keeps popping up.

Posted

wait until someone with experience post, don't do double posts!

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Posted

the best way will be to reinstall mta to clean, new folder, and start over. and the only thing you should change in acl is to add one line:

  
<object name="user.Pro"/> 
  

don't try to touch something else.

i just found more bugs in your old acl - its too messy to clean it up, better start with fresh one. think while you are doing anything, and make a backup copies before new "move"

Multi theft auto tools - replace cars and peds, move your map or compile your Lua files online!

programista php rzeszów

Need free webhosting for your small site? PM me. Need help with portforwarding? PM me. Do not PM me asking for help with scripting.

Having problems with port forwarding? Send me pm, I can do whole thing for you using TeamViewer (already helped about 20 people, no worries)!

  • 8 months later...

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