mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-08-01 15:24:27 +02:00
Added all the packet files used for testing.
This commit is contained in:
parent
f996f727dc
commit
c982493d66
106 changed files with 19 additions and 0 deletions
14
packets/defaulttalk packet.txt
Normal file
14
packets/defaulttalk packet.txt
Normal file
|
@ -0,0 +1,14 @@
|
|||
0000: Int32;
|
||||
0004: Short;
|
||||
0006: Short;
|
||||
0008: Byte;
|
||||
0009: String; 0x20 bytes, "defaultTalk"
|
||||
0029: String; 0x20 bytes, "delegateEvent"
|
||||
0049:
|
||||
004d:
|
||||
0051: Lua File Short; Script
|
||||
0053: Byte;
|
||||
0054: Function Name String; Function Name
|
||||
|
||||
delegateEvent (of NPCBaseClass?)
|
||||
"defaultTalk" doesn't do anything it seems
|
Loading…
Add table
Add a link
Reference in a new issue