<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://ffxivclassic.fragmenterworks.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Game_Opcodes%3AItem_Search_Result</id>
		<title>Game Opcodes:Item Search Result - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://ffxivclassic.fragmenterworks.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Game_Opcodes%3AItem_Search_Result"/>
		<link rel="alternate" type="text/html" href="http://ffxivclassic.fragmenterworks.com/wiki/index.php?title=Game_Opcodes:Item_Search_Result&amp;action=history"/>
		<updated>2026-06-03T13:53:47Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.29.1</generator>

	<entry>
		<id>http://ffxivclassic.fragmenterworks.com/wiki/index.php?title=Game_Opcodes:Item_Search_Result&amp;diff=246&amp;oldid=prev</id>
		<title>Ioncannon: Created page with &quot;Contains a series of item catalog IDs that pertain to the requested search, and the quantity of them on the market.  :; Opcode - 0x1D8 :; Source - Server :; Data Size - 2560 b...&quot;</title>
		<link rel="alternate" type="text/html" href="http://ffxivclassic.fragmenterworks.com/wiki/index.php?title=Game_Opcodes:Item_Search_Result&amp;diff=246&amp;oldid=prev"/>
				<updated>2018-03-26T22:40:59Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;Contains a series of item catalog IDs that pertain to the requested search, and the quantity of them on the market.  :; Opcode - 0x1D8 :; Source - Server :; Data Size - 2560 b...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Contains a series of item catalog IDs that pertain to the requested search, and the quantity of them on the market.&lt;br /&gt;
&lt;br /&gt;
:; Opcode - 0x1D8&lt;br /&gt;
:; Source - Server&lt;br /&gt;
:; Data Size - 2560 bytes&lt;br /&gt;
:; Requirements - 0x1D___ was sent by the client.&lt;br /&gt;
&lt;br /&gt;
== Data ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot; width=&amp;quot;100%&amp;quot;&lt;br /&gt;
! width=&amp;quot;50px&amp;quot; style=&amp;quot;text-align: center; font-size: 14px;&amp;quot; | Offset&lt;br /&gt;
! width=&amp;quot;60px&amp;quot; style=&amp;quot;text-align: center; font-size: 14px;&amp;quot; | Data Type&lt;br /&gt;
! width=&amp;quot;60px&amp;quot; style=&amp;quot;text-align: center; font-size: 14px;&amp;quot; | Length&lt;br /&gt;
! width=&amp;quot;60px&amp;quot; style=&amp;quot;text-align: center; font-size: 14px;&amp;quot; | Variable&lt;br /&gt;
! style=&amp;quot;text-align: center; font-size: 14px;&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| 0x000 || uint32 || 4 Bytes || count || The number of items in this packet.&lt;br /&gt;
|-&lt;br /&gt;
| 0x004 || uint32[64] || 256 Bytes || catalogIDs || A series of catalog IDs of the items that this search pertains to.&lt;br /&gt;
|-&lt;br /&gt;
| 0x114 || uint32[64] || 256 Bytes || quantity || The amount of sales available for each item.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
:* The [[Game Opcode:Item Search Start|Item Search Start]] and [[Game Opcode:Item Search End|Item Search End]] packets must be sent before and after this one.&lt;br /&gt;
:* Multiple packets may be sent for results &amp;gt; 64 items.&lt;br /&gt;
&lt;br /&gt;
== Visual Layout ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;border:1px solid black; text-align:center;&amp;quot;&lt;br /&gt;
| colspan=17 | Game Opcode layout&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
! 0x0 !! 0x1 !! 0x2 !! 0x3 !! 0x4 !! 0x5 !! 0x6 !! 0x7 !! 0x8 !! 0x9 !! 0xA !! 0xB !! 0xC !! 0xD !! 0xE !! 0xF&lt;br /&gt;
|-&lt;br /&gt;
! 0x00&lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:#f1cbff&amp;quot; | '''count'''&lt;br /&gt;
| colspan=&amp;quot;12&amp;quot; style=&amp;quot;background:#8FA6E8&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
! 0x10&lt;br /&gt;
| colspan=&amp;quot;16&amp;quot; rowspan=&amp;quot;10&amp;quot; style=&amp;quot;background:#8FA6E8&amp;quot; | '''catalogIDs'''&lt;br /&gt;
|-&lt;br /&gt;
! 0x20&lt;br /&gt;
|-&lt;br /&gt;
! 0x30&lt;br /&gt;
|-&lt;br /&gt;
! 0x40&lt;br /&gt;
|-&lt;br /&gt;
! 0x50&lt;br /&gt;
|-&lt;br /&gt;
! 0x60&lt;br /&gt;
|-&lt;br /&gt;
! 0x70&lt;br /&gt;
|-&lt;br /&gt;
! 0x80&lt;br /&gt;
|-&lt;br /&gt;
! 0x90&lt;br /&gt;
|-&lt;br /&gt;
! 0x100&lt;br /&gt;
|-&lt;br /&gt;
! 0x110&lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:#8FA6E8&amp;quot; | &lt;br /&gt;
| colspan=&amp;quot;12&amp;quot; style=&amp;quot;background:#f1cbff&amp;quot; | &lt;br /&gt;
|-&lt;br /&gt;
! 0x120&lt;br /&gt;
| colspan=&amp;quot;16&amp;quot; rowspan=&amp;quot;10&amp;quot; style=&amp;quot;background:#f1cbff&amp;quot; | '''quantities'''&lt;br /&gt;
|-&lt;br /&gt;
! 0x130&lt;br /&gt;
|-&lt;br /&gt;
! 0x140&lt;br /&gt;
|-&lt;br /&gt;
! 0x150&lt;br /&gt;
|-&lt;br /&gt;
! 0x160&lt;br /&gt;
|-&lt;br /&gt;
! 0x170&lt;br /&gt;
|-&lt;br /&gt;
! 0x180&lt;br /&gt;
|-&lt;br /&gt;
! 0x190&lt;br /&gt;
|-&lt;br /&gt;
! 0x1A0&lt;br /&gt;
|-&lt;br /&gt;
! 0x1B0&lt;br /&gt;
|-&lt;br /&gt;
! 0x1C0&lt;br /&gt;
| colspan=&amp;quot;4&amp;quot; style=&amp;quot;background:#f1cbff&amp;quot; | &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:Unfinished]]&lt;/div&gt;</summary>
		<author><name>Ioncannon</name></author>	</entry>

	</feed>