Difference between revisions of "SpatialChatInternal (00000161)"

From SWGANH Wiki
Jump to: navigation, search
(Example Packet)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{PageHeader|Object Controller|SpatialChatInternal (00000161)}}
 
+
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-
Line 6: Line 5:
 
===Struct===
 
===Struct===
 
----
 
----
 +
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
|{{int}}|'''unknown'''
+
|{{int}}|'''<font color="red">unknown</font>'''
 
|-
 
|-
|{{int}}|'''CRC = 'spatialchatinternal'''
+
|{{int}}|'''CRC = 'spatialchatinternal''''
 
|-
 
|-
|{{int}}|'''unknown'''
+
|{{int}}|'''<font color="red">unknown</font>'''
 
|-
 
|-
|{{int}}|'''unknown'''
+
|{{int}}|'''<font color="red">unknown</font>'''
 
|-
 
|-
 
|{{int}}|'''UniCode String Size'''
 
|{{int}}|'''UniCode String Size'''
 
|-
 
|-
 
|{{u_string}}|'''Text'''
 
|{{u_string}}|'''Text'''
 +
|}
 
|}
 
|}
  
Line 34: Line 37:
 
||{{ObjControllerMessageTag}}
 
||{{ObjControllerMessageTag}}
 
|-
 
|-
||{{50%}}
+
||{{75%}}
 
|}
 
|}
  
 
|}
 
|}
 
  
 
===Example Packet===
 
===Example Packet===
  
  05 00                    //OpperandCount
+
  05 00                    // OpperandCount
  46 5e ce 80              //ObjController
+
  46 5e ce 80              // ObjController
  23 00 00 00              //sub-op
+
  23 00 00 00              // sub-op
  16 01 00 00              //Command OP
+
  16 01 00 00              // Command OP
  19 00 00 00 00 00 00 00 //'Character ID
+
  19 00 00 00 00 00 00 00 // Character ID
 
  00 00 00 00  
 
  00 00 00 00  
 
  00 00 00 00  
 
  00 00 00 00  
  d4 63 8d 7c  //CRC = 'spatialchatinternal
+
  d4 63 8d 7c  // spatialchatinternal
 
  00 00 00 00  
 
  00 00 00 00  
 
  00 00 00 00   
 
  00 00 00 00   
  04 00 00 00 //INT(4)
+
  04 00 00 00 // u-string count
  74 00 65 00 73 00 74 00 //'Test
+
  74 00 65 00 73 00 74 00 // Test

Latest revision as of 10:44, 12 September 2011

Object Controller - SpatialChatInternal (00000161)

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Struct


INT unknown
INT CRC = 'spatialchatinternal'
INT unknown
INT unknown
INT UniCode String Size
U_STRING Text

Variable Descriptions


controllerID = 00000116


Tags


C→S This packet originates on the client.

OCM This header is part of the ObjControllerMessage.

75% This packet has been partially reversed.

Example Packet

05 00                    // OpperandCount
46 5e ce 80              // ObjController
23 00 00 00              // sub-op
16 01 00 00              // Command OP
19 00 00 00 00 00 00 00  // Character ID
00 00 00 00 
00 00 00 00 
d4 63 8d 7c   // spatialchatinternal
00 00 00 00 
00 00 00 00  
04 00 00 00 // u-string count
74 00 65 00 73 00 74 00 // Test