Difference between revisions of "ConGenericMessage"

From SWGANH Wiki
Jump to: navigation, search
(Sample Packet)
(Struct)
Line 8: Line 8:
  
 
{| class="wikitable"
 
{| class="wikitable"
|{{byte}}|{{unknown}}
 
|-
 
 
|{{short}}||'''Operand_Count'''
 
|{{short}}||'''Operand_Count'''
 
|-
 
|-

Revision as of 05:06, 22 June 2007


Struct


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

03 00
76 FC C5 08
04 00 74 65 73 74  // test
00 00 00 00