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

	<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>2001-10-07T04:12:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-07T04:12:00-04:00</updated>

		<published>2001-10-07T04:12:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=335#p335</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=335#p335"/>
		<title type="html"><![CDATA[!help script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=335#p335"><![CDATA[
To add extra help for users on the partyline, I use this:<br><br>bind dcc -|- helpx helpx<br><br>proc helpx {hand idx arg} {<br>  putdcc $idx "Put your extra help and"<br>  putdcc $idx "instructions in a pattern"<br>  putdcc $idx "like this."<br>  return 1<br>}<br><br>Make sure each line starts with putdcc $idx, and that the text starts and ends with ".<br><br>To access the extra help, the partyline user types .helpx<br><br>You can also add extra help to the original eggdrop help files by adding text in the same pattern as what is already there, but then you'd have to redo your work every time you updated your bots.<br><br>Good luck.<br><br>&lt;font size=-1&gt;[ This Message was edited by: rmm on 2001-10-07 02:13 ]&lt;/font&gt;<p>Statistics: Posted by Guest — Sun Oct 07, 2001 4:12 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-05T14:44:00-04:00</updated>

		<published>2001-10-05T14:44:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=308#p308</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=308#p308"/>
		<title type="html"><![CDATA[!help script?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=308#p308"><![CDATA[
how can i a make a help script it should be very simple with only a view of few commands<br>can everybody help me i have no plan form TCL <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_surprised.gif" width="15" height="15" alt=":eek:" title="Surprised"> <p>Statistics: Posted by Guest — Fri Oct 05, 2001 2:44 pm</p><hr />
]]></content>
	</entry>
	</feed>
