Difference between revisions of "DataTransform (00000071)"
From SWGANH Wiki
(→Variable Descriptions) |
(→Variable Descriptions) |
||
Line 37: | Line 37: | ||
Flags = '''0B,21,23,53''' | Flags = '''0B,21,23,53''' | ||
+ | ===Variable Descriptions=== | ||
+ | ---- | ||
* '''UpdateCounter''': | * '''UpdateCounter''': | ||
Used to keep track of movement updates. Incremented by | Used to keep track of movement updates. Incremented by |
Revision as of 11:04, 19 December 2008
This article or section needs additional data. Please add a sample packet! |
Object Controller - DataTransform (00000071)
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 DescriptionscontrollerID = 00000071 Flags = 0B,21,23,53 Variable Descriptions
Used to keep track of movement updates. Incremented by one each time, older ones get discarded.
The end orientation of the object after movement.
The end position of the object after movement.
The speed at which the object will move at. When sent from the server this is not applied. |
Tags
|