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

	<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-04-21T03:05:01-04:00</updated>

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

		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2003-04-21T03:05:01-04:00</updated>

		<published>2003-04-21T03:05:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19308#p19308</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19308#p19308"/>
		<title type="html"><![CDATA[strange problem with adduser]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19308#p19308"><![CDATA[
Additionally, in the register snippet the bind you show is not correct.<br><div class="codebox"><p>Code: </p><pre><code>bind msg register - reg_usershould bebind msg - register reg_user </code></pre></div>Considering the adduser problem, my wild guess is that this command has been redefined somewhere in a tcl. But can't say much without seeing code.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Mon Apr 21, 2003 3:05 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[guppy]]></name></author>
		<updated>2003-04-21T00:45:41-04:00</updated>

		<published>2003-04-21T00:45:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19302#p19302</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19302#p19302"/>
		<title type="html"><![CDATA[strange problem with adduser]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19302#p19302"><![CDATA[
The code you posted is not the code causing the error. The proc names are totally different.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10">guppy</a> — Mon Apr 21, 2003 12:45 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-04-20T15:54:51-04:00</updated>

		<published>2003-04-20T15:54:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19295#p19295</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19295#p19295"/>
		<title type="html"><![CDATA[strange problem with adduser]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19295#p19295"><![CDATA[
Hello,<br><br>Using .adduser on the partyline works ok, however<br>using adduser from within a script does not work, here's the output from the partyline:<br>I use this  VoiceAllBut script  v1.02 by David Proper<br>using this script asis I get the following error:<br><br>Tcl error [pub_vab]: called "adduser" with too many arguments<br><br>if I remove the hostmask part from the arguments so adduser is called with 1 argument ie: nick then I get following error:<br><br>Tcl error [pub_val]: too many nested calls to Tcl_EvalObj (infinite loop?)<br><br>I have the same when I try to make a msg bind like this:<br><br>bind msg register -  reg_user<br>proc reg_user {nick uhost handle text} {<br>            adduser $text<br>}<br><br>Someone got an Idea?<p>Statistics: Posted by Guest — Sun Apr 20, 2003 3:54 pm</p><hr />
]]></content>
	</entry>
	</feed>
