<?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=Detachnpctimer</id>
		<title>Detachnpctimer - 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=Detachnpctimer"/>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Detachnpctimer&amp;action=history"/>
		<updated>2026-05-01T11:34:40Z</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=Detachnpctimer&amp;diff=426&amp;oldid=prev</id>
		<title>Via: Created page with &quot;== Syntax == * detachnpctimer {&quot;&lt;NPC name&gt;&quot;};  == Description == Use to remove the RID attached to an NPC used by &quot;attachnpctimer {&quot;&lt;character name&gt;&quot;};&quot; You can only u...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.herc.ws/w/index.php?title=Detachnpctimer&amp;diff=426&amp;oldid=prev"/>
				<updated>2013-06-09T08:12:24Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Syntax == * &lt;a href=&quot;/wiki/Detachnpctimer&quot; title=&quot;Detachnpctimer&quot;&gt;detachnpctimer&lt;/a&gt; {&amp;quot;&amp;lt;NPC name&amp;gt;&amp;quot;};  == Description == Use to remove the RID attached to an NPC used by &amp;quot;&lt;a href=&quot;/wiki/Attachnpctimer&quot; title=&quot;Attachnpctimer&quot;&gt;attachnpctimer&lt;/a&gt; {&amp;quot;&amp;lt;character name&amp;gt;&amp;quot;};&amp;quot; You can only u...&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;
* [[detachnpctimer]] {&amp;quot;&amp;lt;NPC name&amp;gt;&amp;quot;};&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
Use to remove the RID attached to an NPC used by &amp;quot;[[attachnpctimer]] {&amp;quot;&amp;lt;character name&amp;gt;&amp;quot;};&amp;quot; You can only use this when the NPC Timer is not running, use &amp;quot;stopnpctimer&amp;quot; to stop the NPC Timer.  &lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
 &amp;lt;NPC Header&amp;gt; {&lt;br /&gt;
 	// We need to use attachnpctimer because the mes command below needs RID attach&lt;br /&gt;
 	[[attachnpctimer]];&lt;br /&gt;
 	[[initnpctimer]];&lt;br /&gt;
 	[[npctalk]] &amp;quot;I cant talk right now, give me 10 seconds&amp;quot;;&lt;br /&gt;
 	[[end]];&lt;br /&gt;
 [[OnTimer]]5000:&lt;br /&gt;
 	npctalk &amp;quot;Ok 5 seconds more&amp;quot;;&lt;br /&gt;
 	end;&lt;br /&gt;
 OnTimer6000:&lt;br /&gt;
 	npctalk &amp;quot;4&amp;quot;;&lt;br /&gt;
 	end;&lt;br /&gt;
 OnTimer7000:&lt;br /&gt;
 	npctalk &amp;quot;3&amp;quot;;&lt;br /&gt;
 	end;&lt;br /&gt;
 OnTimer8000:&lt;br /&gt;
 	npctalk &amp;quot;2&amp;quot;;&lt;br /&gt;
 	end;&lt;br /&gt;
 OnTimer9000:&lt;br /&gt;
 	npctalk &amp;quot;1&amp;quot;;&lt;br /&gt;
 	end;&lt;br /&gt;
 OnTimer10000:&lt;br /&gt;
 	[[stopnpctimer]];&lt;br /&gt;
 	mes &amp;quot;[Man]&amp;quot;;&lt;br /&gt;
 	mes &amp;quot;Ok we can talk now&amp;quot;;&lt;br /&gt;
 	[[detachnpctimer]];&lt;br /&gt;
 	// and remember attachnpctimer and detachnpctimer can only use while the NPC timer is not running !&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
[[Category:Script Command]]&lt;/div&gt;</summary>
		<author><name>Via</name></author>	</entry>

	</feed>