DB/SoundFilter

From wowdev
Revision as of 19:47, 6 December 2008 by Schlumpf (talk | contribs)
Jump to navigation Jump to search

Some kind of descriptive table. All entries are "Death Knight RACE GENDER". Assembled here:

.text:00463DD0 sub_463DD0      proc near               ; CODE XREF: sub_6834C0+130�p
.text:00463DD0                                         ; sub_683AB0+13D�p ...
.text:00463DD0                 push    ebp
.text:00463DD1                 mov     ebp, esp
.text:00463DD3                 mov     eax, [ebp+8]
.text:00463DD6                 mov     eax, [eax+108h]
.text:00463DDC                 movzx   ecx, byte ptr [eax+40h]
.text:00463DE0                 cmp     byte ptr [eax+42h], 0
.text:00463DE4                 mov     eax, offset aMale ; "Male"
.text:00463DE9                 jz      short loc_463DF0
.text:00463DEB                 mov     eax, offset aFemale ; "Female"
.text:00463DF0
.text:00463DF0 loc_463DF0:                             ; CODE XREF: sub_463DD0+19�j
.text:00463DF0                 mov     ecx, dword_FFAA18[ecx*4]
.text:00463DF7                 mov     edx, [ebp+10h]
.text:00463DFA                 push    eax
.text:00463DFB                 mov     eax, [ebp+0Ch]
.text:00463DFE                 push    ecx
.text:00463DFF                 push    offset aDeathKnightSS ; "Death Knight %s %s"
.text:00463E04                 push    edx
.text:00463E05                 push    eax
.text:00463E06                 call    sub_6A13F0
.text:00463E0B                 add     esp, 14h
.text:00463E0E                 pop     ebp
.text:00463E0F                 retn
.text:00463E0F sub_463DD0      endp


  • ID int
  • Name string