Jump to content
  • 0

how to make certain player unable to deal/trade/drop


Question

3 answers to this question

Recommended Posts

Posted

Hello, a politer post will make people answer you more easily.

 

Create a specific group, and change their rights.

You'll just have to add your desired player to the said group to prevent them from droping, trading...

Posted

Im not sure how to disable on specific account only, but if you want to disable it to a specific group level just go In your trunk/conf/groups.conf and look for this. (or you can go for @Alayne suggestion)

	permissions: {
		/* without this basic permissions regular players could not 
		trade or party */
		can_trade: true <= change this to false.
		can_party: true
		command_enable: true
Posted

 

Im not sure how to disable on specific account only, but if you want to disable it to a specific group level just go In your trunk/conf/groups.conf and look for this. (or you can go for @Alayne suggestion)

	permissions: {
		/* without this basic permissions regular players could not 
		trade or party */
		can_trade: true <= change this to false.
		can_party: true
		command_enable: true

yes thanks but why they cant @storage as well?? i wan to make it able to use storage but just cnanot trade/deal/drop only.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...