PageTextCache.wdb

From wowdev
Revision as of 15:58, 31 August 2017 by Barncastle (talk | contribs)
Jump to navigation Jump to search

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
4 	NextPageID 	Integer 
3 	PageText 	String 	

For PreVanilla (0.5.3.3368) client version

Column 	Field 		Type 		Notes
1 	PageText 	String 	 	(char[500])
2 	NextPageID 	Integer