ChatInstantMessageToClient

From SWGANH Wiki
Revision as of 21:50, 19 December 2006 by Snow (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Struct


SHORT Opperand_Count
INT Opcode
A_STRING Game ID
A_STRING Galaxy Name
A_STRING Playername
U_STRING Message
INT ??

Variable Descriptions


Opperand_Count = 4

Opcode = 3C565CED


  • Game ID:

The abreviation for the game. For us it will always be 'SWG'.

  • Galaxy Name:

Galaxy in which the sending cleint is from.

  • Message:

Message to send to the target client in unicode.

Tags


S→C This packet originates on the server.

75% This packet has been partially reversed.


Sample Code


Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...