|
|
(13 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | <div style="border:0; margin: 0.2em 10px 10px;">
| + | {{PageHeader|Protocol Info|Baselines & Deltas}} |
− | <div style="background:#f9f9f9; padding:0px; border:1px solid #aaaaaa; margin-bottom:5px;">
| + | |
− | <div style="line-height:120%; padding:0.4em; background-color:#eeeeee; border-bottom:1px solid #aaaaaa;">
| + | |
− | <span style="color:#cf7606; font-size:200%;">'''Welcome to''' </span><span style="color:#005288; font-size:200%;">'''SWG Protocol Baselines & Deltas Page'''</span>
| + | ===Struct=== |
− | </div>
| + | ---- |
− | <div style="background:#ffffff; padding:0.2em 0.4em 0.2em 0.4em;">
| + | {| align="center" |
− | '''SWGANH Wiki''' is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team. | + | |- |
− | </div>
| + | || |
− | {| style="zborder-top:1px solid #aaaaaa;" width="100% border-collapse: collapse;" cellpadding=0 cellspacing=0
| + | {| class="wikitable" |
− | |- align="center" valign="top" | + | |- |
− | | style="padding: 0.2em;" width="25%" |'''[[Help|Help & Support]]'''
| + | |align="center" style="background:#6C86BF; color:white;"|'''SHORT'''||'''Opperand_Count''' |
| + | |- |
| + | |align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Opcode''' |
| + | |- |
| + | |align="center" style="background:#3C4565; color:white;"|'''LONG'''||'''ObjectID''' |
| + | |- |
| + | |align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Object_TYPE''' |
| + | |- |
| + | |align="center" style="background:#B3C0DE; color:white;"|'''BYTE'''||'''TYPE_#''' |
| + | |- |
| + | |align="center" style="background:#3C548A; color:white;"|'''INT'''||'''Object_Data_Size''' |
| + | |- |
| + | |align="center" style="background:#C6C600; color:white;"|'''...'''||'''...''' |
| + | |- |
| + | |} |
| |} | | |} |
− | </div>
| + | ===Variable Descriptions=== |
− | </div>
| + | ---- |
| + | Opperand_Count = '''5''' |
| + | |
| + | Opcode = '''68A75F0C''' |
| + | ---- |
| + | *Object_ID: |
| + | :A 64bit ID number assigned uniquely to objects. |
| + | |
| + | *Object_TYPE: |
| + | :A 4 byte integer made of characters used to identify the |
| + | :object type. for a list of object types see below. |
| + | |
| + | Note: This is just a string used in the debugging message. |
| + | Parsing methods are set on object creation. |
| + | |
| + | *TYPE_#: |
| + | :This is a single byte integer used to identify what type |
| + | :of update is being done to the object based on the objects type. |
| + | ::'''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. |
| + | |
| + | *Object_Data_Size: |
| + | :Size of DATA below |
| + | |
| + | *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. |
| + | ---- |
| | | |
| | | |
| =SWG Protocol Baselines= | | =SWG Protocol Baselines= |
− | {| class="wikitable" | + | {|align="center" |
− | |- align="center"
| + | |- |
− | |'''NAME'''||width="200px"|'''Name'''||'''Type 01'''||'''Type 02'''||'''Type 03'''||'''Type 04'''||'''Type 05'''||'''Type 06'''||'''Type 07'''||'''Type 08'''||'''Type 09'''
| + | || |
− | |- align="center" | + | {{PacketBaselines}} |
− | |align="center"|'''[[Battlefield Marker|BMRK]]'''||align="left"|'''[[Battlefield Marker]]'''||''' '''||''' '''||'''[[BMRK03]]'''||''' '''||''' '''||'''[[BMRK06]]'''||''' '''||''' '''||''' ''' | + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Building Object|BUIO]]'''||align="left"|'''[[Building Object]]'''||''' '''||''' '''||'''[[BUIO03]]'''||''' '''||''' '''||'''[[BUIO06]]'''||''' '''||''' '''||''' '''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Create Object|CREO]]'''||align="left"|'''[[Create Object]]'''||'''[[CREO01]]'''||''' '''||'''[[CREO03]]'''||'''[[CREO04]]'''||''' '''||'''[[CREO06]]'''||''' '''||'''[[CREO08]]'''||'''[[CREO09]]'''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Factory Object|FCYT]]'''||align="left"|'''[[Factory Object]]'''||''' '''||''' '''||'''[[FCYT03]]'''||''' '''||''' '''||'''[[FCYT06]]'''||''' '''||'''[[FCYT08]]'''||'''[[FCYT09]]'''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Guild Object|GILD]]'''||align="left"|'''[[Guild Object]]'''||''' '''||''' '''||''' '''||''' '''||''' '''||'''[[GILD06]]'''||''' '''||''' '''||''' '''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Group Object|GRUP]]'''||align="left"|'''[[Group Object]]'''||''' '''||''' '''||'''[[GRUP03]]'''||''' '''||''' '''||'''[[GRUP06]]'''||''' '''||''' '''||''' '''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Installation Object|HINO]]'''||align="left"|'''[[Installation Object]]'''||'''[[HINO01]]'''||''' '''||'''[[HINO03]]'''||''' '''||''' '''||'''[[HINO06]]'''||'''[[HINO07]]'''||''' '''||''' '''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[INSO|INSO]]'''||align="left"|'''[[INSO]]'''||''' '''||''' '''||'''[[INSO03]]'''||''' '''||''' '''||'''[[INSO06]]'''||''' '''||''' '''||''' '''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Intangible Object|INTO]]'''||align="left"|'''[[Intangible Object]]'''||'''[[INTO01]]'''||''' '''||'''[[INTO03]]'''||''' '''||''' '''||'''[[INTO06]]'''||''' '''||''' '''||''' '''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[MINO Object|MINO]]'''||align="left"|'''[[MINO Object]]'''||''' '''||''' '''||'''[[MINO03]]'''||''' '''||''' '''||'''[[MINO06]]'''||''' '''||''' '''||''' '''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Player Object|PLAY]]'''||align="left"|'''[[Player Object]]'''||'''[[PLAY01]]'''||''' '''||'''[[PLAY03]]'''||''' '''||''' '''||'''[[PLAY06]]'''||''' '''||'''[[PLAY08]]'''||'''[[PLAY09]]'''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Manufacture Schematic Object|MSCO]]'''||align="left"|'''[[Manufacture Schematic Object]]'''||'''[[MSCO01]]'''||''' '''||'''[[MSCO03]]'''||''' '''||''' '''||'''[[MSCO06]]'''||'''[[MSCO07]]'''||''' '''||''' '''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Resource Container Object|RCNO]]'''||align="left"|'''[[Resource Container Object]]'''||''' '''||''' '''||'''[[RCNO03]]'''||''' '''||''' '''||'''[[RCNO06]]'''||''' '''||'''[[RCNO08]]'''||'''[[RCNO09]]'''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Cell Object|SCLT]]'''||align="left"|'''[[Cell Object]]'''||''' '''||''' '''||'''[[SCLT03]]'''||''' '''||''' '''||'''[[SCLT06]]'''||''' '''||''' '''||''' '''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Ship Object|SHIP]]'''||align="left"|'''[[Ship Object]]'''||'''[[SHIP01]]'''||''' '''||'''[[SHIP03]]'''||'''[[SHIP04]]'''||''' '''||'''[[SHIP06]]'''||''' '''||''' '''||''' '''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Static Object|STAO]]'''||align="left"|'''[[Static Object]]'''||'''[[STAO01]]'''||''' '''||'''[[STAO03]]'''||''' '''||''' '''||'''[[STAO06]]'''||''' '''||''' '''||''' '''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Tangible Object|TANO]]'''||align="left"|'''[[Tangible Object]]'''||'''[[TANO01]]'''||''' '''||'''[[TANO03]]'''||''' '''||''' '''||'''[[TANO06]]'''||'''[[TANO07]]'''||''' '''||''' '''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Waypoint Object|WAYP]]'''||align="left"|'''[[Waypoint Object]]'''||'''[[WAYP01]]'''||''' '''||'''[[WAYP03]]'''||''' '''||''' '''||'''[[WAYP06]]'''||''' '''||''' '''||''' '''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Wearable Object|WEAO]]'''||align="left"|'''[[Wearable Object]]'''||''' '''||''' '''||'''[[WEAO03]]'''||''' '''||''' '''||'''[[WEAO06]]'''||''' '''||'''[[WEAO08]]'''||'''[[WEAO09]]'''
| + | |
− | |- align="center"
| + | |
| |} | | |} |
| | | |
| =SWG Protocol Deltas= | | =SWG Protocol Deltas= |
− | {| class="wikitable" | + | {|align="center" |
− | |- align="center"
| + | |
− | |'''NAME'''||width="200px"|'''Name'''||'''Type 01'''||'''Type 02'''||'''Type 03'''||'''Type 04'''||'''Type 05'''||'''Type 06'''||'''Type 07'''||'''Type 08'''||'''Type 09'''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Guild Object|GILD]]'''||align="left"|'''[[Guild Object]]'''||'''[[GILD01]]'''||''' '''||'''[[GILD03]]'''||''' '''||''' '''||'''[[GILD06]]'''||''' '''||''' '''||''' '''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Create Object|CREO]]'''||align="left"|'''[[Create Object]]'''||'''[[CREO01]]'''||''' '''||'''[[CREO03]]'''||'''[[CREO04]]'''||''' '''||'''[[CREO06]]'''||''' '''||''' '''||''' '''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Ship Object|SHIP]]'''||align="left"|'''[[Ship Object]]'''||'''[[SHIP01]]'''||''' '''||'''[[SHIP03]]'''||'''[[SHIP04]]'''||''' '''||'''[[SHIP06]]'''||''' '''||''' '''||''' '''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Intangible Object|INTO]]'''||align="left"|'''[[Intangible Object]]'''||'''[[INTO01]]'''||''' '''||'''[[INTO03]]'''||''' '''||''' '''||'''[[INTO06]]'''||''' '''||''' '''||''' '''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Tangible Object|TANO]]'''||align="left"|'''[[Tangible Object]]'''||'''[[TANO01]]'''||''' '''||'''[[TANO03]]'''||''' '''||''' '''||'''[[TANO06]]'''||'''[[TANO07]]'''||''' '''||''' '''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Mission Object|MISO]]'''||align="left"|'''[[Mission Object]]'''||'''[[MISO01]]'''||''' '''||'''[[MISO03]]'''||''' '''||''' '''||'''[[MISO06]]'''||''' '''||''' '''||''' '''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Player Object|PLAY]]'''||align="left"|'''[[Player Object]]'''||'''[[PLAY01]]'''||''' '''||'''[[PLAY03]]'''||''' '''||''' '''||'''[[PLAY06]]'''||''' '''||'''[[PLAY08]]'''||'''[[PLAY09]]'''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Installation Object|HINO]]'''||align="left"|'''[[Installation Object]]'''||'''[[HINO01]]'''||''' '''||'''[[HINO03]]'''||''' '''||''' '''||'''[[HINO06]]'''||'''[[HINO07]]'''||''' '''||''' '''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Resource Container Object|RCNO]]'''||align="left"|'''[[Resource Container Object]]'''||''' '''||''' '''||'''[[RCNO03]]'''||''' '''||''' '''||'''[[RCNO06]]'''||''' '''||'''[[RCNO08]]'''||'''[[RCNO09]]'''
| + | |
− | |- align="center"
| + | |
− | |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]]'''||'''[[STAO01]]'''||''' '''||'''[[STAO03]]'''||''' '''||''' '''||'''[[STAO06]]'''||''' '''||''' '''||''' '''
| + | |
− | |- 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]]'''||''' '''||''' '''||''' '''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Wearable Object|WEAO]]'''||align="left"|'''[[Wearable Object]]'''||''' '''||''' '''||'''[[WEAO03]]'''||''' '''||''' '''||'''[[WEAO06]]'''||''' '''||'''[[WEAO08]]'''||'''[[WEAO09]]'''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Building Object|BUIO]]'''||align="left"|'''[[Building Object]]'''||''' '''||''' '''||'''[[BUIO03]]'''||''' '''||''' '''||'''[[BUIO06]]'''||''' '''||''' '''||''' '''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Cell Object|SCLT]]'''||align="left"|'''[[Cell Object]]'''||''' '''||''' '''||'''[[SCLT03]]'''||''' '''||''' '''||'''[[SCLT06]]'''||''' '''||''' '''||''' '''
| + | |
− | |- align="center"
| + | |
− | |align="center"|'''[[Factory Object|FCTY]]'''||align="left"|'''[[Factory Object]]'''||'''[[FCTY01]]'''||''' '''||''' '''||''' '''||''' '''||''' '''||''' '''||''' '''||''' '''
| + | |
| |- | | |- |
| + | || |
| + | {{PacketDeltas}} |
| |} | | |} |