Difference between revisions of "UpdateTransformWithParentMessage"
From SWGANH Wiki
(→Struct) |
(→Struct) |
||
Line 17: | Line 17: | ||
|- | |- | ||
|{{short}}||'''PositionX''' | |{{short}}||'''PositionX''' | ||
− | |||
− | |||
|- | |- | ||
|{{short}}||'''PositionY''' | |{{short}}||'''PositionY''' | ||
+ | |- | ||
+ | |{{short}}||'''PositionZ''' | ||
|- | |- | ||
|{{int}}||'''UpdateCounter''' | |{{int}}||'''UpdateCounter''' |
Revision as of 06:17, 11 April 2007
Struct
Variable DescriptionsOpperand_Count = 9 Opcode = C867AB5A
The value is transformed the following way. (Coordinate * 8) = Position (Position / 8) = Coordinate This is to bound the possible position movement in a cell.
|
Tags
|
Sample Code
Insert Code Snippet Here...
Sample Packet
Insert Sample Packet Here...