Difference between revisions of "CreateClientPathMessage"

From SWGANH Wiki
Jump to: navigation, search
 
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{PageHeader|Server Packet|CreateClientPathMessage (71957628)}}
 
+
 
{| border="0" width="90%" cellpadding=6
 
{| border="0" width="90%" cellpadding=6
 
|-
 
|-
Line 6: Line 5:
 
===Struct===
 
===Struct===
 
----
 
----
 
+
{| align="center"
{| class="wikitable"
+
 
|-
 
|-
|align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''Operand_Count'''
+
||
|-
+
{| class="wikitable"
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Opcode'''
+
|{{short}}||'''Operand_Count'''
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''List'''
+
|{{int}}||'''Opcode'''
 
|-
 
|-
 +
|{{int}}||'''Coordinates Count'''
 
|}
 
|}
 +
{{beginlist|Coordinates|Coordinates Count}}
 
:{| class="wikitable"
 
:{| class="wikitable"
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''PosX'''
+
|{{int}}||'''PosX'''
 
|-
 
|-
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''PosZ'''
+
|{{int}}||'''PosZ'''
|-
+
|align="center" style="background:#3C548A; color:white;"|'''INT'''||'''PosY'''
+
 
|-
 
|-
 +
|{{int}}||'''PosY'''
 +
|}
 +
{{endlist|Coordinates}}
 
|}
 
|}
 
===Variable Descriptions===
 
===Variable Descriptions===
 
----
 
----
  
Opperand_Count     = '''5'''
+
Operand_Count     = '''5'''
  
 
Opcode     = '''71957628'''
 
Opcode     = '''71957628'''
Line 36: Line 37:
 
:Number of positions. Usually first is source and last is destination.
 
:Number of positions. Usually first is source and last is destination.
  
* '''PosX-Y-Z''':
+
* '''Pos X-Y-Z''':
 
:Floats of positions.
 
:Floats of positions.
  
 
|valign=top|
 
|valign=top|
 +
 
===Tags===
 
===Tags===
 
----
 
----
Line 49: Line 51:
 
|-
 
|-
 
|}
 
|}
 
 
|}
 
|}
  
----
+
==Sample Packet==
 
+
==Sample Code==
+
  
 
<pre>
 
<pre>
Insert Code Snippet Here...
+
02 00
</pre>
+
28 76 95 71  // CreateClientPathMessage
  
==Sample Packet==
+
0B 00 00 00
 +
60 75 A2 45  // 5198.67
 +
00 00 00 00
 +
5D 97 D0 45  // 6674.92
  
<pre>
+
BE 6A A2 45  // 5197.34
Insert Sample Packet Here...
+
00 00 00 00 
 +
CC 14 D0 45  // 6658.60
 +
 
 +
E9 77 A2 45  // 5198.99
 +
00 00 00 00
 +
2B 88 CF 45  // 6641.02
 +
 
 +
57 86 A2 45  // 5200.79
 +
00 00 00 00
 +
B5 FB CE 45  // 6623.46
 +
 
 +
FF D5 A2 45  // 5210.75
 +
00 00 00 00
 +
79 A4 CE 45  // 6612.56
 +
 
 +
1D 05 A3 45  // 5216.64
 +
00 00 00 00
 +
20 46 CE 45  // 6600.77
 +
 
 +
4A A5 A3 45  // 5236.66
 +
00 00 00 00
 +
88 D5 CD 45  // 6586.69
 +
 
 +
F7 53 A4 45  // 5258.50
 +
00 00 00 00
 +
45 A1 CD 45  // 6580.16
 +
 
 +
36 C6 A4 45  // 5272.78
 +
00 00 00 00
 +
81 A5 CD 45  // 6580.69
 +
 
 +
35 82 A5 45  // 5296.28
 +
00 00 00 00
 +
78 C5 CD 45  // 6584.68
 +
 
 +
6C 7C A6 45  // 5327.55
 +
00 00 00 00
 +
00 69 CD 45  // 6573.13
 +
 
 +
01 E6 DA
 
</pre>
 
</pre>

Latest revision as of 21:33, 15 July 2008

Server Packet - CreateClientPathMessage (71957628)

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 Coordinates Count

<Coordinates count=Coordinates Count>

INT PosX
INT PosZ
INT PosY

<Coordinates/>

Variable Descriptions


Operand_Count = 5

Opcode = 71957628


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

Tags


S→C This packet originates on the server.

100% This packet has been completely reversed.

Sample Packet

02 00 
28 76 95 71  // CreateClientPathMessage

0B 00 00 00 
60 75 A2 45  // 5198.67
00 00 00 00 
5D 97 D0 45  // 6674.92

BE 6A A2 45  // 5197.34
00 00 00 00  
CC 14 D0 45  // 6658.60

E9 77 A2 45  // 5198.99 
00 00 00 00 
2B 88 CF 45  // 6641.02

57 86 A2 45  // 5200.79
00 00 00 00 
B5 FB CE 45  // 6623.46

FF D5 A2 45  // 5210.75
00 00 00 00 
79 A4 CE 45  // 6612.56

1D 05 A3 45  // 5216.64
00 00 00 00 
20 46 CE 45  // 6600.77

4A A5 A3 45  // 5236.66
00 00 00 00 
88 D5 CD 45  // 6586.69

F7 53 A4 45  // 5258.50
00 00 00 00 
45 A1 CD 45  // 6580.16

36 C6 A4 45  // 5272.78
00 00 00 00 
81 A5 CD 45  // 6580.69

35 82 A5 45  // 5296.28
00 00 00 00 
78 C5 CD 45  // 6584.68

6C 7C A6 45  // 5327.55
00 00 00 00 
00 69 CD 45  // 6573.13

01 E6 DA