Difference between revisions of "ChatOnDeleteAllPersistentMessages"

From SWGANH Wiki
Jump to: navigation, search
(Variable Descriptions)
(Variable Descriptions)
 
(One intermediate revision by the same user not shown)
Line 21: Line 21:
 
----
 
----
  
Opperand_Count     = '''9?'''
+
Operand_Count     = '''1'''
  
 
Opcode     = '''0x4F23965A'''
 
Opcode     = '''0x4F23965A'''
Line 27: Line 27:
  
 
* '''Success Bitmask'''
 
* '''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"
+
: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 successfully emptied the mailbox of N"
  
 
|valign=top|
 
|valign=top|

Latest revision as of 19:43, 27 December 2007





Server Packet - ChatOnDeleteAllPersistentMessages

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

Struct


A_STRING Character Name
INT Success Bitmask

Variable Descriptions


Operand_Count = 1

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 successfully emptied the mailbox of N"

Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.

Sample Packet

Insert Sample Packet Here...