Title...
I am able to bring up the barter screen just fine, but no matter what I do, the items in the intended merchant container are not there. I have marked it as a persistent reference, given it a ref id, and tabbed over to ownership and added the merchant. I have also opened the menu for the merchant and set the merchant container to the container. Nevertheless, nothing.
I hope that wasn't too hard to follow...
Help would be greatly appreciated!
Question: Are you adding the items directly into the Container or using Leveled Item lists instead?
I ask because I had a similar problem with a custom merchant chest not spawning items for a merchant. I was initially putting the items directly into a custom merchant container, and it didn't occur to me until much later that using a Leveled Item list instead might have been the smarter thing (nearly all original containers you'll notice use leveled Item lists almost exclusively). Was trying to set the health of certain items in the container, which was causing them not to appear for me in the merchant screen. Setting things up through a Leveled Item list and using that in the container fixed things for me though (and stopped the items with varying healths from vanishing from the barter screen).