Difference between revisions of "SpatialChatInternal (00000161)"

From SWGANH Wiki
Jump to: navigation, search
(New page: __NOTOC__ {| border="0" width="90%" cellpadding=6 |- |valign=top| ===Struct=== ---- {| class="wikitable" |{{long}}|{{unknown}} |} ===Variable Descriptions=== ---- controllerID = '''...)
 
(Example Packet)
 
(8 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"
|{{long}}|{{unknown}}
+
|{{int}}|'''<font color="red">unknown</font>'''
 +
|-
 +
|{{int}}|'''CRC = 'spatialchatinternal''''
 +
|-
 +
|{{int}}|'''<font color="red">unknown</font>'''
 +
|-
 +
|{{int}}|'''<font color="red">unknown</font>'''
 +
|-
 +
|{{int}}|'''UniCode String Size'''
 +
|-
 +
|{{u_string}}|'''Text'''
 +
|}
 
|}
 
|}
  
Line 13: Line 26:
 
----
 
----
 
controllerID     = '''00000116'''
 
controllerID     = '''00000116'''
----
 
  
* Additional Descriptions go here...
 
* --
 
* ---
 
* ----
 
  
 
|valign=top|
 
|valign=top|
Line 25: Line 33:
 
{| align="center"
 
{| align="center"
 
|-  
 
|-  
 +
||{{ClientPacket}}
 +
|-
 
||{{ObjControllerMessageTag}}
 
||{{ObjControllerMessageTag}}
 
|-
 
|-
||{{50%}}
+
||{{75%}}
 
|}
 
|}
  
 
|}
 
|}
 +
 +
===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

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