Jump to content
  • 0

Groups cant bypass restrictions


Question

Posted

I use 11932 rev, the problem is when i change x line y item_trade.txt in re folder

example
6124,507,100 to 6124,507,99

99 is admin group in groups.conf but dont work, i cant drop the item, no message , no errors in map serv.

this is my admin group.

id: 99
	name: "Admin"
	level: 99
	inherit: ( "Support", "Law Enforcement" )
	commands: {
		/* not necessary due to all_commands: true */
	}
	log_commands: true
	permissions: {
		can_trade: true
		can_party: true
		all_skill: false
		all_equipment: true
		skill_unconditional: true
		use_check: true
		use_changemaptype: true
		all_commands: true
		channel_admin: true
		can_trade_bounded: true
		item_unconditional: false
		/* all_permission: true */

i use 2013-08-07 client, help me pls

4 answers to this question

Recommended Posts

Posted

change this config to "no"

conf/battle/items.conf#L100

 

// Allow map_flooritem to check if item is droppable? (Note 1)
// If yes, undroppable items will be destroyed instead of appearing on the map when a player's inventory is full.
// Default: yes
item_flooritem_check: yes

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