<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Close</title><link>https://sourceforge.net/p/hercules/wiki/Close/</link><description>Recent changes to Close</description><atom:link href="https://sourceforge.net/p/hercules/wiki/Close/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 20 Feb 2023 05:00:52 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/hercules/wiki/Close/feed" rel="self" type="application/rss+xml"/><item><title>Close modified by Brynner</title><link>https://sourceforge.net/p/hercules/wiki/Close/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="syntax"&gt;Syntax&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;close&lt;/strong&gt; ; &lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="description"&gt;Description&lt;/h2&gt;
&lt;p&gt;This command will create a 'close' button in the message window for the&lt;br/&gt;
invoking character. This is one of the ways to end a speech from an &lt;span&gt;[NPC]&lt;/span&gt;.&lt;br/&gt;
Once the button is clicked, the NPC script execution will end, and the message&lt;br/&gt;
box will disappear. If no window is currently on screen, the script ends right&lt;br/&gt;
away.&lt;/p&gt;
&lt;h2 id="examples"&gt;Examples&lt;/h2&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="o"&gt;[&lt;/span&gt;&lt;span class="n"&gt;Mes&lt;/span&gt;&lt;span class="o"&gt;]&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="ss"&gt;"[Woman]"&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;span class="n"&gt;mes&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="ss"&gt;"I am finished talking to you, click the close button"&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;span class="o"&gt;**&lt;/span&gt;&lt;span class="k"&gt;close&lt;/span&gt;&lt;span class="o"&gt;**&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;span class="n"&gt;mes&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="ss"&gt;"This command will not run at all, cause the script has ended."&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;&lt;span&gt;[Category:Script Command]&lt;/span&gt;&lt;/p&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:52 -0000</pubDate><guid>https://sourceforge.net16eb62bd75a10f04e2d8901d0121e2d7aeb6e6bf</guid></item></channel></rss>