What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Posts pets to the AH

grammm86

New Member
Joined
Feb 14, 2015
Messages
6
I can sell as pets in the auction house?

This line of code I think is incorrect:

<SellItemOnAH Category="Miscellaneous" SubCategoryType="WoWItemMiscClass" SubCategory="Pet" UseCategory="True" RunTime="_12_Hours" AmountType="Everything" ItemID="0" MinBuyout="200g0s0c" MaxBuyout="200000g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="3" BidPrecent="95" UndercutPrecent="0.0001" AutoFindAh="True" PostPartialStacks="False" PostIfBelowMinBuyout="True" Location="0, 0, 0" />

or

<SellItemOnAH Category="BattlePets" SubCategoryType="WoWItemBattlePetsClass" SubCategory="None" UseCategory="True" RunTime="_12_Hours" AmountType="Everything" ItemID="0" MinBuyout="200g0s0c" MaxBuyout="200000g0s0c" StackSize="1" IgnoreStackSizeBelow="1" Amount="3" BidPrecent="95" UndercutPrecent="0.0001" AutoFindAh="True" PostPartialStacks="False" PostIfBelowMinBuyout="True" Location="0, 0, 0" />


very thx!
 
Back
Top