Difference between revisions of "CommoditiesItemTypeListRequest"

From SWGANH Wiki
Jump to: navigation, search
Line 40: Line 40:
  
 
----
 
----
 
==Sample Code==
 
----
 
 
<pre>
 
02 00
 
C5 93 F4 48
 
00 00
 
 
02 00
 
C5 93 F4 48
 
0D 00 49 6E 74 72 65 70 69 64 2E 34 34 31 36 //Intrepid.4416
 
</pre>
 
  
 
==Sample Packet==
 
==Sample Packet==
  
 
<pre>
 
<pre>
Insert Sample Packet Here...
+
02 00 // Op Count
 +
C5 93 F4 48 // CommoditiesItemTypeListRequest
 +
0F 00                                        // string count
 +
53 68 61 64 6F 77 66 69 72 65 2E 34 33 30 33 // Shadowfire.4303
 
</pre>
 
</pre>

Revision as of 11:49, 28 December 2007


Struct


SHORT Opperand_Count
INT Opcode
A_STRING From String

Variable Descriptions


Opperand_Count = 02

Opcode = 48F493C5


send to request the Commoditiestypes on opening up a bazaar terminal

Tags


C→S This packet originates on the client.

100% This packet has been completely reversed.


Sample Packet

02 00 // Op Count
C5 93 F4 48 // CommoditiesItemTypeListRequest
0F 00                                        // string count
53 68 61 64 6F 77 66 69 72 65 2E 34 33 30 33 // Shadowfire.4303