<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Countbound</title><link>https://sourceforge.net/p/hercules/wiki/Countbound/</link><description>Recent changes to Countbound</description><atom:link href="https://sourceforge.net/p/hercules/wiki/Countbound/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 20 Feb 2023 05:00:57 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/hercules/wiki/Countbound/feed" rel="self" type="application/rss+xml"/><item><title>Countbound modified by Brynner</title><link>https://sourceforge.net/p/hercules/wiki/Countbound/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="syntax"&gt;Syntax&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="alink" href="/p/hercules/wiki/Countbound/"&gt;[Countbound]&lt;/a&gt; ({&amp;lt;bound type&amp;gt;}) &lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="description"&gt;Description&lt;/h2&gt;
&lt;p&gt;This function will return the number of bounded items in the character's&lt;br/&gt;
inventory, and sets an array @bound_items[] containing all item IDs of the&lt;br/&gt;
counted items. If a bound type is specified, only those items will be counted.&lt;/p&gt;
&lt;p&gt;For a list of bound types see &lt;span&gt;[Getitembound]&lt;/span&gt;.&lt;/p&gt;
&lt;h2 id="example"&gt;Example&lt;/h2&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="n"&gt;Example&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;
&lt;span class="w"&gt;    &lt;/span&gt;&lt;span class="n"&gt;mes&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"You currently have "&lt;/span&gt;&lt;span class="o"&gt;+&lt;/span&gt;&lt;span class="n"&gt;countbound&lt;/span&gt;&lt;span class="o"&gt;()+&lt;/span&gt;&lt;span class="s2"&gt;" bounded items."&lt;/span&gt;&lt;span class="o"&gt;;&lt;/span&gt;
&lt;span class="w"&gt;    &lt;/span&gt;&lt;span class="n"&gt;next&lt;/span&gt;&lt;span class="o"&gt;;&lt;/span&gt;
&lt;span class="w"&gt;    &lt;/span&gt;&lt;span class="n"&gt;mes&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s2"&gt;"The list of bounded items include:"&lt;/span&gt;&lt;span class="o"&gt;;&lt;/span&gt;
&lt;span class="w"&gt;    &lt;/span&gt;&lt;span class="k"&gt;for&lt;/span&gt;&lt;span class="o"&gt;(&lt;/span&gt;&lt;span class="kd"&gt;set&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="err"&gt;@&lt;/span&gt;&lt;span class="n"&gt;i&lt;/span&gt;&lt;span class="o"&gt;,&lt;/span&gt;&lt;span class="mi"&gt;0&lt;/span&gt;&lt;span class="o"&gt;;&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="o"&gt;.&lt;/span&gt;&lt;span class="err"&gt;@&lt;/span&gt;&lt;span class="n"&gt;i&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brynner</dc:creator><pubDate>Mon, 20 Feb 2023 05:00:57 -0000</pubDate><guid>https://sourceforge.net3002c739de8d8c5651d057c17e4790717f8d53d4</guid></item></channel></rss>