GM level 70+ ignore trade item_db.conf

stiflerxx

New member
Messages
125
Points
0
how do I Directors or GM with the level greater than 70 can ignore the "trade" of item_db.conf
?
 
Trade: {
nodrop: true
notrade: true
noselltonpc: true
nocart: true
nostorage: true
nogstorage: true
nomail: true
noauction: true
}
 
 
Thank You.


 
Code:
	Trade: {                      (defaults to no restrictions)		override: GroupID             (int, defaults to 100)	}
 
Back
Top