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

	<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-20T13:11:23-04:00</updated>

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

		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2004-04-20T13:11:23-04:00</updated>

		<published>2004-04-20T13:11:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35732#p35732</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35732#p35732"/>
		<title type="html"><![CDATA[Problem with [llength [chanlist $chan]]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35732#p35732"><![CDATA[
I belive desynched stands for <a href="http://dictionary.reference.com/search?r=2&amp;q=desynchronisation" class="postlink">desynchronisation</a> or something.. Either make it jump to another server or check again the net-type and set it according to the network it's on.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Tue Apr 20, 2004 1:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-04-20T12:25:30-04:00</updated>

		<published>2004-04-20T12:25:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35731#p35731</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35731#p35731"/>
		<title type="html"><![CDATA[Problem with [llength [chanlist $chan]]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35731#p35731"><![CDATA[
The bot sees a wrong usercount on the partyline too! Net-Type ist correct but i dont know what desynched means.<p>Statistics: Posted by Guest — Tue Apr 20, 2004 12:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2004-04-19T22:02:09-04:00</updated>

		<published>2004-04-19T22:02:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35721#p35721</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35721#p35721"/>
		<title type="html"><![CDATA[Problem with [llength [chanlist $chan]]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35721#p35721"><![CDATA[
<blockquote class="uncited"><div>It returns a wrong Usercount. IRC tells me 29 User on Channel, but this script returns 15 .. ?!</div></blockquote>Enter the partyline of the bot and use .channel #channelname to find out how many channel users the bot sees. Maybe the channel is desynched/splitted. Also check that you set net-type to the correct value.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Mon Apr 19, 2004 10:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-04-19T10:07:40-04:00</updated>

		<published>2004-04-19T10:07:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35702#p35702</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35702#p35702"/>
		<title type="html"><![CDATA[Problem with [llength [chanlist $chan]]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35702#p35702"><![CDATA[
It returns a wrong Usercount. IRC tells me 29 User on Channel, but this script returns 15 .. ?!<p>Statistics: Posted by Guest — Mon Apr 19, 2004 10:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2004-04-19T03:20:59-04:00</updated>

		<published>2004-04-19T03:20:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35697#p35697</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35697#p35697"/>
		<title type="html"><![CDATA[Re: Problem with [llength [chanlist $chan]]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35697#p35697"><![CDATA[
<blockquote class="uncited"><div>My scripts is this:<div class="codebox"><p>Code: </p><pre><code>bind pub - !peak join:peakproc join:peak {nick host hand chan arg} {   putserv "PRIVMSG $chan :Number of users now in chan: [llength [chanlist $chan]]"}</code></pre></div>But this script returns not the correct user count ... The Channel is not +D or +d ... what to do?</div></blockquote>What does the script return? What is incorrect?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Mon Apr 19, 2004 3:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-04-18T16:28:27-04:00</updated>

		<published>2004-04-18T16:28:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35692#p35692</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35692#p35692"/>
		<title type="html"><![CDATA[Problem with [llength [chanlist $chan]]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35692#p35692"><![CDATA[
My scripts is this:<div class="codebox"><p>Code: </p><pre><code>bind pub - !peak join:peakproc join:peak {nick host hand chan arg} {   putserv "PRIVMSG $chan :Number of users now in chan: [llength [chanlist $chan]]"}</code></pre></div>But this script returns not the correct user count ... The Channel is not +D or +d ... what to do?<p>Statistics: Posted by Guest — Sun Apr 18, 2004 4:28 pm</p><hr />
]]></content>
	</entry>
	</feed>
