<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/17197" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2009-09-25T17:15:32-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/17197</id>

		<entry>
		<author><name><![CDATA[Zeta]]></name></author>
		<updated>2009-09-25T17:15:32-04:00</updated>

		<published>2009-09-25T17:15:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90337#p90337</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90337#p90337"/>
		<title type="html"><![CDATA[timer every 2 minutes]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90337#p90337"><![CDATA[
Thanks Sir_Fz<br>you are the best!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9839">Zeta</a> — Fri Sep 25, 2009 5:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2009-09-25T15:25:57-04:00</updated>

		<published>2009-09-25T15:25:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90336#p90336</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90336#p90336"/>
		<title type="html"><![CDATA[timer every 2 minutes]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90336#p90336"><![CDATA[
The following will trigger at minutes 00, 02, 04, 06....58 of every hour.<div class="codebox"><p>Code: </p><pre><code>bind time - * twominsproc twomins {min args} { if {[scan $min %d] % 2 == 0} {  # two minutes passed, do stuff }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Fri Sep 25, 2009 3:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Zeta]]></name></author>
		<updated>2009-09-25T11:49:16-04:00</updated>

		<published>2009-09-25T11:49:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90333#p90333</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90333#p90333"/>
		<title type="html"><![CDATA[timer every 2 minutes]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90333#p90333"><![CDATA[
how i can launch a "bind time" every 2 minutes? <br><br>bind time - * blabla:blabla ...?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9839">Zeta</a> — Fri Sep 25, 2009 11:49 am</p><hr />
]]></content>
	</entry>
	</feed>
