Difference between revisions of "BaselinesMessage"
From SWGANH Wiki
(→Parsing Types) |
(→Variable Descriptions) |
||
Line 53: | Line 53: | ||
* '''DATA''': | * '''DATA''': | ||
− | :The rest of the packet is just initialization data for the object. This gets parsed uniquely depending on the Object_TYPE and TYPE_#. See the corresponding list for separate structs of these Objects. | + | :The rest of the packet is just initialization data for the object. This gets parsed uniquely depending on |
+ | the Object_TYPE and TYPE_#. See the corresponding list for separate structs of these Objects. | ||
===ObjectTemplate Types=== | ===ObjectTemplate Types=== |
Revision as of 18:42, 17 September 2007
Struct
Variable DescriptionsOperand_Count = 5 Opcode = 68A75F0C
A 64bit ID number assigned uniquely to objects.
Note: This is just a string used in the debugging message. Parsing methods are set on object creation.
Example: TYPE = CREO TYPE_#: 1, 3, 4, 6, 7, 8, 9... Each value contains a different part or data to be updated to the object. Some aren't used at all. The available ones will be listed.
the Object_TYPE and TYPE_#. See the corresponding list for separate structs of these Objects. ObjectTemplate Types
|
Tags
|