Difference between revisions of "CreateClientPathMessage"
From SWGANH Wiki
(→Variable Descriptions) |
(→Struct) |
||
Line 8: | Line 8: | ||
{| class="wikitable" | {| 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=== |
Revision as of 07:50, 10 April 2007
Struct
<Coordinates count=Coordinates Count>
<Coordinates/>
Variable DescriptionsOperand_Count = 5 Opcode = 71957628
|
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...