<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Stopnpctimer</title><link>https://sourceforge.net/p/hercules/wiki/Stopnpctimer/</link><description>Recent changes to Stopnpctimer</description><atom:link href="https://sourceforge.net/p/hercules/wiki/Stopnpctimer/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 20 Feb 2023 05:03:28 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/hercules/wiki/Stopnpctimer/feed" rel="self" type="application/rss+xml"/><item><title>Stopnpctimer modified by Brynner</title><link>https://sourceforge.net/p/hercules/wiki/Stopnpctimer/</link><description>&lt;div class="markdown_content"&gt;&lt;div class="toc"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#syntax"&gt;Syntax&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#description"&gt;Description&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#syntax_1"&gt;Syntax&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#examples"&gt;Examples&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;h2 id="syntax"&gt;Syntax&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;stopnpctimer&lt;/strong&gt; {&amp;lt;attach flag&amp;gt;}; &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;stopnpctimer&lt;/strong&gt; {"&amp;lt;NPC name&amp;gt;"}; &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;stopnpctimer&lt;/strong&gt; {"&amp;lt;NPC name&amp;gt;"{, &amp;lt;attach flag&amp;gt;}}; &lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="description"&gt;Description&lt;/h2&gt;
&lt;p&gt;This script command acts as a partner to the &lt;a class="alink" href="/p/hercules/wiki/Initnpctimer/"&gt;[Initnpctimer]&lt;/a&gt; and&lt;br/&gt;
&lt;a class="alink" href="/p/hercules/wiki/Startnpctimer/"&gt;[Startnpctimer]&lt;/a&gt; script commands. When called, it will stop any active NPC&lt;br/&gt;
timer from ticking but will not reset the tick value to 0. When&lt;br/&gt;
&lt;a class="alink" href="/p/hercules/wiki/Startnpctimer/"&gt;[Startnpctimer]&lt;/a&gt; is called after this command, the timer will resume from the&lt;br/&gt;
tick that it was stopped at.&lt;/p&gt;
&lt;h2 id="syntax_1"&gt;Syntax&lt;/h2&gt;
&lt;p&gt;See &lt;a class="" href="/p/hercules/wiki/Initnpctimer/"&gt;initnpctimer#Parameters&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="examples"&gt;Examples&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Stop an NPC timer after 30 seconds of processing. &lt;/p&gt;
&lt;p&gt;&lt;a class="" href="/p/hercules/wiki/OnInit/"&gt;OnInit&lt;/a&gt;:&lt;br/&gt;
&lt;a class="" href="/p/hercules/wiki/Initnpctimer/"&gt;Initnpctimer&lt;/a&gt;;&lt;br/&gt;
&lt;a class="" href="/p/hercules/wiki/End/"&gt;End&lt;/a&gt;;&lt;/p&gt;
&lt;p&gt;&lt;a class="" href="/p/hercules/wiki/OnTimer/"&gt;OnTimer&lt;/a&gt;30000:&lt;br/&gt;
&lt;a class="" href="/p/hercules/wiki/Announce/"&gt;Announce&lt;/a&gt; "30 seconds has expired.", bc_all|bc_npc;&lt;br/&gt;
    stopnpctimer;&lt;br/&gt;
    end;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&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:03:28 -0000</pubDate><guid>https://sourceforge.net1ec3a46c15eb85e2ffd14f5b2119406e63e57dbd</guid></item></channel></rss>