NameCache.wdb: Difference between revisions

From wowdev
Jump to navigation Jump to search
(Created page with "The NameCache.wdb holds basic information for all players you've seen in game. It is unknown if this file even exists apart from the client's own memory space. It doesn't see...")
 
mNo edit summary
 
Line 7: Line 7:
for {{Template:Sandbox/PrettyVersion|expansionlevel=0|build=0.5.3.3368}} client version.
for {{Template:Sandbox/PrettyVersion|expansionlevel=0|build=0.5.3.3368}} client version.
==Structure==
==Structure==
  '''Column Field Type
  '''Column Field Type'''
  1 Name char[48]
  1 Name char[48]
  2 Guid uint64
  2 Guid uint64

Latest revision as of 16:24, 31 August 2017

The NameCache.wdb holds basic information for all players you've seen in game.

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: WNAM

for PreVanilla (0.5.3.3368) client version.

Structure

Column	Field	Type
1 	Name 	char[48]
2 	Guid 	uint64
3 	Race 	uint
4 	Sex 	uint
5 	Temp	char
6 	Class 	uint