[World] 0x1049 - Title List

This packet tells the client what titles it has.

BYTE CurrentTitle ID
BYTE CurrentTitle Level
WORD CurrentTitle Monster ID for a Weapon Title, if it is a weapon title, title id = 10
WORD TitleCount
:FOREACH TitleCount
  WORD Title (TitleId | Level << 8 | 0x8000)
:ENDFOR
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License