From The Mana World
Line 9: Line 9:


|fields=
|fields=
{{packet field |  0 |  2 | packet ID    }}
{{packet field |  0 |  2 | packet id }}
{{packet field |  0 |  4 | npc id }}
{{packet field |  0 |  2 | cmd }}
{{packet field |  0 |  4 | id }}
{{packet field |  0 |  2 | x }}
{{packet field |  0 |  2 | y }}





Revision as of 20:29, 14 February 2013

< Back

Put Name Here

Packet ID:0x0212
Packet Length:16
Client Defined:SMSG_NPC_COMMAND
Sent Location(s):Not in TMWA yet
Parsed Location(s):src/net/tmwa/npchandler.cpp


Fields

Offset Length Contents
0 2 packet id
0 4 npc id
0 2 cmd
0 4 id
0 2 x
0 2 y


Description

Put long text here