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

	<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-05-17T11:35:52-04:00</updated>

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

		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2009-05-17T11:35:52-04:00</updated>

		<published>2009-05-17T11:35:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=88796#p88796</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=88796#p88796"/>
		<title type="html"><![CDATA[Version error in 1.6.19+ctcpfix.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=88796#p88796"><![CDATA[
I remenber this was the same for the last release as well  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Sun May 17, 2009 11:35 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[username]]></name></author>
		<updated>2009-05-17T07:09:45-04:00</updated>

		<published>2009-05-17T07:09:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=88793#p88793</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=88793#p88793"/>
		<title type="html"><![CDATA[Version error in 1.6.19+ctcpfix.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=88793#p88793"><![CDATA[
Hello, there is little mistake in source/src/main.c from 1.6.19+ctcpfix: <div class="codebox"><p>Code: </p><pre><code>int egg_numver = 1061800;</code></pre></div>So it show wrong version in .vbottree and other.<br>To repair it you need to change this string to <div class="codebox"><p>Code: </p><pre><code>int egg_numver = 1061900;</code></pre></div> and recompile your bot.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6813">username</a> — Sun May 17, 2009 7:09 am</p><hr />
]]></content>
	</entry>
	</feed>
