
Originally Posted by
AngelShade
I keep missing things when im looking into those configs im doing a better job at finding something in the core then looking into those damn configs . And where to change the items allow to trade ?
Try here :
\AL-Game\gameserver\config\main\membership.properties
Code:
# All items can be storable in legion warehouse
# Default: 10
gameserver.store.legionwh.all = 10
# All items can be tradeable
# Default: 10
gameserver.trade.all = 0
# Soulbound items can be tradeable
# Default: 10
gameserver.disable.soulbind = 0
# All items can be remodelable
# Default: 10
gameserver.remodel.all = 0