Difference between revisions of "BUIO06"
From SWGANH Wiki
(→Sample Packet) |
|||
(17 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{PageHeader| | + | {{PageHeader|Baseline|BUIO06}} |
{|align="center" | {|align="center" | ||
|- | |- | ||
Line 11: | Line 11: | ||
===BaseLine Struct=== | ===BaseLine Struct=== | ||
---- | ---- | ||
− | + | {| align="center" | |
− | + | |- | |
− | + | || | |
− | + | {| class="wikitable" | |
+ | |- | ||
+ | |{{short}}||'''Op Count''' | ||
+ | |- | ||
+ | |{{int}}||'''Baseline Opcode''' | ||
+ | |- | ||
+ | |{{long}}||'''Object ID''' | ||
+ | |- | ||
+ | |{{int}}||'''OIUB''' | ||
+ | |- | ||
+ | |{{byte}}||'''6''' | ||
+ | |- | ||
+ | |{{short}}|{{unknown}} | ||
+ | |- | ||
+ | |{{int}}|{{unknown}} | ||
+ | |- | ||
+ | |{{int}}|{{unknown}} | ||
+ | |- | ||
+ | |{{int}}|{{unknown}} | ||
+ | |} | ||
+ | |} | ||
===Deltas Struct=== | ===Deltas Struct=== | ||
Line 20: | Line 40: | ||
<pre> | <pre> | ||
− | |||
− | + | BUIO06 Delta. | |
− | + | Found in NGE Corellian Corvette Capture (Rebel Destroy Mission) | |
+ | from: cAble | ||
+ | |||
+ | |||
+ | 05 00 #Operand | ||
+ | 53 21 86 12 #Delta's message | ||
+ | 68 80 52 4F 4C 00 00 00 #ObjectID | ||
+ | 4F 49 55 42 06 #OIUB 06 | ||
+ | |||
+ | |||
+ | 08 00 00 00 #Not sure | ||
+ | 01 00 00 00 #Not sure | ||
+ | A3 00 00 00 #Not sure | ||
+ | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</pre> | </pre> | ||
+ | |||
|valign=top| | |valign=top| | ||
===Variable Descriptions=== | ===Variable Descriptions=== | ||
---- | ---- | ||
− | + | *'''NOTES''' | |
− | + | :This packet inherits info from the Tano packet. | |
---- | ---- | ||
Line 56: | Line 71: | ||
{| align="center" | {| align="center" | ||
|- | |- | ||
− | ||{{ | + | ||{{100%}} |
|- | |- | ||
||{{ServerPacket}} | ||{{ServerPacket}} | ||
|- | |- | ||
+ | |} | ||
|} | |} | ||
− | === | + | ===Sample Packet=== |
---- | ---- | ||
− | + | <pre> | |
+ | 05 00 | ||
+ | 0C 5F A7 68 | ||
+ | 56 33 23 6F 02 00 00 00 | ||
+ | 4F 49 55 42 06 // OIUB 6 | ||
+ | 02 00 | ||
+ | 42 00 00 00 | ||
+ | 00 00 00 00 | ||
+ | 00 00 00 00 | ||
+ | </pre> | ||
− | + | ||
+ | <pre> | ||
+ | |||
+ | CU struct by cAble | ||
+ | |||
+ | 05 00 #Operand | ||
+ | 0C 5F A7 68 #Baselines Message | ||
+ | 39 C6 73 3D 1D 00 00 00 #ObjectID | ||
+ | 4F 49 55 42 06 #BUIO06 | ||
+ | |||
+ | 2E 00 00 00 #Size of data to follow | ||
+ | |||
+ | 02 00 #UnknownShort | ||
+ | 3A 00 00 00 #UnknownINT | ||
+ | |||
+ | |||
+ | 0D 00 #AstringSize | ||
+ | 62 75 69 6C 64 69 6E 67 5F 6E 61 6D 65 | ||
+ | 00 00 00 00 #Int: StringSpacer | ||
+ | 13 00 #AstringSize | ||
+ | 68 6F 75 73 69 6E 67 5F 6E 61 62 6F 6F 5F 73 6D 61 6C 6C | ||
+ | |||
+ | </pre> |
Latest revision as of 09:47, 22 January 2014
Baseline - BUIO06
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
|
BaseLine Struct
Deltas StructBUIO06 Delta. Found in NGE Corellian Corvette Capture (Rebel Destroy Mission) from: cAble 05 00 #Operand 53 21 86 12 #Delta's message 68 80 52 4F 4C 00 00 00 #ObjectID 4F 49 55 42 06 #OIUB 06 08 00 00 00 #Not sure 01 00 00 00 #Not sure A3 00 00 00 #Not sure |
Variable Descriptions
Tags
|
Sample Packet
05 00 0C 5F A7 68 56 33 23 6F 02 00 00 00 4F 49 55 42 06 // OIUB 6 02 00 42 00 00 00 00 00 00 00 00 00 00 00
CU struct by cAble 05 00 #Operand 0C 5F A7 68 #Baselines Message 39 C6 73 3D 1D 00 00 00 #ObjectID 4F 49 55 42 06 #BUIO06 2E 00 00 00 #Size of data to follow 02 00 #UnknownShort 3A 00 00 00 #UnknownINT 0D 00 #AstringSize 62 75 69 6C 64 69 6E 67 5F 6E 61 6D 65 00 00 00 00 #Int: StringSpacer 13 00 #AstringSize 68 6F 75 73 69 6E 67 5F 6E 61 62 6F 6F 5F 73 6D 61 6C 6C