Difference between revisions of "ConGenericMessage"

From SWGANH Wiki
Jump to: navigation, search
 
(Struct)
Line 8: Line 8:
  
 
{| class="wikitable"
 
{| class="wikitable"
 +
|{{byte}}|{{unknown}}
 
|-
 
|-
|align="center" style="background:#B3C0DE; color:white;"|'''BYTE'''||'''uint8'''
+
|{{short}}||'''Operand_Count'''
 
|-
 
|-
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''Operand_Count'''
+
|{{int}}||'''Opcode'''
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Opcode'''
+
|{{a_string}}||'''Message'''
|-
+
|align="center" style="background:#D8F2E0; color:#3C4565;"|'''A_STRING'''||'''Message'''
+
|-
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''<font color=red>Unknown</font>'''
+
 
|-
 
|-
 +
|{{int}}|{{unknown}}
 
|}
 
|}
  

Revision as of 08:43, 10 April 2007


Struct


BYTE ??
SHORT Operand_Count
INT Opcode
A_STRING Message
INT ??

Variable Descriptions


Opperand_Count = 3

Opcode = 8C5FC76


  • Message:
Message displayed.

Tags


S→C This packet originates on the server.

50% This packet has been partially reversed.


Sample Code

Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...