PetNameCache.wdb

From wowdev
Revision as of 15:18, 31 August 2017 by Barncastle (talk | contribs) (Created page with "The PetNameCache.wdb holds basic information for pet names. Unlike other WDB file structures the ID is not the first field. It is unknown if this file even exists apart from...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The PetNameCache.wdb holds basic information for pet names. Unlike other WDB file structures the ID is not the first field.

It is unknown if this file even exists apart from the client's own memory space. It doesn't seem to ever be saved.

  • Signature: WPNM

for PreVanilla (0.5.3.3368) client version.

Structure

Column	Field 		Type
1 	Name		char[48] 	
2 	ID		uint
3 	Timestamp 	uint