Full Data packet handling

This commit is contained in:
Shoghi Cervantes Pueyo
2012-11-23 19:19:58 +01:00
parent 6b12832b02
commit c104e21ef0
6 changed files with 119 additions and 35 deletions

View File

@ -36,4 +36,8 @@ $dataName = array(
0x84 => "Ready",
0x85 => "Message",
0x66 => "SetTime",
0x93 => "MoveEntity_PosRot",
0xa4 => "SetEntityMotion",
);