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

	<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>2004-08-08T05:07:43-04:00</updated>

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

		<entry>
		<author><name><![CDATA[makam]]></name></author>
		<updated>2004-08-07T18:05:35-04:00</updated>

		<published>2004-08-07T18:05:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39575#p39575</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39575#p39575"/>
		<title type="html"><![CDATA[i need some special for my help module?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39575#p39575"><![CDATA[
<blockquote class="uncited"><div>Did you added<div class="codebox"><p>Code: </p><pre><code>add_help_reference("filename.help");</code></pre></div>in module_start function and <div class="codebox"><p>Code: </p><pre><code>del_help_reference("filename.help");</code></pre></div>in module_close function?</div></blockquote><br>hehe, here is the problem <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><br>I forget it, thx a lot.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5167">makam</a> — Sat Aug 07, 2004 6:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dollar]]></name></author>
		<updated>2004-08-07T08:32:53-04:00</updated>

		<published>2004-08-07T08:32:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39566#p39566</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39566#p39566"/>
		<title type="html"><![CDATA[i need some special for my help module?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39566#p39566"><![CDATA[
Wrong topic, KrzychuG?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4046">dollar</a> — Sat Aug 07, 2004 8:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[KrzychuG]]></name></author>
		<updated>2004-08-08T05:07:43-04:00</updated>

		<published>2004-08-07T05:34:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39560#p39560</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39560#p39560"/>
		<title type="html"><![CDATA[i need some special for my help module?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39560#p39560"><![CDATA[
Remove those message <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=3672">KrzychuG</a> — Sat Aug 07, 2004 5:34 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[KrzychuG]]></name></author>
		<updated>2004-08-07T05:24:32-04:00</updated>

		<published>2004-08-07T05:24:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39559#p39559</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39559#p39559"/>
		<title type="html"><![CDATA[i need some special for my help module?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39559#p39559"><![CDATA[
Did you added<div class="codebox"><p>Code: </p><pre><code>add_help_reference("filename.help");</code></pre></div>in module_start function and <div class="codebox"><p>Code: </p><pre><code>del_help_reference("filename.help");</code></pre></div>in module_close function?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3672">KrzychuG</a> — Sat Aug 07, 2004 5:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[makam]]></name></author>
		<updated>2004-08-06T21:39:53-04:00</updated>

		<published>2004-08-06T21:39:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39557#p39557</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39557#p39557"/>
		<title type="html"><![CDATA[i need some special for my help module?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39557#p39557"><![CDATA[
I just finished my Module in C.<br>I tested it, run it, its all right.<br><br>So, i started to write the help about it.<br>But, i can't see the help when i type, .help &lt;some_cmd_of_my_module&gt;<br>My eggdrop said that the cmd dont exist.<br><br>any idea, suggestion?<br><br>Thx.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5167">makam</a> — Fri Aug 06, 2004 9:39 pm</p><hr />
]]></content>
	</entry>
	</feed>
