Difference between revisions of "ChatPersistentMessageToServer"
From SWGANH Wiki
(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 -------------------------...) |
(No difference)
|
Revision as of 23:25, 25 November 2007
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