Difference between revisions of "SpatialChat (000000F4)"

From SWGANH Wiki
Jump to: navigation, search
(Example Packet)
Line 69: Line 69:
 
  74 00 65 00 73 00 74 00 32 00 'test
 
  74 00 65 00 73 00 74 00 32 00 'test
 
  00 00 00 00   
 
  00 00 00 00   
  00                       'unk DATA 1 (mood?)
+
  00 00                    'unk DATA 1 (mood)
  01 00 00 00              'unk DATA 2 (mood?)
+
  01 00                     'unk DATA 2 (mood)
  00 00 00 00              'unk DATA 3 (mood?)
+
  00  
  00 00 00 00              'unk DATA 4 (mood?)
+
00                       'unk DATA 3 (language)
 +
  00 00 00 00               
 +
00 00 00 00

Revision as of 22:13, 22 November 2007


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.


Example Packet

05 00                     'Opperand Count
46 5e ce 80               'ObjController
0b 00 00 00               'Sub-op
f4 00 00 00               'command ID
19 00 00 00 00 00 00 00   'Recipient ID
00 00 00 00                 
19 00 00 00 00 00 00 00   'Source ID (talker)
00 00 00 00               
00 00 00 00 
04 00 00 00               'Unicode string size
74 00 65 00 73 00 74 00 32 00 'test
00 00 00 00  
00 00                     'unk DATA 1 (mood)
01 00                     'unk DATA 2 (mood)
00 
00                        'unk DATA 3 (language)
00 00 00 00               
00 00 00 00