Difference between revisions of "DeleteCharacterReplyMessage"

From SWGANH Wiki
Jump to: navigation, search
m (Protected "DeleteCharacterReplyMessage": Page is complete. [edit=sysop:move=sysop])
m (Variable Descriptions)
Line 28: Line 28:
 
:Boolean, if set to 1, the server had an error. This is the message:
 
:Boolean, if set to 1, the server had an error. This is the message:
 
<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."
 
</pre>
 
</pre>
 
:if 0, the character was deleted successfully.
 
:if 0, the character was deleted successfully.
  
 
|valign=top|
 
|valign=top|
 +
 
===Tags===
 
===Tags===
 
----
 
----

Revision as of 13:15, 28 December 2007





Server Packet - DeleteCharacterReplyMessage (8268989B)

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

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 Packet

Insert Sample Packet Here...