• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Vendor greens instead of mailing?

    Discussion in 'Requests & Discussion' started by TTFasho, Jul 16, 2014.

    1. TTFasho

      TTFasho New Member

      Joined:
      Jun 30, 2014
      Messages:
      25
      Likes Received:
      0
      Trophy Points:
      0
      How do I get the profile to vendor greens instead of filling up the mailbox with greens? is there something I'm missing because each profile uses vendors but still mail the greens
       
    2. Liferose

      Liferose New Member

      Joined:
      Sep 1, 2010
      Messages:
      1,586
      Likes Received:
      37
      Trophy Points:
      0
      This is something set inside of the profiles you're using. If you're using Kick's profiles, it will sell greens only if you don't specify a character to mail to. You can fix this by opening up the profile and you should find something like this at the very top:
      PHP:
          <SellGrey>true</SellGrey>
          <
      SellWhite>true</SellWhite>
          <
      SellGreen>true</SellGreen>
          <
      SellBlue>false</SellBlue>
          <
      SellPurple>false</SellPurple>

          <
      MailGrey>false</MailGrey>
          <
      MailWhite>true</MailWhite>
          <
      MailGreen>true</MailGreen>
          <
      MailBlue>true</MailBlue>
          <
      MailPurple>true</MailPurple>
      There you should change MailGreen to false. It may not sell all of the greens you want it to though be because of the Protected Items.xml file in your Honorbuddy folder. You can comment out items you don't want in it, or much more easily get a plugin like Mr. ItemRemover2 which will let you force items to be sold at the vendor or delete them if necessary.
       
    3. TTFasho

      TTFasho New Member

      Joined:
      Jun 30, 2014
      Messages:
      25
      Likes Received:
      0
      Trophy Points:
      0
      great reply ty :)
       

    Share This Page