MikeAir Posted January 4, 2012 Share Posted January 4, 2012 Heey, i'm want to make admin levels/ranks in my server but i don't know how.... does anybody can help me with it, or give me an tutorial? Thanks ... ~|WDS|~ World Driver Skills Crew Link to comment
Castillo Posted January 5, 2012 Share Posted January 5, 2012 Do you mean ACL based (access control list)? if so read here: https://wiki.multitheftauto.com/wiki/ACL Link to comment
MikeAir Posted January 5, 2012 Author Share Posted January 5, 2012 "Everyone"> "Default" /> "user.*" /> "resource.*" /> "Default"> "command.start" access="false" /> "command.stop" access="false" /> "command.stopall" access="false" /> ...etc etc... "function.executeCommandHandler" access="false" /> "function.setPlayerMuted" access="false" /> "function.restartResource" access="false" /> ...etc etc... "general.adminpanel" access="false" /> "general.tab_players" access="false" /> "general.tab_resources" access="false" /> ...etc etc... "command.freeze" access="false" /> "command.shout" access="false" /> "command.spectate" access="false" /> ...etc etc... "Admin"> "Moderator" /> "SuperModerator" /> "Admin" /> "RPC" /> "resource.admin" /> "resource.webadmin" /> "user.mike" /> "AMX"> "AMX" /> "resource.amx" /> "AMX"> "general.ModifyOtherObjects" access="true" /> "function.startResource" access="true" /> "function.stopResource" access="true" /> "general.adminpanel" access="false" /> ...etc etc... "command.kick" access="false" /> "command.freeze" access="false" /> "command.mute" access="false" /> ...etc etc... (Im an bad scripter i know, just doing it 2 days) But where do i need to put this? Link to comment
Castillo Posted January 5, 2012 Share Posted January 5, 2012 Is that hard to see how the other groups are created and create new ones? Link to comment
Cadu12 Posted January 5, 2012 Share Posted January 5, 2012 https://community.multitheftauto.com/index.php?p= ... ls&id=3196 Link to comment
Moderators IIYAMA Posted January 31, 2012 Moderators Share Posted January 31, 2012 See this: add this there: name = your name Go ingame: /register: IIYAMA pasword pasword = your own password /login IIYAMA pasword Recommended: write it in f8. register: IIYAMA pasword login IIYAMA pasword (you don't have to use / in f8 and if you ever forgot to use: /, your pasword will not be a open book. (happend to me 1x ) Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now