I have been searching but with no luck so far. I have found a buy from NPC tag but not a sell to NPC tag. Am wanting to be able to sell of the junk fish in a profile.
If you are worried about bag space, for now you could just use my fish tag that allows you to release fish you don't want. https://www.thebuddyforum.com/rebor...plugin-fish-v3-0-profiles-support-thread.html I am working on reverse engineering the bait window, I guess I could add selling items to the list....but IMO we should have selling items, aetherial reduction, and desynthesis as built in features in the API...
Looks like selling an item won't be too much of an issue. It's a pain to work with the inventory as they do something obtuse where the actual bagslot stores information about an items collectability, durability, soulbound etc. And it's because of this that they don't want to give us more bag space and that when you insert items into your armoire that they loose all this extra information and just become item ids.
But on another note, Mastahg. I did notice you were able to get convert to materia working earlier in RB. I assume it must be somewhat similar for aetherial reduction and desynth. Would it be possible for you to share any information on how you got convert to work? I would be willing to use that and figure out how to do the other 2.
Hmmm, I will see what I can come up with. I am also attempting to do the bait window for fishing, hopefully that one doesn't take too long.