Difference between revisions of "BaselinesMessage"
From SWGANH Wiki
(→Parsing Types) |
(→Parsing Types) |
||
Line 82: | Line 82: | ||
|align="center"|'''[[Create Object|CREO]]'''||align="left"|'''[[Create Object]]'''||'''[[CREO01]]'''||''' '''||'''[[CREO03]]'''||'''[[CREO04]]'''||''' '''||'''[[CREO06]]'''||''' '''||''' '''||''' ''' | |align="center"|'''[[Create Object|CREO]]'''||align="left"|'''[[Create Object]]'''||'''[[CREO01]]'''||''' '''||'''[[CREO03]]'''||'''[[CREO04]]'''||''' '''||'''[[CREO06]]'''||''' '''||''' '''||''' ''' | ||
|- align="center" | |- align="center" | ||
− | + | |align="center"|'''[[Ship Object|SHIP]]'''||align="left"|'''[[Ship Object]]'''||'''[[SHIP01]]'''||''' '''||'''[[SHIP03]]'''||'''[[SHIP04]]'''||''' '''||'''[[SHIP06]]'''||''' '''||''' '''||''' ''' | |
− | + | ||
− | |align="center"|'''[[Ship Object|SHIP]]'''||align="left"|'''[[Ship Object]]'''||'''[[SHIP01]]'''||''' | + | |
|- align="center" | |- align="center" | ||
|align="center"|'''[[Intangible Object|INTO]]'''||align="left"|'''[[Intangible Object]]'''||'''[[INTO01]]'''||''' '''||'''[[INTO03]]'''||''' '''||''' '''||'''[[INTO06]]'''||''' '''||''' '''||''' ''' | |align="center"|'''[[Intangible Object|INTO]]'''||align="left"|'''[[Intangible Object]]'''||'''[[INTO01]]'''||''' '''||'''[[INTO03]]'''||''' '''||''' '''||'''[[INTO06]]'''||''' '''||''' '''||''' ''' | ||
Line 95: | Line 93: | ||
|- align="center" | |- align="center" | ||
|align="center"|'''[[Installation Object|HINO]]'''||align="left"|'''[[Installation Object]]'''||'''[[HINO01]]'''||''' '''||'''[[HINO03]]'''||''' '''||''' '''||'''[[HINO06]]'''||'''[[HINO07]]'''||''' '''||''' ''' | |align="center"|'''[[Installation Object|HINO]]'''||align="left"|'''[[Installation Object]]'''||'''[[HINO01]]'''||''' '''||'''[[HINO03]]'''||''' '''||''' '''||'''[[HINO06]]'''||'''[[HINO07]]'''||''' '''||''' ''' | ||
− | |||
− | |||
− | |||
− | |||
|- align="center" | |- align="center" | ||
|align="center"|'''[[Resource Container Object|RCNO]]'''||align="left"|'''[[Resource Container Object]]'''||'''[[RCNO1]]'''||''' '''||'''[[RCNO03]]'''||''' '''||''' '''||'''[[RCNO06]]'''||''' '''||''' '''||''' ''' | |align="center"|'''[[Resource Container Object|RCNO]]'''||align="left"|'''[[Resource Container Object]]'''||'''[[RCNO1]]'''||''' '''||'''[[RCNO03]]'''||''' '''||''' '''||'''[[RCNO06]]'''||''' '''||''' '''||''' ''' | ||
|- align="center" | |- align="center" | ||
|align="center"|'''[[Manufacture Schematic Object|MSCO]]'''||align="left"|'''[[Manufacture Schematic Object]]'''||'''[[MSCO01]]'''||''' '''||'''[[MSCO03]]'''||''' '''||''' '''||'''[[MSCO06]]'''||'''[[MSCO07]]'''||''' '''||''' ''' | |align="center"|'''[[Manufacture Schematic Object|MSCO]]'''||align="left"|'''[[Manufacture Schematic Object]]'''||'''[[MSCO01]]'''||''' '''||'''[[MSCO03]]'''||''' '''||''' '''||'''[[MSCO06]]'''||'''[[MSCO07]]'''||''' '''||''' ''' | ||
+ | |- align="center" | ||
+ | |align="center"|'''[[Static Object|STAO]]'''||align="left"|'''[[Static Object]]'''||'''[[GILD01]]'''||''' '''||'''[[GILD03]]'''||''' '''||''' '''||'''[[GILD06]]'''||''' '''||''' '''||''' ''' | ||
+ | |- align="center" | ||
+ | |align="center"|'''[[Group Object|GRUP]]'''||align="left"|'''[[Group Object]]'''||'''[[GRUP01]]'''||''' '''||'''[[GRUP03]]'''||''' '''||''' '''||'''[[GRUP06]]'''||''' '''||''' '''||''' ''' | ||
+ | |- align="center" | ||
+ | |align="center"|'''[[Waypoint Object|WAYP]]'''||align="left"|'''[[Waypoint Object]]'''||'''[[WAYP01]]'''||''' '''||'''[[WAYP03]]'''||''' '''||''' '''||'''[[WAYP06]]'''||''' '''||''' '''||''' ''' | ||
|- | |- | ||
|} | |} |
Revision as of 01:51, 20 December 2006
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.
|
Tags
|
Parsing Types
NAME | Name | Type 01 | Type 02 | Type 03 | Type 04 | Type 05 | Type 06 | Type 07 | Type 08 | Type 09 |
GILD | Guild Object | GILD01 | GILD03 | GILD06 | ||||||
CREO | Create Object | CREO01 | CREO03 | CREO04 | CREO06 | |||||
SHIP | Ship Object | SHIP01 | SHIP03 | SHIP04 | SHIP06 | |||||
INTO | Intangible Object | INTO01 | INTO03 | INTO06 | ||||||
TANO | Tangible Object | TANO01 | TANO03 | TANO06 | TANO07 | |||||
MISO | Mission Object | MISO01 | MISO03 | MISO06 | ||||||
PLAY | Player Object | PLAY01 | PLAY03 | PLAY06 | PLAY08 | PLAY09 | ||||
HINO | Installation Object | HINO01 | HINO03 | HINO06 | HINO07 | |||||
RCNO | Resource Container Object | RCNO1 | RCNO03 | RCNO06 | ||||||
MSCO | Manufacture Schematic Object | MSCO01 | MSCO03 | MSCO06 | MSCO07 | |||||
STAO | Static Object | GILD01 | GILD03 | GILD06 | ||||||
GRUP | Group Object | GRUP01 | GRUP03 | GRUP06 | ||||||
WAYP | Waypoint Object | WAYP01 | WAYP03 | WAYP06 |