Difference between revisions of "TANO06"

From SWGANH Wiki
Jump to: navigation, search
(BaseLine Struct)
Line 27: Line 27:
  
 
<pre>
 
<pre>
 +
</pre>
 +
 +
===Sample Packet===
 +
----
 +
 +
<pre>
 +
05 00
 +
0C 5F A7 68            // BaselinesMessage
 +
1D 92 14 6D 02 00 00 00 // ID
 +
4F 4E 41 54 06          // ONAT 6
 +
02 00 42 00
 +
00 00 00 00
 +
00 00 00 00
 +
00 00 0E
 
</pre>
 
</pre>
 
|valign=top|
 
|valign=top|

Revision as of 13:11, 4 August 2007

TANO Packet Type QuickNav
TANO03 - TANO06 - TANO07


BaseLine Struct


SHORT:		ObjOpperandCount (7)
float:          Schematic Complexity (!!!!!)
ASTRING:	?
INT:            ???
ASTRING         ?

//rest not reversed by me yet

Deltas Struct



Sample Packet


05 00 
0C 5F A7 68             // BaselinesMessage
1D 92 14 6D 02 00 00 00 // ID
4F 4E 41 54 06          // ONAT 6
02 00 42 00 
00 00 00 00
00 00 00 00 
00 00 0E 

Variable Descriptions


Obj_OperandCount =


Tags


50% This packet has been partially reversed.

S→C This packet originates on the server.

To Do