ChatPersistentMessageToServer

From SWGANH Wiki
Revision as of 00:25, 26 November 2007 by Rouse (Talk | contribs) (New page: <pre> STRUCT ¶ SHORT: Opperand_Count INT: Opcode U_STRING: Mail Body INT: Spacer? INT: Unk1 U_STRING: Mail Subject INT: Spacer A_STRING: Message Recipient -------------------------...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
STRUCT ¶
SHORT:		Opperand_Count
INT:		Opcode
U_STRING:	Mail Body
INT:		Spacer?
INT:		Unk1
U_STRING:	Mail Subject
INT:		Spacer
A_STRING:	Message Recipient


--------------------------------------------------------------------------------

Variable Description ¶
Opperand_Count	= 6
Opcode		= 25A29FA6
Unk1		= 0x01

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

Message Recipient:
Contains the FIRST name of the character to receive the mail.

--------------------------------------------------------------------------------

Additional Info ¶
Figure out the INT, Unk1.

Client to Server Message