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

	<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>2007-07-17T08:52:52-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-07-17T08:52:52-04:00</updated>

		<published>2007-07-17T08:52:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74481#p74481</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74481#p74481"/>
		<title type="html"><![CDATA[tcl problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74481#p74481"><![CDATA[
You probably have another procedure called dj which is overriding this one, try changing the proc name to something else.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Tue Jul 17, 2007 8:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[alisetan]]></name></author>
		<updated>2007-07-17T08:46:29-04:00</updated>

		<published>2007-07-17T08:46:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74480#p74480</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74480#p74480"/>
		<title type="html"><![CDATA[tcl problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74480#p74480"><![CDATA[
bind pub -|- ${tr}dj dj<br><br>proc dj {nick host hand chan arg} {<br> global url pathqstat cc nopub dj<br>if {[lsearch -exact $nopub [string tolower $chan]] &gt;= 0} {return 0}<br>if {$arg == ""} {<br>putserv "notice $nick :Usage: ${cc}dj &lt;Exact Nickname&gt;"<br>return 0<br>}<br>set dj "$arg"<br>putserv "NOTICE $chan :DJ set to $dj"<br>}<br><br>Tcl error [dj]: wrong # args: should be "dj target" <br><br>this showing when i type !dj alisetan.. kindly.. can anyone help me<br><br>thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7781">alisetan</a> — Tue Jul 17, 2007 8:46 am</p><hr />
]]></content>
	</entry>
	</feed>
