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

	<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>2004-04-21T10:38:39-04:00</updated>

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

		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2004-04-21T10:38:39-04:00</updated>

		<published>2004-04-21T10:38:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35756#p35756</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35756#p35756"/>
		<title type="html"><![CDATA[Getting users on the partyline]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35756#p35756"><![CDATA[
set b 0, notice the "," when it should be ";" <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Wed Apr 21, 2004 10:38 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bobjuh]]></name></author>
		<updated>2004-04-21T07:57:11-04:00</updated>

		<published>2004-04-21T07:57:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35751#p35751</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35751#p35751"/>
		<title type="html"><![CDATA[Getting users on the partyline]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35751#p35751"><![CDATA[
Oke i need a script that's give's me the list of the users that is currently on the partyline. <br><br>Partyline : BoBjUH, User2, User3<br><br>I'm not really good with tcl but i read tcl-command.doc and i think you have to to it with "whom *" but than you get all the info like host and stuff i just need the handle.<br><br>Somebody gave me some code it's gives an error.<br><div class="codebox"><p>Code: </p><pre><code>set a "";set b 0, foreach c [dcclist chat] { incr b;append a "[lindex [split $c] 1] - ";};append a "Total $b";return $a;</code></pre></div>The error that i get is<br><blockquote class="uncited"><div> [15:30] Tcl error [dcc:test]: wrong # args: should be "set varName ?newValue?"</div></blockquote>Cany anybody help me ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=109">bobjuh</a> — Wed Apr 21, 2004 7:57 am</p><hr />
]]></content>
	</entry>
	</feed>
