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

	<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-03-07T06:39:27-04:00</updated>

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

		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2003-03-07T06:39:27-04:00</updated>

		<published>2003-03-07T06:39:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17510#p17510</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17510#p17510"/>
		<title type="html"><![CDATA[addme problem !]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17510#p17510"><![CDATA[
<blockquote class="uncited"><div>The solution to which I have allready pointed.<br><br>No, I can't put ti back. I used to be in the habit of uploading ti to some webspace, but didn't do it here (OOPS).<br><br>For each channel that is listed in $addme_channels, there needs to be a coresponding line, EG "set addme_nombre(#ctfpickup.fr) 10"<br><br>This is why the error are cause.<br><br>Failure to read, and configure the script correctly.</div></blockquote>You are pointing to something different. Afaik, what you indicate is not (yet) an issue.<br><br>Just below the configuring part, there is a statement like:<br><br>foreach i [array names addme_channels]<br><br>and thats were the "addme_server" array variable get set. <br><br>However, "addme_channels" is not an array. And consequently the  foreach fails and the addme_server does not get set. Which in turn leads to the error message initially indicated.<br><br>This seems to be (an updated version of) the script:<br><br><a href="http://www.egghelp.org/files/tcl/addme.zip" class="postlink">http://www.egghelp.org/files/tcl/addme.zip</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Fri Mar 07, 2003 6:39 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-03-07T06:25:34-04:00</updated>

		<published>2003-03-07T06:25:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17509#p17509</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17509#p17509"/>
		<title type="html"><![CDATA[addme problem !]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17509#p17509"><![CDATA[
The solution to which I have allready pointed.<br><br>No, I can't put ti back. I used to be in the habit of uploading ti to some webspace, but didn't do it here (OOPS).<br><br>For each channel that is listed in $addme_channels, there needs to be a coresponding line, EG "set addme_nombre(#ctfpickup.fr) 10"<br><br>This is why the error are cause.<br><br>Failure to read, and configure the script correctly.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri Mar 07, 2003 6:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2003-03-07T06:17:25-04:00</updated>

		<published>2003-03-07T06:17:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17508#p17508</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17508#p17508"/>
		<title type="html"><![CDATA[addme problem !]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17508#p17508"><![CDATA[
<blockquote class="uncited"><div>Does this mean you ahve solved it, or it still fails to work?</div></blockquote>It will fail.<br><br>Removing the code from the original posting does not help pinpoint the problem. Can I ask you to put it back?<br><br>The script itself has various weak points.<br><br>One of them is that the setting is done through:<br><br>set addme_channels "#gorillascripting" <br><br>where the code (which is now not visible anymore) uses:<br><br>[array names addme_channels]<br><br>which will not work and likely lead to the error message indicated.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Fri Mar 07, 2003 6:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-03-07T05:47:45-04:00</updated>

		<published>2003-03-07T05:47:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17507#p17507</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17507#p17507"/>
		<title type="html"><![CDATA[addme problem !]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17507#p17507"><![CDATA[
Does this mean you ahve solved it, or it still fails to work?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri Mar 07, 2003 5:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-03-06T18:36:24-04:00</updated>

		<published>2003-03-06T18:36:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17490#p17490</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17490#p17490"/>
		<title type="html"><![CDATA[addme problem !]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17490#p17490"><![CDATA[
i forgot it only here ! in eggdrop in have added the channel !<p>Statistics: Posted by Guest — Thu Mar 06, 2003 6:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-03-06T06:18:37-04:00</updated>

		<published>2003-03-06T06:18:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17468#p17468</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17468#p17468"/>
		<title type="html"><![CDATA[addme problem !]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17468#p17468"><![CDATA[
Please read through the settings section again, as it is not as simple as chaning only the channels it should operate in.<br><br>While you have set the channel up, you have3 failed to changes settings like<blockquote class="uncited"><div>set addme_nombre(#ctfpickup.fr) 10</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Mar 06, 2003 6:18 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-03-06T02:24:18-04:00</updated>

		<published>2003-03-06T02:24:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17465#p17465</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17465#p17465"/>
		<title type="html"><![CDATA[addme problem !]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17465#p17465"><![CDATA[
i became this errors !<br><blockquote class="uncited"><div>[07:21] Tcl error [addme_addname]: can't read "addme_server(#gorillascripting)": no such variable<br>[07:21] Tcl error [addme_server]: can't read "addme_server(#gorillascripting)": no such variable</div></blockquote>the code = <br><div class="codebox"><p>Code: </p><pre><code>################################################# Add Me ! - v 1.00## Short A Propos :## Organize pickup games in an IRC channel# With commands like !addme and !removeme, players can enrole themselves into a player list,# and when the player list is full, the bot notices everyone to join a given server# More details &amp; manual : see readme.txt## tested on Eggdrop 1.6.4 and TCL 8.0.5# Tcl 8.3 : NOT WORKING (regexp &amp; regsub b0rked, what the hell)## Contact stuff :# Ozh, ozh@planetquake, #SARL on irc.quakenet.org# The bot is probably working on #ctfpickup.fr and #pickup.fr on Quakenet,# if you want to have a look################################################################ customize #################### Channels where the bot manages topics# For example :# set addme_channels "#lame"# set addme_channels "#lame #lamer #lamest"set addme_channels "#gorillascripting"# Web page where the channels rules are explainedset addme_rules "http://FrenchFragFactory.net/pickup.shtml"# Number of players wanted for a game, set for each channel# Specify for each channel mentionned above !# For example : set addme_nombre (#lame) 4 if you need 4 players to start a gameset addme_nombre(#ctfpickup.fr) 10set addme_nombre(#pickup.fr) 8# If you want to modify bot's messages, read through the script# and modify yourself :) Each message is commented for you to know</code></pre></div><strong class="text-strong"><em class="text-italics">EDIT:</em></strong> Removed half the code, so long, for so little (ppslim).<br><br>plz help ! thx !<p>Statistics: Posted by Guest — Thu Mar 06, 2003 2:24 am</p><hr />
]]></content>
	</entry>
	</feed>
