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

	<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>2009-07-14T03:33:25-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Fill]]></name></author>
		<updated>2009-07-14T03:32:38-04:00</updated>

		<published>2009-07-14T03:32:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89537#p89537</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89537#p89537"/>
		<title type="html"><![CDATA[[SOLVED] Unknown command: addhost]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89537#p89537"><![CDATA[
thanks for the great replies guys, everything was solved after loading compat.tcl<br><br>@ arfer:<br>Maybe I should update the script and make it use the new command?<br><br>See ya<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10430">Fill</a> — Tue Jul 14, 2009 3:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[username]]></name></author>
		<updated>2009-07-12T15:16:20-04:00</updated>

		<published>2009-07-12T15:16:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89523#p89523</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89523#p89523"/>
		<title type="html"><![CDATA[[SOLVED] Unknown command: addhost]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89523#p89523"><![CDATA[
You need to load <strong class="text-strong">compat.tcl</strong> and <strong class="text-strong">alltools.tcl</strong> before any other scripts. They are situated in <em class="text-italics">scripts</em> folder of your bot. That is the librarys with many useful commands, like addhost.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6813">username</a> — Sun Jul 12, 2009 3:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[arfer]]></name></author>
		<updated>2009-07-12T10:12:49-04:00</updated>

		<published>2009-07-12T10:12:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89518#p89518</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89518#p89518"/>
		<title type="html"><![CDATA[[SOLVED] Unknown command: addhost]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89518#p89518"><![CDATA[
There is no such Eggdrop Tcl command as addhost.<br><br>This is what you need :-<br><br>setuser &lt;handle&gt; &lt;entry-type&gt; [extra info]<br><br>Look it up in tcl-commands.doc or tcl-commands.html, which you can find in your bot's docs.<br><br>The obvious alternative is to define a proc named addhost which uses the above setuser command. You can then call addhost.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5705">arfer</a> — Sun Jul 12, 2009 10:12 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[while]]></name></author>
		<updated>2009-07-12T09:47:50-04:00</updated>

		<published>2009-07-12T09:47:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89517#p89517</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89517#p89517"/>
		<title type="html"><![CDATA[[SOLVED] Unknown command: addhost]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89517#p89517"><![CDATA[
maybe if you paste the code of the script someone can tell what is wrong <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10748">while</a> — Sun Jul 12, 2009 9:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Fill]]></name></author>
		<updated>2009-07-14T03:33:25-04:00</updated>

		<published>2009-07-12T09:25:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89516#p89516</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89516#p89516"/>
		<title type="html"><![CDATA[[SOLVED] Unknown command: addhost]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89516#p89516"><![CDATA[
Hi,<br><br>I have a script that works with userfiles and I wanted to be able to use addhost command. However, I get this error:<br><br>[15:10] Tcl error [users]: invalid command name "addhost"<br><br>What's going on?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10430">Fill</a> — Sun Jul 12, 2009 9:25 am</p><hr />
]]></content>
	</entry>
	</feed>
