Difference between revisions of "UpdateTransformMessage"
From SWGANH Wiki
m (Protected "UpdateTransformMessage": Page is complete. [edit=sysop:move=sysop]) |
|||
Line 1: | Line 1: | ||
+ | {{MissingPacket}} | ||
{{PageHeader|Server Packet|UpdateTransformMessage (1B24F808)}} | {{PageHeader|Server Packet|UpdateTransformMessage (1B24F808)}} | ||
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 |
Revision as of 19:41, 27 December 2007
This article or section needs additional data. Please add a sample packet! |
Server Packet - UpdateTransformMessage (1B24F808)
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 = 8 Opcode = 1B24F808
n = X / 4; if n > 8192 n = n - 16384; effective map range is -8192..8192 to convert the a float to position n = uint16(x * 4.0f + 0.5f);
The byte before direction corresponds to:
Haven't seen it out side the range of 0..5 yet
:OLD--DATA--Found this to be the posture byte
- |
Tags
|
Sample Packet
Insert Sample Packet Here...