• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Sell Item to NPC

    Discussion in 'Community Developer Forum' started by Sycho, Jul 18, 2015.

    1. Sycho

      Sycho New Member

      Joined:
      Jan 10, 2015
      Messages:
      143
      Likes Received:
      3
      Trophy Points:
      0
      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.
       
    2. Neverdyne

      Neverdyne Community Developer

      Joined:
      Sep 12, 2014
      Messages:
      649
      Likes Received:
      18
      Trophy Points:
      18
      I'd also be interested in this functionality.
       
    3. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      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...
       
    4. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,343
      Likes Received:
      383
      Trophy Points:
      83
      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.
       
    5. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      They r smrt.
       
    6. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      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.
       
    7. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,343
      Likes Received:
      383
      Trophy Points:
      83
      Breakpoints on the bagslot item id was probably what i did.
       
    8. ExMatt

      ExMatt Active Member

      Joined:
      Jul 5, 2015
      Messages:
      1,030
      Likes Received:
      14
      Trophy Points:
      38
      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.
       
    9. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,343
      Likes Received:
      383
      Trophy Points:
      83
      You can now sell items via CommonTasks.SellItem
       
    10. Neverdyne

      Neverdyne Community Developer

      Joined:
      Sep 12, 2014
      Messages:
      649
      Likes Received:
      18
      Trophy Points:
      18
      Thanks! This will be useful.
       

    Share This Page