starblight
09-29-2015, 07:02 PM
I am looking into making this quest work even if it is not like on live. My thoughts where to have people get silverwing lockbox from Aiden_Silverwing and then another item defining there class. They could then combine the items to get there reward. But for some reason I am getting a odd message when using the silverwing lockbox for combines.
Container "Silverwing Lockbox" (itemid 17335) can only be used with the tradeskill "Pottery".
I tried ignoring the error and it did not work. I also looked over the item in the database and see nothing that would define what the container can and can't combine.
I did find another thread about a similar problem her (http://forums.axclassic.com/viewtopic.php?f=16&t=2355)
It suggested changing bagtype from 30 to 13
Setting the bagtype to '13' (from '30') fixes the "Pottery" warning in the AX PHP Editor.
and it dose fix the warning but it still dose not work in game I get the same error.
you cannot combine these items in this container type!
Container "Silverwing Lockbox" (itemid 17335) can only be used with the tradeskill "Pottery".
I tried ignoring the error and it did not work. I also looked over the item in the database and see nothing that would define what the container can and can't combine.
I did find another thread about a similar problem her (http://forums.axclassic.com/viewtopic.php?f=16&t=2355)
It suggested changing bagtype from 30 to 13
Setting the bagtype to '13' (from '30') fixes the "Pottery" warning in the AX PHP Editor.
and it dose fix the warning but it still dose not work in game I get the same error.
you cannot combine these items in this container type!