From The Mana World
Line 15: | Line 15: | ||
{{packet field | 0 | 2 | x }} | {{packet field | 0 | 2 | x }} | ||
{{packet field | 0 | 2 | y }} | {{packet field | 0 | 2 | y }} | ||
|description= | |description= | ||
different command from npc to client | |||
}} | }} |
Revision as of 20:35, 14 February 2013
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
different command from npc to client