DB/AuctionHouse: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: ==Header Info== Records.....................7 Fields.....................13 Record Size................52 String Block Size.........170 ==Structure== Column Field Type Notes 1...)
 
No edit summary
Line 1: Line 1:
==Header Info==
==Header Info==
  Records.....................7
  Records.....................7
  Fields.....................13
  Fields.....................13
Line 6: Line 7:


==Structure==
==Structure==
  Column Field Type Notes  
 
  '''Column Field Type Notes'''
  1 ID Integer
  1 ID Integer
  2 iRefID_Faction Integer Faction this AH belongs to  
  2 iRefID_Faction Integer Faction this AH belongs to  

Revision as of 11:09, 23 July 2007

Header Info

Records.....................7
Fields.....................13
Record Size................52
String Block Size.........170

Structure

Column 	Field 		Type 		Notes 
1 	ID 		Integer 	
2 	iRefID_Faction 	Integer 	Faction this AH belongs to 
3 	Auction Fee 	Integer 	The AH's cut of your final earnings 
4 	Desposit Tax 	Integer 	x% of sale price 
5 	sRefName 	String 		Auction House Name 
*13 	Localization 	String* 	

Retrieved from "http://www.sourcepeek.com/wiki/AuctionHouse.dbc"