l2-unlegits/docs/gamepackets/JoinParty.txt
alexey.min 043d61633e Docs
2012-02-06 09:14:22 +00:00

11 lines
135 B
Plaintext

Server: Len 7
07 00
3A
00 00 00 00 // response
protected final void writeImpl()
{
writeC(0x3a);
writeD(_response);
}