next up previous contents
Next: Set Weather [0x65] Up: Game Packets Structure Previous: Plot Course [0x56]   Contents

Time [0x5B]

Time (4 bytes)
BYTE cmd
BYTE hour
BYTE minute
BYTE second
\end{veratim}

\subsection{Login Character [0x5D]}
\begin{verbatim}
Login Character (73 bytes)
BYTE cmd
BYTE[4] pattern1 (0xedededed)
BYTE[30] char name
BYTE[30] char password
BYTE[4] slot choosen (0-based)
BYTE[4] clientIP
Note: ClientIP should not be trusted.

Thiago A Correa 2001-06-09