ChatPersistentMessageToServer

From SWGANH Wiki
Jump to: navigation, search





Client Packet - ChatPersistentMessageToServer (25A29FA6)

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

Struct


SHORT Operand
INT Opcode
U_STRING Mail Body
INT Filler?
INT ???
U_STRING Mail Subject
INT Filler
A_STRING Recipient

Variable Descriptions


Operand_Count = 6

Opcode = 25A29FA6


  • Recipient:

Contains the FIRST name of the character to receive the mail.

  • Filler:

These usually come after U_STRING's. Assumed as NULL.

  • Message Recipient:

Contains the FIRST name of the character to receive the mail.

Tags


C→S This packet originates on the client.

75% This packet has been partially reversed.


Sample Packet

Insert Sample Packet Here...