Difference between revisions of "MISO06"

From SWGANH Wiki
Jump to: navigation, search
(New page: __NOTOC__ {|align="center" |- ||{{MISOArchitectureNAV}} |- |} {| border="0" width="90%" cellpadding=6 |- |valign=top| ===BaseLine Struct=== ---- <pre> </pre> ===Deltas Struct=== ---- ...)
 
(Deltas Struct)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{PageHeader|Baseline|MISO06}}
 
+
 
{|align="center"
 
{|align="center"
 
|-  
 
|-  
Line 13: Line 12:
 
----
 
----
 
<pre>
 
<pre>
 
+
SHORT:          OpperandCount
 +
INT:            ServerID
 
</pre>
 
</pre>
  
Line 19: Line 19:
 
----
 
----
 
<pre>
 
<pre>
 +
SHORT:                  UpdateCount
 +
SHORT:                  UpdateType
 +
{
 +
  00:
 +
    INT:                ServerID
 +
}
 
</pre>
 
</pre>
  
===Sample Packet===
 
----
 
<pre>
 
 
</pre>
 
 
|valign=top|
 
|valign=top|
  
Line 31: Line 32:
 
----
 
----
  
Obj_OperandCount = ??
+
Obj_OperandCount = 1
 
----
 
----
 
  
 
===Tags===
 
===Tags===
Line 39: Line 39:
 
{| align="center"
 
{| align="center"
 
|-  
 
|-  
||{{0%}}
+
||{{75%}}
 
|-
 
|-
 
|}
 
|}
 
|}
 
|}
  
 +
===Sample Packet===
 
----
 
----
 +
<pre>
 +
05 00
 +
0C 5F A7 68              // BaselinesMessage
 +
B3 85 A4 1C 17 00 00 00  // ID
 +
4F 53 49 4D 06          // OSIM 6
 +
0E 00 00 00
 +
02 00 6E 00
 +
00 00 00 00
 +
00 00 00 00
 +
00 00 19
 +
</pre>

Latest revision as of 11:07, 18 March 2009

Baseline - MISO06

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.

MISO Packet Type QuickNav
MISO03 - MISO06 - MISO08 - MISO09

BaseLine Struct


SHORT:          OpperandCount
INT:            ServerID

Deltas Struct


SHORT:                  UpdateCount
SHORT:                  UpdateType
{
  00:
    INT:                ServerID
}

Variable Descriptions


Obj_OperandCount = 1


Tags


75% This packet has been partially reversed.

Sample Packet


05 00 
0C 5F A7 68              // BaselinesMessage
B3 85 A4 1C 17 00 00 00  // ID
4F 53 49 4D 06           // OSIM 6
0E 00 00 00 
02 00 6E 00 
00 00 00 00 
00 00 00 00 
00 00 19