Difference between revisions of "DeleteCharacterReplyMessage"

From SWGANH Wiki
Jump to: navigation, search
 
Line 29: Line 29:
 
<pre>
 
<pre>
 
"The server failed to delete your character. This is indicative of a server problem. Please try again."
 
"The server failed to delete your character. This is indicative of a server problem. Please try again."
if 0, the character was deleted successfully.
 
 
</pre>
 
</pre>
 +
if 0, the character was deleted successfully.
 +
 
|valign=top|
 
|valign=top|
 
===Tags===
 
===Tags===

Revision as of 04:20, 24 December 2006


Struct


SHORT Operand_Count
INT Opcode
INT Failure Flag

Variable Descriptions


Opperand_Count = 2

Opcode = 8268989B


  • Failure_Flag:
Boolean, if set to 1, the server had an error. This is the message:
"The server failed to delete your character. This is indicative of a server problem. Please try again."

if 0, the character was deleted successfully.

Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.


Sample Code

Insert Code Snippet Here...

Sample Packet

Insert Sample Packet Here...