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

	<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>2010-06-24T09:15:57-04:00</updated>

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

		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2010-06-24T09:15:57-04:00</updated>

		<published>2010-06-24T09:15:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93408#p93408</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93408#p93408"/>
		<title type="html"><![CDATA[$botnick empty on start]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93408#p93408"><![CDATA[
Ok, thanks for this explanation.<br>So, I now use $::username and it works<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Thu Jun 24, 2010 9:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2010-06-24T08:22:37-04:00</updated>

		<published>2010-06-24T08:22:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93406#p93406</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93406#p93406"/>
		<title type="html"><![CDATA[$botnick empty on start]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93406#p93406"><![CDATA[
Since your eggdrop has not yet completed the connection and handshake with the irc server, at the time the code is executed, your eggdrop hasn't gained it's nickname yet.<br><br>::botnick will always contain the current nickname the eggdrop holds on the server, and is thus empty until it has gained a nickname.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Thu Jun 24, 2010 8:22 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2010-06-24T03:51:36-04:00</updated>

		<published>2010-06-24T03:51:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93405#p93405</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93405#p93405"/>
		<title type="html"><![CDATA[$botnick empty on start]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93405#p93405"><![CDATA[
Hello there,<br><br>I've a small trouble I can't understand whith a script I'm doing.<br>It contains an init procedure which is called at the end of the script, and inside I use $::botnick.<br><br>When I start, or restart, the eggdrop, I got the following error:<div class="codebox"><p>Code: </p><pre><code>[09:09] can't read "::crelay::regg()": no such element in array    while executing"array set me $::crelay::regg($::botnick)"    (procedure "::crelay::init" line 5)    invoked from within"::crelay::init"</code></pre></div>But if I comment the auto-load and launch the procedure from party-line, it works fine.<br>So, what is the trouble, when is $botnick setted ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Thu Jun 24, 2010 3:51 am</p><hr />
]]></content>
	</entry>
	</feed>
