Difference between revisions of "CreateClientPathMessage"
From SWGANH Wiki
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{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" |
− | + | |{{short}}||'''Operand_Count''' | |
|- | |- | ||
− | | | + | |{{int}}||'''Opcode''' |
|- | |- | ||
+ | |{{int}}||'''Coordinates Count''' | ||
|} | |} | ||
+ | {{beginlist|Coordinates|Coordinates Count}} | ||
:{| class="wikitable" | :{| class="wikitable" | ||
|- | |- | ||
− | | | + | |{{int}}||'''PosX''' |
|- | |- | ||
− | | | + | |{{int}}||'''PosZ''' |
− | + | ||
− | + | ||
|- | |- | ||
+ | |{{int}}||'''PosY''' | ||
+ | |} | ||
+ | {{endlist|Coordinates}} | ||
|} | |} | ||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
---- | ---- | ||
− | + | 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. | ||
− | * ''' | + | * '''Pos X-Y-Z''': |
:Floats of positions. | :Floats of positions. | ||
|valign=top| | |valign=top| | ||
+ | |||
===Tags=== | ===Tags=== | ||
---- | ---- | ||
Line 49: | Line 51: | ||
|- | |- | ||
|} | |} | ||
− | |||
|} | |} | ||
− | + | ==Sample Packet== | |
− | + | ||
− | ==Sample | + | |
<pre> | <pre> | ||
− | + | 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 | ||
</pre> | </pre> |
Latest revision as of 20: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
Variable DescriptionsOperand_Count = 5 Opcode = 71957628
|
Tags
|
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