<?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/9278" />

	<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>2005-03-07T07:52:22-04:00</updated>

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

		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2005-03-07T07:52:22-04:00</updated>

		<published>2005-03-07T07:52:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47287#p47287</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47287#p47287"/>
		<title type="html"><![CDATA[Having desc script problems again]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47287#p47287"><![CDATA[
Something like this is also correct:<br><div class="codebox"><p>Code: </p><pre><code>utimer 30 "set inuse \"0\""</code></pre></div>Though if you're calling procs you should use the 'list' command, yeah. In this case it can be done without it, also putserv, putquick, pushmode etc.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Mon Mar 07, 2005 7:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2005-03-07T07:34:33-04:00</updated>

		<published>2005-03-07T07:34:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47286#p47286</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47286#p47286"/>
		<title type="html"><![CDATA[Having desc script problems again]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47286#p47286"><![CDATA[
<img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"> how is it i read a thread 2,3, somethimes 4 times before i post....ffs, got a beer, MeTroiD?  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Mon Mar 07, 2005 7:34 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2005-03-07T05:31:09-04:00</updated>

		<published>2005-03-07T05:31:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47284#p47284</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47284#p47284"/>
		<title type="html"><![CDATA[Having desc script problems again]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47284#p47284"><![CDATA[
That's not what he asked for yoohoo..<br><br>And i recommend you use the utimer like this:<br><div class="codebox"><p>Code: </p><pre><code>utimer 30 [list set inuse "0"]</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Mon Mar 07, 2005 5:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2005-03-07T05:10:03-04:00</updated>

		<published>2005-03-07T05:10:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47283#p47283</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47283#p47283"/>
		<title type="html"><![CDATA[Having desc script problems again]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47283#p47283"><![CDATA[
change your 'putquick' to puthelp.  should slow it down enough <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Mon Mar 07, 2005 5:10 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[mcdarby]]></name></author>
		<updated>2005-03-07T03:23:16-04:00</updated>

		<published>2005-03-07T03:23:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=47282#p47282</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=47282#p47282"/>
		<title type="html"><![CDATA[Having desc script problems again]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=47282#p47282"><![CDATA[
Right now, I have it working with the following script.<br><div class="codebox"><p>Code: </p><pre><code>bind pubm -|- "% !desc Name" pubm:desc set inuse 0 proc pubm:desc {nick host hand chan arg} {     global inuse     if { $inuse == 1 } {     putquick "PRIVMSG $chan :Sorry, !desc is currently in use, please wait 30 seconds and try again"     return     }     set inuse 1     putquick "PRIVMSG $chan :Desc of Name"     utimer 30 {set inuse 0} }</code></pre></div>But then when I make changes to the message and .rehash the eggdrop, somehow the utimer messes up and it causes both msgs to show when I try it. Also, I was trying it with multiple .tcl files so that it would respond differently to whatever is typed after !desc "!desc Name, !desc somethingelse, etc." and this problem came up with .TCL error about wrong # of args.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1594">mcdarby</a> — Mon Mar 07, 2005 3:23 am</p><hr />
]]></content>
	</entry>
	</feed>
