Difference between revisions of "UpdateTransformWithParentMessage"
From SWGANH Wiki
(→Struct) |
(→Struct) |
||
Line 24: | Line 24: | ||
|{{int}}||'''UpdateCounter''' | |{{int}}||'''UpdateCounter''' | ||
|- | |- | ||
− | |{{byte}}| | + | |{{byte}}|{{unknown}} |
|- | |- | ||
|{{byte}}||'''Direction''' | |{{byte}}||'''Direction''' |
Revision as of 10:18, 10 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...