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

Posts pets to the AH

grammm86

New Member
Joined
Feb 14, 2015
Messages
6
Reaction score
0
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