<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.herc.ws/w/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.herc.ws/w/index.php?action=history&amp;feed=atom&amp;title=Stopnpctimer</id>
		<title>Stopnpctimer - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.herc.ws/w/index.php?action=history&amp;feed=atom&amp;title=Stopnpctimer"/>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Stopnpctimer&amp;action=history"/>
		<updated>2026-05-01T10:21:00Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.11</generator>

	<entry>
		<id>https://wiki.herc.ws/w/index.php?title=Stopnpctimer&amp;diff=427&amp;oldid=prev</id>
		<title>Via: Created page with &quot;==Syntax== * '''stopnpctimer''' {&lt;attach flag&gt;}; * '''stopnpctimer''' {&quot;&lt;NPC name&gt;&quot;}; * '''stopnpctimer''' {&quot;&lt;NPC name&gt;&quot;{, &lt;attach flag&gt;}};  ==Description== This script comman...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Stopnpctimer&amp;diff=427&amp;oldid=prev"/>
				<updated>2013-06-09T08:14:17Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Syntax== * &amp;#039;&amp;#039;&amp;#039;stopnpctimer&amp;#039;&amp;#039;&amp;#039; {&amp;lt;attach flag&amp;gt;}; * &amp;#039;&amp;#039;&amp;#039;stopnpctimer&amp;#039;&amp;#039;&amp;#039; {&amp;quot;&amp;lt;NPC name&amp;gt;&amp;quot;}; * &amp;#039;&amp;#039;&amp;#039;stopnpctimer&amp;#039;&amp;#039;&amp;#039; {&amp;quot;&amp;lt;NPC name&amp;gt;&amp;quot;{, &amp;lt;attach flag&amp;gt;}};  ==Description== This script comman...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Syntax==&lt;br /&gt;
* '''stopnpctimer''' {&amp;lt;attach flag&amp;gt;};&lt;br /&gt;
* '''stopnpctimer''' {&amp;quot;&amp;lt;NPC name&amp;gt;&amp;quot;};&lt;br /&gt;
* '''stopnpctimer''' {&amp;quot;&amp;lt;NPC name&amp;gt;&amp;quot;{, &amp;lt;attach flag&amp;gt;}};&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
This script command acts as a partner to the [[initnpctimer]] and [[startnpctimer]] script commands. When called, it will stop any active NPC timer from ticking but will not reset the tick value to 0. When [[startnpctimer]] is called after this command, the timer will resume from the tick that it was stopped at.&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
See [[initnpctimer#Parameters|initnpctimer]].&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
* Stop an NPC timer after 30 seconds of processing.&lt;br /&gt;
 [[OnInit|OnInit]]:&lt;br /&gt;
     [[Initnpctimer|initnpctimer]];&lt;br /&gt;
     [[End|end]];&lt;br /&gt;
 &lt;br /&gt;
 [[OnTimer|OnTimer]]30000:&lt;br /&gt;
     [[Announce|announce]] &amp;quot;30 seconds has expired.&amp;quot;, bc_all|bc_npc;&lt;br /&gt;
     stopnpctimer;&lt;br /&gt;
     end;&lt;br /&gt;
&lt;br /&gt;
[[Category:Script Command]]&lt;/div&gt;</summary>
		<author><name>Via</name></author>	</entry>

	</feed>