What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Mammoth vendor is not use automatically with green items

zangetsu122

New Member
Joined
Dec 21, 2013
Messages
3
Reaction score
0
Hello,

I notice a problem with the mammoth vendor. Indeed, the mammoth is not use automatically when the green items must be sell. It use automatically with white items but not the green items.

If you can find any solution, it should be very good.

Thank you.

PS : Sorry for my bad english ^^
 
Open the profile you're using with Notepad or any other text editor. Usually you should see something similar to this at the top:

<MailGrey>False</MailGrey>
<MailWhite>False</MailWhite>
<MailGreen>True</MailGreen>
<MailBlue>True</MailBlue>
<MailPurple>True</MailPurple>

<SellGrey>True</SellGrey>
<SellWhite>True</SellWhite>
<SellGreen>False</SellGreen>
<SellBlue>False</SellBlue>
<SellPurple>False</SellPurple>

You can switch some True's and False's and save it.

Additionally, Dungeonbuddy (and perhaps some custom botbases/plugins) contains similar settings which you can configure in Honorbuddy.
 
I know it already but I found the lines to copy un the profile to force to use the mammoth vendor.

Thank you anyway.
 
Yes, I find this :

<Vendor Name="Gnimo" Entry="32639" Type="Repair" />

<CustomBehavior File="RunMacro" Macro="/cast Traveler's Tundra Mammoth" />
<CustomBehavior File="ForceSetVendor" DoRepair="true" DoSell="true" />
 
I am trying to use the mammoth in a grind profile, where do I put the custom behavior?
 
you cant use QBs on grinding profiles
 
Back
Top