Difference between revisions of "SpatialChat (000000F4)"

From SWGANH Wiki
Jump to: navigation, search
(Example Packet)
(Example Packet)
Line 56: Line 56:
  
  
===Example Packet===
+
===Sample Packet===
05 00                    'Opperand Count
+
'''Found CU Log'''
46 5e ce 80               'ObjController
+
<pre>
0b 00 00 00               'Sub-op
+
05 00 46 5E CE 80 0B 00 00 00 F4 00  [email protected]^........
f4 00 00 00               'command ID
+
00A0:  00 00 52 1C 81 16 0F 00 00 00 00 00 00 00 A2 BB  ..R.............
19 00 00 00 00 00 00 00  'Recipient ID
+
00B0:  24 B1 08 00 00 00 00 00 00 00 00 00 00 00 81 00  $...............
00 00 00 00                
+
00C0:  00 00 48 00 69 00 2C 00 20 00 57 00 65 00 6C 00  ..H.i.,. .W.e.l.
19 00 00 00 00 00 00 00  'Source ID (talker)
+
00D0:  63 00 6F 00 6D 00 65 00 20 00 74 00 6F 00 20 00  c.o.m.e. .t.o. .
00 00 00 00              
+
00E0:  74 00 68 00 65 00 20 00 43 00 6F 00 72 00 6F 00  t.h.e. .C.o.r.o.
00 00 00 00  
+
00F0:  6E 00 65 00 74 00 20 00 43 00 61 00 6E 00 74 00  n.e.t. .C.a.n.t.
04 00 00 00               'Unicode string size
+
0100:  69 00 6E 00 61 00 21 00 20 00 53 00 69 00 74 00  i.n.a.!. .S.i.t.
74 00 65 00 73 00 74 00 32 00 'test
+
0110:  20 00 64 00 6F 00 77 00 6E 00 20 00 61 00 6E 00    .d.o.w.n. .a.n.
00 00 00 00
+
0120:  64 00 20 00 77 00 61 00 74 00 63 00 68 00 20 00  d. .w.a.t.c.h. .
00 00                     'unk DATA 1 (mood)
+
0130:  74 00 68 00 65 00 20 00 65 00 6E 00 74 00 65 00  t.h.e. .e.n.t.e.
01 00                     'unk DATA 2 (mood)
+
0140:  72 00 74 00 61 00 69 00 6E 00 65 00 72 00 73 00  r.t.a.i.n.e.r.s.
00  
+
0150:  20 00 66 00 6F 00 72 00 20 00 49 00 6E 00 73 00    .f.o.r. .I.n.s.
00                       'unk DATA 3 (language)
+
0160:  70 00 69 00 72 00 61 00 74 00 69 00 6F 00 6E 00  p.i.r.a.t.i.o.n.
00 00 00 00              
+
0170:  20 00 62 00 75 00 66 00 66 00 73 00 2E 00 20 00    .b.u.f.f.s... .
00 00 00 00
+
0180:  54 00 69 00 70 00 73 00 20 00 61 00 72 00 65 00  T.i.p.s. .a.r.e.
 +
0190:  20 00 61 00 6C 00 73 00 6F 00 20 00 61 00 70 00    .a.l.s.o. .a.p.
 +
01A0:  70 00 72 00 69 00 63 00 69 00 61 00 74 00 65 00  p.r.i.c.i.a.t.e.
 +
01B0:  64 00 2E 00 20 00 54 00 68 00 61 00 6E 00 6B 00  d... .T.h.a.n.k.
 +
01C0:  73 00 21 00 32 00 01 00 00 00 00 01 00 00 00 00  s.!.2...........
 +
01D0:  00 00 00 00  
 +
</pre>

Revision as of 17:10, 4 January 2008


Struct


LONG Source ID
INT ??
INT ??
INT Unicode String Size
U_STRING text
INT ??
BYTE ??
BYTE ??
INT ??
INT ??
INT ??

Variable Descriptions


controllerID = 000000F4


  • Source ID = ID of people who is talking
  • NOTE: The first ID in this OCM needs to be the ID of the receiving object


Tags


OCM This header is part of the ObjControllerMessage.

50% This packet has been partially reversed.


Sample Packet

Found CU Log

05 00 46 5E CE 80 0B 00 00 00 F4 00   [email protected]^........
00A0:   00 00 52 1C 81 16 0F 00 00 00 00 00 00 00 A2 BB   ..R.............
00B0:   24 B1 08 00 00 00 00 00 00 00 00 00 00 00 81 00   $...............
00C0:   00 00 48 00 69 00 2C 00 20 00 57 00 65 00 6C 00   ..H.i.,. .W.e.l.
00D0:   63 00 6F 00 6D 00 65 00 20 00 74 00 6F 00 20 00   c.o.m.e. .t.o. .
00E0:   74 00 68 00 65 00 20 00 43 00 6F 00 72 00 6F 00   t.h.e. .C.o.r.o.
00F0:   6E 00 65 00 74 00 20 00 43 00 61 00 6E 00 74 00   n.e.t. .C.a.n.t.
0100:   69 00 6E 00 61 00 21 00 20 00 53 00 69 00 74 00   i.n.a.!. .S.i.t.
0110:   20 00 64 00 6F 00 77 00 6E 00 20 00 61 00 6E 00    .d.o.w.n. .a.n.
0120:   64 00 20 00 77 00 61 00 74 00 63 00 68 00 20 00   d. .w.a.t.c.h. .
0130:   74 00 68 00 65 00 20 00 65 00 6E 00 74 00 65 00   t.h.e. .e.n.t.e.
0140:   72 00 74 00 61 00 69 00 6E 00 65 00 72 00 73 00   r.t.a.i.n.e.r.s.
0150:   20 00 66 00 6F 00 72 00 20 00 49 00 6E 00 73 00    .f.o.r. .I.n.s.
0160:   70 00 69 00 72 00 61 00 74 00 69 00 6F 00 6E 00   p.i.r.a.t.i.o.n.
0170:   20 00 62 00 75 00 66 00 66 00 73 00 2E 00 20 00    .b.u.f.f.s... .
0180:   54 00 69 00 70 00 73 00 20 00 61 00 72 00 65 00   T.i.p.s. .a.r.e.
0190:   20 00 61 00 6C 00 73 00 6F 00 20 00 61 00 70 00    .a.l.s.o. .a.p.
01A0:   70 00 72 00 69 00 63 00 69 00 61 00 74 00 65 00   p.r.i.c.i.a.t.e.
01B0:   64 00 2E 00 20 00 54 00 68 00 61 00 6E 00 6B 00   d... .T.h.a.n.k.
01C0:   73 00 21 00 32 00 01 00 00 00 00 01 00 00 00 00   s.!.2...........
01D0:   00 00 00 00