Difference between revisions of "RCNO03"

From SWGANH Wiki
Jump to: navigation, search
(BaseLine Struct)
Line 11: Line 11:
 
===BaseLine Struct===
 
===BaseLine Struct===
 
----
 
----
<pre>
+
{| align="center"
[UINT16] 05 00                 
+
|-
 
+
||
[UINT32] OPCODE                  SMSG_OBJ_UPDATE
+
{| class="wikitable"
 
+
|-
[UINT64] ID resource ID
+
|{{short}}||'''Op Count'''
 
+
|-
[UINT32] ONCR ONCR 3 Packet
+
|{{int}}||'''Baseline Opcode'''
[UINT8]  3
+
|-
 
+
|{{long}}||'''Resource ID'''
[UINT32] PACKETLENGTH the length of the Packet following this dword
+
|-
 
+
|{{int}}||'''ONCR'''
[UINT16] Operand d perhaps the number of object operands????????
+
|-
 
+
|{{byte}}||'''3'''
[float]  complexity
+
|-
 
+
|{{int}}||'''Length of remaining packet'''
[ASCII] This string contains the directoryname where
+
|-
the stringtable is found in which the name of
+
|{{short}}||'''<font color="red">??</font>'''
the resource type to display is stored.
+
|-
WITHOUT @!I found this for our Pub 13 client
+
|{{int}}||'''Complexity'''
to be : "kb/kb_resources_n"
+
|-
 
+
|{{int}}||'''STF File'''
[UINT32] 00 00 00 00
+
|-
 
+
|{{int}}||'''String Spacer'''
[ASCII] Resourcetype name eg. "fungi" look it up in the
+
|-
patch12-TRE  for further info
+
|{{int}}||'''STF Name'''
 
+
|-
 
+
|{{int}}||'''<font color="red">??</font>'''
[UINT32] 00 00 00 00
+
|-
[UINT32] 01 00 00 00
+
|{{int}}||'''<font color="red">??</font>'''
 
+
|-
[UINT32] 00 00 00 00
+
|{{int}}||'''<font color="red">??</font>'''
[UINT32] 00 00 00 00
+
|-
[UINT32] 00 00 00 00
+
|{{int}}||'''<font color="red">??</font>'''
 
+
|-
[UINT32] 00 00 00 00
+
|{{int}}||'''<font color="red">??</font>'''
[UINT32] 00 00 00 00
+
|-
 
+
|{{int}}||'''<font color="red">??</font>'''
[UINT16] 00 00
+
|-
 
+
|{{int}}||'''<font color="red">??</font>'''
[UINT32] 64 00 00 00
+
|-
 
+
|{{short}}||'''<font color="red">??</font>'''
[UINT8]  01
+
|-
 
+
|{{int}}||'''<font color="red">??</font>'''
[UINT32] AMOUNT Amount of the resource
+
|-
 
+
|{{byte}}||'''<font color="red">??</font>'''
[UINT64] TEMPLATE-ID ID of the resource template the resource is based upon
+
|-
</pre>
+
|{{int}}||'''Resource Amount'''
 +
|-
 +
|{{long}}||'''Template ID'''
 +
|}
 +
|}
  
 
===Deltas Struct===
 
===Deltas Struct===

Revision as of 13:28, 8 January 2008

Baseline - RCNO03

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

RCNO Packet Type QuickNav
RCNO / Resource Container Object
RCNO03 - RCNO06 - RCNO08 - RCNO09


BaseLine Struct


SHORT Op Count
INT Baseline Opcode
LONG Resource ID
INT ONCR
BYTE 3
INT Length of remaining packet
SHORT ??
INT Complexity
INT STF File
INT String Spacer
INT STF Name
INT ??
INT ??
INT ??
INT ??
INT ??
INT ??
INT ??
SHORT ??
INT ??
BYTE ??
INT Resource Amount
LONG Template ID

Deltas Struct



Variable Descriptions


Obj_OperandCount = ??



Tags


50% This packet has been partially reversed.

Sample Packet