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

	<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>2006-08-08T09:28:55-04:00</updated>

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

		<entry>
		<author><name><![CDATA[extazyti]]></name></author>
		<updated>2006-08-08T09:28:55-04:00</updated>

		<published>2006-08-08T09:28:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65273#p65273</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65273#p65273"/>
		<title type="html"><![CDATA[Pls Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65273#p65273"><![CDATA[
thanks <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=8066">extazyti</a> — Tue Aug 08, 2006 9:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2006-08-08T09:04:55-04:00</updated>

		<published>2006-08-08T09:04:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65272#p65272</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65272#p65272"/>
		<title type="html"><![CDATA[Pls Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65272#p65272"><![CDATA[
That could be solvable by a simple tcl-script<br>One way would be<div class="codebox"><p>Code: </p><pre><code>proc chon:dowho {hand idx} {  dccsimul $idx ".who"}bind chon - * chon:dowho</code></pre></div>Would basically simulate the user typing .who when connecting<br><br><em class="text-italics">edit: Another example:</em><div class="codebox"><p>Code: </p><pre><code>proc chon:listwho {hand idx} {  foreach h [dcclist "chat"] {    putidx $idx "  \[[lindex $h 0]\]  [lindex $h 1]  [lindex $h 2]"  }}</code></pre></div>Might wanna tidy up the code with some formatting (spacing etc) tho..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Tue Aug 08, 2006 9:04 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[extazyti]]></name></author>
		<updated>2006-08-08T06:34:23-04:00</updated>

		<published>2006-08-08T06:34:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=65268#p65268</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=65268#p65268"/>
		<title type="html"><![CDATA[Pls Help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=65268#p65268"><![CDATA[
I want to ask how to make my eggdrop show ".who" command in the my party line when I get connected,..<br>in the text/motd file.. what can I put there to do .who command there. I try to edit src/misc.c but I can't programming <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br><br>Please Help<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8066">extazyti</a> — Tue Aug 08, 2006 6:34 am</p><hr />
]]></content>
	</entry>
	</feed>
