Difference between revisions of "RCNO06"

From SWGANH Wiki
Jump to: navigation, search
(BaseLine Struct)
Line 13: Line 13:
 
<pre>
 
<pre>
 
[UINT16] 05 00  
 
[UINT16] 05 00  
 
 
[UINT32] 0c 5f a7 68 BaselinesMessage
 
[UINT32] 0c 5f a7 68 BaselinesMessage
 
+
[UINT64] ID Object ID
[UINT64] ID object ID
+
 
+
 
[UINT32] ONCR 6
 
[UINT32] ONCR 6
 
 
[UINT8]  6
 
[UINT8]  6
 
 
[UINT32] size size of the remaining packet
 
[UINT32] size size of the remaining packet
 
 
[UINT16] 6 item operand count ????  
 
[UINT16] 6 item operand count ????  
 
 
[UINT32] 5e 00 00 00 (!!??!!) different values in the NGE
 
[UINT32] 5e 00 00 00 (!!??!!) different values in the NGE
                                                depending on resource
+
                                                depending on resource
 
+
[ASCII]                                  empty string for pub 13 client else crash
[ASCII]                                  empty string for pub 13 client else crash
+
 
+
+
 
[UINT32] 00 00 00 00  
 
[UINT32] 00 00 00 00  
 
 
[ASCII]                                  string (((("anorganic_minerals_small" ))))
 
[ASCII]                                  string (((("anorganic_minerals_small" ))))
 
                                         Empty string for pub 13 client
 
                                         Empty string for pub 13 client
 
 
 
[UINT32] a0 86 01 00                    dezimal 100.000 its the max stack size but  
 
[UINT32] a0 86 01 00                    dezimal 100.000 its the max stack size but  
 
                                         has somehow no effect.....??????
 
                                         has somehow no effect.....??????
  
 
[ASCII]                                  resource type "armophous_rudic"
 
[ASCII]                                  resource type "armophous_rudic"
                                   
 
 
[UNICODE]                                Resource Name
 
[UNICODE]                                Resource Name
 
 
[UINT32] 00 00 00 00         
 
[UINT32] 00 00 00 00         
 
[UINT32] 00 00 00 00
 
[UINT32] 00 00 00 00

Revision as of 21:29, 10 January 2008

Baseline - RCNO06

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


[UINT16] 05 00 
[UINT32] 0c 5f a7 68 			BaselinesMessage
[UINT64] ID				Object ID
[UINT32] 				ONCR 6
[UINT8]  6
[UINT32] size				size of the remaining packet
[UINT16] 6 				item operand count ???? 
[UINT32] 5e 00 00 00			(!!??!!) different values in the NGE
                                                depending on resource
[ASCII]                                  empty string for pub 13 client else crash	 
[UINT32] 00 00 00 00 
[ASCII]                                  string (((("anorganic_minerals_small" ))))
                                         Empty string for pub 13 client
[UINT32] a0 86 01 00                     dezimal 100.000 its the max stack size but 
                                         has somehow no effect.....??????

[ASCII]                                  resource type "armophous_rudic"
[UNICODE]                                Resource Name
[UINT32] 00 00 00 00        
[UINT32] 00 00 00 00

Deltas Struct



Sample Packet



Variable Descriptions


Obj_OperandCount = ??



Tags


50% This packet has been partially reversed.