Jump to content
  • 0

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


donkeyg

Question


  • Group:  Members
  • Topic Count:  344
  • Topics Per Day:  0.07
  • Content Count:  1060
  • Reputation:   1
  • Joined:  02/13/12
  • Last Seen:  

how to make certain player;s account unable to deal/trade/drop??

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  54
  • Topics Per Day:  0.01
  • Content Count:  342
  • Reputation:   170
  • Joined:  02/25/12
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  162
  • Topics Per Day:  0.04
  • Content Count:  1546
  • Reputation:   192
  • Joined:  07/23/14
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  344
  • Topics Per Day:  0.07
  • Content Count:  1060
  • Reputation:   1
  • Joined:  02/13/12
  • Last Seen:  

 

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.

Link to comment
Share on other sites

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.

×
×
  • Create New...