<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Next</title><link>https://sourceforge.net/p/hercules/wiki/Next/</link><description>Recent changes to Next</description><atom:link href="https://sourceforge.net/p/hercules/wiki/Next/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 20 Feb 2023 05:02:12 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/hercules/wiki/Next/feed" rel="self" type="application/rss+xml"/><item><title>Next modified by Brynner</title><link>https://sourceforge.net/p/hercules/wiki/Next/</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;next&lt;/strong&gt; ; &lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="description"&gt;Description&lt;/h2&gt;
&lt;p&gt;This command will display a 'next' button in the message window for the&lt;br/&gt;
invoking character. Clicking on it will cause the window to clear and display&lt;br/&gt;
a new one. Used to segment NPC-talking, next is often used in combination with&lt;br/&gt;
&lt;a class="alink" href="/p/hercules/wiki/Mes/"&gt;[Mes]&lt;/a&gt; and &lt;a class="alink" href="/p/hercules/wiki/Close/"&gt;[Close]&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If no window is currently on screen, one will be created, but once the&lt;br/&gt;
invoking character clicks on it, a warning is thrown on the server console and&lt;br/&gt;
the script will terminate.&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="p"&gt;[&lt;/span&gt;&lt;span class="n"&gt;Mes&lt;/span&gt;&lt;span class="p"&gt;]&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s"&gt;"[Next Example]"&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="s"&gt;"Click the next button to see next part of npc."&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;



&lt;span class="o"&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="p"&gt;;&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="c1"&gt;//This will display the button.&lt;/span&gt;



&lt;span class="n"&gt;mes&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="s"&gt;"[Next Example]"&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="s"&gt;"This is rest of the part."&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="n"&gt;Close&lt;/span&gt;&lt;span class="p"&gt;];&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="c1"&gt;//Closes the window and ends the script.&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:02:12 -0000</pubDate><guid>https://sourceforge.net38264205176041960ecc68e9031aaf5530c52fdb</guid></item></channel></rss>