Difference between revisions of "DestroyClientPathMessage"

From SWGANH Wiki
Jump to: navigation, search
(Struct)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{PageHeader|Server Packet|DestroyClientPathMessage (A75E85EB)}}
 
+
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-
Line 6: Line 5:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
 +
|-
 +
||
 
{| class="wikitable"
 
{| class="wikitable"
 
|{{short}}||'''Operand_Count'''
 
|{{short}}||'''Operand_Count'''
Line 12: Line 13:
 
|{{int}}||'''Opcode'''
 
|{{int}}||'''Opcode'''
 
|}
 
|}
 
+
|}
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----
Line 30: Line 31:
 
|-
 
|-
 
|}
 
|}
 
 
|}
 
|}
 
----
 
 
==Sample Code==
 
 
<pre>
 
Insert Code Snippet Here...
 
</pre>
 
 
 
==Sample Packet==
 
==Sample Packet==
  
 
<pre>
 
<pre>
Insert Sample Packet Here...
+
01 00
 +
EB 85 5E A7
 
</pre>
 
</pre>

Latest revision as of 21:38, 15 July 2008

Server Packet - DestroyClientPathMessage (A75E85EB)

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

Variable Descriptions


Opperand_Count = 1

Opcode = A75E85EB


Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.

Sample Packet

01 00 
EB 85 5E A7