Difference between revisions of "INSO03"

From SWGANH Wiki
Jump to: navigation, search
(BaseLine Struct)
Line 14: Line 14:
 
[UINT16] 05 00                   
 
[UINT16] 05 00                   
  
[UINT32] OPCODE                 SMSG_OBJ_UPDATE
+
[UINT32] OPCODE                 SMSG_OBJ_UPDATE
  
 
[UINT64] ID resource ID
 
[UINT64] ID resource ID
  
[UINT32] ONCR ONCR 3 Packet
+
[UINT32] OSNI OSNI 3 Packet
 
[UINT8]  3
 
[UINT8]  3
  
 
[UINT32] PACKETLENGTH the length of the Packet following this dword
 
[UINT32] PACKETLENGTH the length of the Packet following this dword
  
[UINT16] Operand d perhaps the number of object operands????????
+
[UINT16] Operand the number of object operands
  
[float]  complexity
+
[float]  complexity             Complexity of the (crafted) item
  
[ASCII] This string contains the directoryname where
+
[ASCII] This string contains the string "player_structure"
the stringtable is found in which the name of
+
the resource type to display is stored.
+
WITHOUT @!I found this for our Pub 13 client
+
to be : "kb/kb_resources_n"
+
  
 
[UINT32] 00 00 00 00
 
[UINT32] 00 00 00 00
  
[ASCII] Resourcetype name eg. "fungi" look it up in the
+
[ASCII] "temporary_structure"
patch12-TRE  for further info
+
  
  

Revision as of 08:24, 9 June 2007

OSNI Packet Type QuickNav
INSO03 - INSO06 - INSO07


BaseLine Struct


[UINT16] 05 00                   

[UINT32] OPCODE                 SMSG_OBJ_UPDATE

[UINT64] ID			resource ID

[UINT32] OSNI			OSNI 3 Packet
[UINT8]  3

[UINT32] PACKETLENGTH		the length of the Packet following this dword

[UINT16] Operand 		the number of object operands

[float]  complexity             Complexity of the (crafted) item

[ASCII]				This string contains the string "player_structure"

[UINT32] 00 00 00 00

[ASCII]				"temporary_structure"


[UINT32] 00 00 00 00
[UINT32] 01 00 00 00

[UINT32] 00 00 00 00
[UINT32] 00 00 00 00
[UINT32] 00 00 00 00

[UINT32] 00 00 00 00
[UINT32] 00 00 00 00

[UINT16] 00 00

[UINT32] 64 00 00 00

[UINT8]  01

[UINT32] AMOUNT			Amount of the resource

[UINT64] TEMPLATE-ID		ID of the resource template the resource is based upon

Deltas Struct



Variable Descriptions


Obj_OperandCount = ??



Tags


50% This packet has been partially reversed.