Jump to content

how put resource superman only for admins?? i dont know!


HITMANzz

Recommended Posts

Hiii

Ok... my problem is that i want put resources only for admins (like; superman, sacheat etc...) but i dont know how do it.

I have tried in ACL but i have created an account as normal player for try if normal players can use superman and yes, they can....

Thanks for the help! :)

Link to comment

Ok i tried to put;

<object name="resource.superman" />

on the ACL admin's zone... so:

<group name="Admin">
       <acl name="Moderator" />
       <acl name="SuperModerator" />
       <acl name="Admin" />
       <acl name="RPC" />
       <object name="resource.superman" />
       <object name="resource.superweapons" />
       <object name="resource.freeroam" />
       <object name="resource.admin" />
       <object name="user.HITMANzz" />
   </group>

but the resources; superman and weapons runs for all players.

i have also tried to put:

<right name="function.superman" access="false" />

for Default players, moderators and supermoderators

and

<right name="function.superman" access="true" />

for admins players

But it hasnt effects on the rights of the players

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