Jump to content

Comando Mute Restrito para um Grupo no ACL


Recommended Posts

o que voce tentou exatamente?

se voce abrir o acl com algum editor de texto vai ter umas linhas com o nome rights que seria o direito de cada grupo.

ex: nos direitos moderador tem essa linha

mude o true para false e o grupo moderador não vai pode usar o comando mute, voce pode fazer isso para os outros grupos e direitos!

Espero ter ajudado!

Link to comment

Nao e bem assim, no inicio tentei criar novos rank admin mas nao tive sucesso entao agora tento criar commandos para um team no ACL chamado "Supporter", se o jogador estiver no grupo "Supporter" podera executar o commando "mute e kick",

mas e claro que era preferivel Criar um novo rank admin como por exemplo "trial" mas ai esta o meu problema sempre que crio o rank e ponho os direitos que quero nao funciona.

E eu queria muito novos rank admin mas como disse acima nao consigo polos a funcionar.

Link to comment

Isto fui o que eu fiz para criar este rank admin "Trial"

"trial"> 
        "general.ModifyOtherObjects" access="false">
        "general.http" access="false">
        "command.start" access="false">
        "command.stop" access="false">
        "command.stopall" access="false">
        "command.gamemode" access="false">
        "command.changemode" access="false">
        "command.changemap" access="false">
        "command.stopmode" access="false">
        "command.stopmap" access="false">
        "command.skipmap" access="false">
        "command.restart" access="false">
        "command.refresh" access="false">
        "command.refreshall" access="false">
        "command.addaccount" access="false">
        "command.delaccount" access="false">
        "command.debugscript" access="false">
        "command.chgpass" access="false">
        "command.loadmodule" access="false">
        "command.upgrade" access="false">
        "command.mute" access="true">
        "command.crun" access="false">
        "command.srun" access="false">
        "command.run" access="false">
        "command.unmute" access="true">
        "command.kick" access="true">
        "command.ban" access="false">
        "command.banip" access="false">
        "command.unbanip" access="false">
        "command.shutdown" access="false">
        "command.install" access="false">
        "command.aexec" access="false">
        "command.whois" access="false">
        "command.whowas" access="false">
        "function.executeCommandHandler" access="false">
        "function.setPlayerMuted" access="true">
        "function.addAccount" access="false">
        "function.addBan" access="false">
        "function.removeBan" access="false">
        "function.removeAccount" access="false">
        "function.setAccountPassword" access="false">
        "function.kickPlayer" access="true">
        "function.banIP" access="false">
        "function.banPlayer" access="false">
        "function.banSerial" access="false">
        "function.getBansXML" access="false">
        "function.unbanIP" access="false">
        "function.unbanSerial" access="false">
        "function.getClientIP" access="false">
        "function.setServerPassword" access="false">
        "function.getServerPassword" access="false">
        "function.callRemote" access="false">
        "function.startResource" access="false">
        "function.stopResource" access="false">
        "function.restartResource" access="false">
        "function.createResource" access="false">
        "function.copyResource" access="false">
        "function.addResourceMap" access="false">
        "function.addResourceConfig" access="false">
        "function.removeResourceFile" access="false">
        "function.setResourceDefaultSetting" access="false">
        "function.removeResourceDefaultSetting" access="false">
        "function.redirectPlayer" access="false">
        "function.aclReload" access="false">
        "function.aclSave" access="false">
        "function.aclCreate" access="false">
        "function.aclDestroy" access="false">
        "function.aclSetRight" access="false">
        "function.aclRemoveRight" access="false">
        "function.aclCreateGroup" access="false">
        "function.aclDestroyGroup" access="false">
        "function.aclGroupAddACL" access="false">
        "function.aclGroupRemoveACL" access="false">
        "function.aclGroupAddObject" access="false">
        "function.aclGroupRemoveObject" access="false">
        "function.refreshResources" access="false">
        "function.setServerConfigSetting" access="false">
        "function.updateResourceACLRequest" access="false">
        "command.aclrequest" access="false">
        "general.adminpanel" access="true">
        "general.tab_players" access="false">
        "general.tab_resources" access="false">
        "general.tab_maps" access="false">
        "general.tab_server" access="false">
        "general.tab_bans" access="false">
        "general.tab_adminchat" access="false">
        "command.freeze" access="false">
        "command.setnick" access="true">
        "command.shout" access="false">
        "command.spectate" access="true">
        "command.slap" access="true">
        "command.setgroup" access="false">
        "command.sethealth" access="false">
        "command.setarmour" access="false">
        "command.setmoney" access="false">
        "command.setskin" access="false">
        "command.setteam" access="false">
        "command.giveweapon" access="false">
        "command.setstat" access="false">
        "command.jetpack" access="true">
        "command.warp" access="true">
        "command.setdimension" access="false">
        "command.setinterior" access="false">
        "command.givevehicle" access="false">
        "command.repair" access="false">
        "command.blow" access="false">
        "command.destroy" access="false">
        "command.customize" access="false">
        "command.setcolor" access="false">
        "command.setpaintjob" access="false">
        "command.listmessages" access="false">
        "command.readmessage" access="false">
        "command.listresources" access="false">
        "command.execute" access="false">
        "command.setpassword" access="false">
        "command.setwelcome" access="false">
        "command.setgame" access="false">
        "command.setmap" access="false">
        "command.setweather" access="false">
        "command.blendweather" access="false">
        "command.setblurlevel" access="false">
        "command.setwaveheight" access="false">
        "command.setskygradient" access="false">
        "command.setgamespeed" access="false">
        "command.setgravity" access="false">
        "command.settime" access="false">
        "command.unban" access="false">
        "command.banserial" access="false">
        "command.unbanserial" access="false">
        "command.listbans" access="false">
        "command.delete" access="false">
        "function.shutdown" access="false">
        "command.setfpslimit" access="false">
        "command.fetchRemote" access="false">
    

Depois:

  
"Trial"> 
        "user.CONTA"> 
    
  

Esta Errado?

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