Difference between revisions of "ChatOnDeleteAllPersistentMessages"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
(Variable Descriptions)
Line 23: Line 23:
 
----
 
----
  
Opperand_Count     = '''9'''
+
Opperand_Count     = '''9?'''
  
Opcode     = '''FFFFFFFF'''
+
Opcode     = '''0x4F23965A'''
 
----
 
----
  
* Additional Descriptions go here...
+
* '''Success Bitmask'''
 +
:When set to 00 01 00 01 Message will say "Unable to empty the mailbox of N"
 +
 
 +
:When set to 01 01 01 01 Message will say "You have sucessfully emptied the mailbox of N"
 
* --
 
* --
 
* ---
 
* ---
Line 34: Line 37:
  
 
|valign=top|
 
|valign=top|
 +
 
===Tags===
 
===Tags===
 
----
 
----

Revision as of 03:55, 4 June 2007

Exquisite-khelpcenter.png Instructions
In order to keep all documentation the same format, please use the source to this page to begin a new packet description, the template contains all the options, simply remove what is not required and fill in the details.


Struct


A_STRING Character Name
INT Success Bitmask

Variable Descriptions


Opperand_Count = 9?

Opcode = 0x4F23965A


  • Success Bitmask
When set to 00 01 00 01 Message will say "Unable to empty the mailbox of N"
When set to 01 01 01 01 Message will say "You have sucessfully emptied the mailbox of N"
  • --
  • ---
  • ----

Tags


S→C This packet originates on the server.

0% This packet has not been reversed.

Sample Code


Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...