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

	<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>2005-11-10T10:19:52-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2005-11-10T10:19:52-04:00</updated>

		<published>2005-11-10T10:19:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57278#p57278</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57278#p57278"/>
		<title type="html"><![CDATA[Guidelines - Read Before Posting.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57278#p57278"><![CDATA[
This is important as well:<blockquote class="uncited"><div>Folks, before asking for help with Tcl errors in your or other people's scripts, please make sure you've done the following:<ul><li>have your <strong class="text-strong">.tcl</strong> and <strong class="text-strong">.set</strong> commands enabled, meaning that you need to open your config and comment out (or remove) the following lines:<br><em class="text-italics">unbind dcc n tcl *dcc:tcl<br>unbind dcc n set *dcc:set</em><br>then save config and restart the bot</li><li>have full backtrace of the error; that means upon receiving Tcl error (you must be logged in), immediately type <strong class="text-strong">.set errorInfo</strong> and save the output</li><li>if the bot replies with `What? You need .help', you need to enable command <em class="text-italics">.set</em> (see above)</li><li>when posting code, use <em class="text-italics">code</em> tag, not <em class="text-italics">quote</em>; the code should be indented nicely, making it easier to read and understand, for example use:<div class="codebox"><p>Code: </p><pre><code>foreach foo $bar {   if {$foo == "moo"} {      #do something   }}</code></pre></div>and not:<div class="codebox"><p>Code: </p><pre><code>foreach foo $bar {if {$foo == "moo"} {#do something}}</code></pre></div></li><li>when testing a script, try to run that script only, get rid temporarily of all others, commenting them out in the config (don't forget to restart); it helps in narrowing the possible causes for problems, since there are no other scripts to possibly interfere with the script you are testing</li></ul></div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Thu Nov 10, 2005 10:19 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Linux]]></name></author>
		<updated>2005-11-10T05:27:16-04:00</updated>

		<published>2005-11-10T05:27:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=57273#p57273</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=57273#p57273"/>
		<title type="html"><![CDATA[Guidelines - Read Before Posting.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=57273#p57273"><![CDATA[
Dear Friends,<br><ul><li><strong class="text-strong">Remember and keep in mind the following Instructions:</strong></li><li>Be sure about what you're going to do here, Seeking for <span style="text-decoration:underline">Help</span> then post such topics in <a href="http://forum.egghelp.org/viewforum.php?f=2" class="postlink">Scripting Help</a> and if you've a <span style="text-decoration:underline">Request</span> then ask in <a href="http://forum.egghelp.org/viewforum.php?f=10" class="postlink">Script Requests</a>.</li><li>Contact the <strong class="text-strong">Script Author</strong> before asking any kind of <span style="text-decoration:underline">Script Modifications</span> as per your desire.</li><li>Use <a href="http://forum.egghelp.org/search.php" class="postlink">Search</a> funtion for forum search and see properly whether your Question might be asked before, Once discussed don't <span style="text-decoration:underline">Repeat</span> the same.</li><li>This is an <strong class="text-strong">Eggdrop/TCL</strong> related forum, Neither ask for <span style="text-decoration:underline">mIRC Scripts</span> Nor post a new topic for any (mIRC) assistance.</li><li>Looking for TCL Scripts or wish to have same Script (TCL) as you have in mIRC then try your luck at <a href="http://www.egghelp.org/tcl.htm" class="postlink">TCL Archive</a> page.</li><li>Do not create new topics for the same problem when there is already one exist.</li><li>Posts with <span style="text-decoration:underline">Poor Subjects</span> or <span style="text-decoration:underline">Broke</span> the rules maybe deleted on the spot or delivered to <a href="http://forum.egghelp.org/viewforum.php?f=8" class="postlink">Junk Yard</a> and it will completly erased after 7 days.</li><li>Don't insult or humilate other members of the board, be nice and respect each others.<br><br><strong class="text-strong">Important:</strong></li><li>One IMPORTANT thing or i say <strong class="text-strong">Humble Request</strong> i.e. whenever you create a new topic be specific on the Subject, <span style="text-decoration:underline">Example</span>: If there's any error in <em class="text-italics">sentinel.tcl</em> and his author is <em class="text-italics">slennox</em> then subject would be like "<strong class="text-strong"><em class="text-italics">Error/Bug in sentinel.tcl by slennox</em></strong>" this is not compulsory but using this way is much convenient for everyone specially the author who wrote the script and will informed (itself by viewing the subject) that his script has something to be fixed, it helps others aswell who are facing the same problem.</li></ul><strong class="text-strong"><em class="text-italics">Cooperate and Be-Cooperated,</em> Thankyou.</strong><br><br>-REGARDS-<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4783">Linux</a> — Thu Nov 10, 2005 5:27 am</p><hr />
]]></content>
	</entry>
	</feed>
