Skip to content

Packet_Reference_Template

GigaToni edited this page Jul 14, 2017 · 3 revisions

Server -> Client = Cmd_ ()

This is the answer packet to Cmd_ ()

Answer Packet: Cmd_Ack ()

Raw packet data sent by server

Decompiled

Pseudo struct

typedef struct
{
};

Pseudo C# Class

Clone this wiki locally