PageTextCache.wdb

From wowdev
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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