PageTextCache.wdb: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: The PageTextCache.wdb holds information about pages which you have read ingame. *Signature: WPTX ==Structure== '''Column Field Type Notes''' 1 PageID Integer 2 entryLength...)
(No difference)

Revision as of 14:31, 3 August 2007

The PageTextCache.wdb holds information about pages which you have read ingame.

  • Signature: WPTX

Structure

Column	Field 		Type 		Notes 
1 	PageID 		Integer 	
2 	entryLength 	Integer 	WDB Files 
3 	PageText 	String 	
4 	NextPageID 	Integer