Difference between revisions of "BaselinesMessage"
From SWGANH Wiki
(→Variable Descriptions) |
ThePowerking (Talk | contribs) (→Struct) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{PageHeader|Server Packets|Baseline Messages}} | |
{| border="0" width="90%" cellpadding=6 | {| border="0" width="90%" cellpadding=6 | ||
Line 6: | Line 6: | ||
===Struct=== | ===Struct=== | ||
---- | ---- | ||
− | + | {| align="center" | |
+ | |- | ||
+ | || | ||
{| class="wikitable" | {| class="wikitable" | ||
− | |{{short}}||''' | + | |{{short}}||'''Operand Count''' |
|- | |- | ||
|{{int}}||'''Opcode''' | |{{int}}||'''Opcode''' | ||
Line 21: | Line 23: | ||
|- | |- | ||
|{{uncertain}}||'''Data''' | |{{uncertain}}||'''Data''' | ||
+ | |} | ||
|} | |} | ||
Line 104: | Line 107: | ||
==Parsing Types== | ==Parsing Types== | ||
+ | {| align="center" | ||
+ | |- | ||
+ | || | ||
{{PacketBaselines}} | {{PacketBaselines}} | ||
+ | |} |
Latest revision as of 19:30, 5 July 2011
Server Packets - Baseline Messages
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 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
|