Difference between revisions of "UpdateTransformWithParentMessage"
From SWGANH Wiki
m (Protected "UpdateTransformWithParentMessage": Page is complete. [edit=sysop:move=sysop]) |
|||
Line 1: | Line 1: | ||
+ | {{MissingPacket}} | ||
{{PageHeader|Server Packet|UpdateTransformWithParentMessage (C867AB5A)}} | {{PageHeader|Server Packet|UpdateTransformWithParentMessage (C867AB5A)}} | ||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 |
Revision as of 19:40, 27 December 2007
This article or section needs additional data. Please add a sample packet! |
Server Packet - UpdateTransformWithParentMessage (C867AB5A)
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 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.
This is the direction for the object to face after moving. It is calculated by (Angle / 0.0625) where angle is in radians. |
Tags
|
Sample Packet
Insert Sample Packet Here...