[Char] 0x7005 - Quickbar State

This packet tells the client the current quickbar state.

BYTE Unknown (0x01)
BYTE BarCount?
BYTE Unknown (0x00)
DWORD Unknown (0x1803)
BYTE MaxBars
BYTE ShowBars - 1 (0x00 = show 1 bar)
:FOREACH MaxBars
  BYTE Cells to show
  BYTE BarId
  BYTE Direction (0x00 = Horizontal, 0x01 = Vertical)
:ENDFOR
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License