Difference between revisions of "ChatSystemMessage"

From SWGANH Wiki
Jump to: navigation, search
(Tags)
(Variable Descriptions)
Line 22: Line 22:
 
----
 
----
  
Opperand_Count     = '''5'''
+
Opperand_Count     = '''4'''
  
 
Opcode     = '''6D2A6413'''
 
Opcode     = '''6D2A6413'''
Line 34: Line 34:
  
 
|valign=top|
 
|valign=top|
 +
 
===Tags===
 
===Tags===
 
----
 
----

Revision as of 00:08, 15 November 2007


Struct


SHORT Opperand_Count
INT Opcode
BYTE ??
U_STRING Message
INT Terminate string

Variable Descriptions


Opperand_Count = 4

Opcode = 6D2A6413


  • Message:

System Message to be sent.

Terminating INT = 0 Just an INT

Tags


S→C This packet originates on the server.

50% This packet has been partially reversed.


Sample Code


Insert Code Snippet Here...

Sample Packet

------STF Driven System Message-------
04 00 
13 64 2A 6D  //CRC = 'ChatSystemMessage  
00 
00 00  00 00 
3C 00 00 00    //Unicode Buffer Size (STFLoc.size() + StringName.size() + remaning bytes /2)
01 00          //Mystery Bool
01             //Static
FF FF FF FF    //Static
05 00  //String Size(5) 
67 75 69 6C 64  //'guild' (STF Location)
00 00 00 00 
1E 00  //String Size(30)
63 72 65 61 74 65  5F 66 61 69   
6C 5F 61 62 62 72 65 76 5F 6E  
6F 74 5F 61 6C 6C 6F 77 65 64  //'create_fail_abbrev_not_allowed' (String name in the STF)
00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 
00 00 00 00 00 00