Difference between revisions of "UpdateTransformMessage"
From SWGANH Wiki
(→Variable Descriptions) |
(→Struct) |
||
(One intermediate revision by one other user not shown) | |||
Line 9: | Line 9: | ||
|| | || | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |{{short}}||''' | + | |{{short}}||'''Op Count''' |
|- | |- | ||
|{{int}}||'''Opcode''' | |{{int}}||'''Opcode''' | ||
Line 86: | Line 86: | ||
||'''8'''||Crawling||'''19'''||Incapacitated | ||'''8'''||Crawling||'''19'''||Incapacitated | ||
|- align="center" | |- align="center" | ||
− | ||'''9'''||ClimbingStationary||'''20'''||Dead | + | ||'''9'''||ClimbingStationary / dancing!!!||'''20'''||Dead |
|- align="center" style="background-color:#F1F1F1;" | |- align="center" style="background-color:#F1F1F1;" | ||
|| || ||'''21'''||Blocking | || || ||'''21'''||Blocking |
Latest revision as of 14:07, 24 January 2008
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
08 00 // op count 08 F8 24 1B // UpdateTransformMessage EB 4F 90 19 17 00 00 00 // object ID AD CF // x 7C 00 // y CB 2B // z 03 03 00 00 // counter 00 // posture 2F // direction