Jump to content
  • 0

[help]access command


Question

Posted

how can i make the command admin_admin for 2 access levels?

 

example

<admin command="admin_admin" accessLevel="7" />

access lvl now 7 for command //admin

how make it to 7 and 4?

i try

<admin command="admin_admin" accessLevel="7,4" />

not working..

5 answers to this question

Recommended Posts

  • 0
Posted

Well, if you set it to 7, everyone from 1 to 7 access will have permission to dat command :)

it depends on a pack, maybe his dont have such feature. Otherwise the case is a bit more complicated

  • 0
Posted

You should consider access rights as clan priviledges on L2 ; higher is the rank, higher are the unlock.

 

Reconsider your policy or develop it your way, which means you have to edit all existing accesses aswell.

 

You would have to parse accessLevel differently, like putting a List for every created command.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...