S stiflerxx New member Messages 125 Points 0 Dec 6, 2014 #2 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.
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.
Zirius New member Messages 261 Points 0 Dec 6, 2014 #3 conf/groups.conf Code: permissions: { can_trade_bound: true }
G Garr New member Messages 482 Points 0 Github HeroGarr Emulator Dec 6, 2014 #4 Code: Trade: { (defaults to no restrictions) override: GroupID (int, defaults to 100) }
S stiflerxx New member Messages 125 Points 0 Dec 6, 2014 #5 Garr said: Trade: { (defaults to no restrictions) override: GroupID (int, defaults to 100) } Click to expand... thank you ^^
Garr said: Trade: { (defaults to no restrictions) override: GroupID (int, defaults to 100) } Click to expand... thank you ^^