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

	<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>2003-09-06T06:39:15-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-06T06:39:15-04:00</updated>

		<published>2003-09-06T06:39:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26616#p26616</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26616#p26616"/>
		<title type="html"><![CDATA[control $idx command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26616#p26616"><![CDATA[
thx :&gt;<p>Statistics: Posted by Guest — Sat Sep 06, 2003 6:39 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2003-09-05T19:01:28-04:00</updated>

		<published>2003-09-05T19:01:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26592#p26592</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26592#p26592"/>
		<title type="html"><![CDATA[control $idx command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26592#p26592"><![CDATA[
<blockquote class="uncited"><div>Once you have control over a DCC session, you can do plenty of things.<br><br>However, there are four things you can do at the end of your control proc.<br><br>1: Retain control over the session<br><br>2: Pass control over to another proc.<br><br>3: Return control back to eggdrop, at which point they are on the partyline again.<br><br>4: Use "killdcc" to kick the user off the partyline.</div></blockquote>I wouldn't recommend doing #2 .. Eggdrop has problems freeing sockets that are passed beyond a single control proc... Mainly because there is no sense in having multiple controls for a single idx when all can be written within the one procedure.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Fri Sep 05, 2003 7:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-09-05T12:40:03-04:00</updated>

		<published>2003-09-05T12:40:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26570#p26570</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26570#p26570"/>
		<title type="html"><![CDATA[control $idx command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26570#p26570"><![CDATA[
Once you have control over a DCC session, you can do plenty of things.<br><br>However, there are four things you can do at the end of your control proc.<br><br>1: Retain control over the session<br><br>2: Pass control over to another proc.<br><br>3: Return control back to eggdrop, at which point they are on the partyline again.<br><br>4: Use "killdcc" to kick the user off the partyline.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri Sep 05, 2003 12:40 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-09-05T11:51:15-04:00</updated>

		<published>2003-09-05T11:51:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=26564#p26564</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=26564#p26564"/>
		<title type="html"><![CDATA[control $idx command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=26564#p26564"><![CDATA[
I need an example for control $idx :/ <br><br>i have tryd<br><div class="codebox"><p>Code: </p><pre><code>bind dcc - login pl:logproc pl:log {handle idx text} {control $idx te:con}proc te:con {idx text} {putdcc $idx "test" }</code></pre></div>but we can i make to logout ?<p>Statistics: Posted by Guest — Fri Sep 05, 2003 11:51 am</p><hr />
]]></content>
	</entry>
	</feed>
