Difference between revisions of "DeleteCharacterMessage"

From SWGANH Wiki
Jump to: navigation, search
Line 8: Line 8:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''Opperand_Count'''
+
|{{short}}||'''Opperand_Count'''
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Opcode'''
+
|{{int}}||'''Opcode'''
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''ServerID'''
+
|{{int}}||'''ServerID'''
 
|-
 
|-
|align="center" style="background:#3C4565; color:white;"|'''LONG'''||'''CharacterID'''
+
|{{long}}||'''CharacterID'''
 
|-
 
|-
 
|}
 
|}
Line 20: Line 20:
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----
 
  
 
Opperand_Count     = '''3'''
 
Opperand_Count     = '''3'''

Revision as of 07:10, 22 March 2007

Struct


SHORT Opperand_Count
INT Opcode
INT ServerID
LONG CharacterID

Variable Descriptions


Opperand_Count = 3

Opcode = E87AD031

Tags


C→S This packet originates on the client.

100% This packet has been completely reversed.


Sample Packet

Insert Sample Packet Here...