Difference between revisions of "CreateClientPathMessage"

From SWGANH Wiki
Jump to: navigation, search
 
(Struct)
Line 16: Line 16:
 
|-
 
|-
 
|}
 
|}
 +
:{
 
:{| class="wikitable"
 
:{| class="wikitable"
 
|-
 
|-
Line 25: Line 26:
 
|-
 
|-
 
|}
 
|}
 +
:}
 +
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----

Revision as of 01:28, 21 December 2006


Struct


SHORT Operand_Count
INT Opcode
INT List
{
INT PosX
INT PosZ
INT PosY
}

Variable Descriptions


Opperand_Count = 5

Opcode = 71957628


  • List:
Number of positions. Usually first is source and last is destination.
  • PosX-Y-Z:
Floats of positions.

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...