From The Mana World
Line 1: | Line 1: | ||
{{packet | {{packet | ||
|nicename= | |nicename=Npc commands | ||
|id=0x0212 | |id=0x0212 | ||
|mode={{{mode}}} | |mode={{{mode}}} |
Revision as of 20:50, 14 February 2013
Npc commands
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