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

	<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>2002-02-15T17:32:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-15T17:32:00-04:00</updated>

		<published>2002-02-15T17:32:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4587#p4587</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4587#p4587"/>
		<title type="html"><![CDATA[Bind Problem :-/]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4587#p4587"><![CDATA[
Ah - Thank-you! :]<p>Statistics: Posted by Guest — Fri Feb 15, 2002 5:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-02-15T15:33:00-04:00</updated>

		<published>2002-02-15T15:33:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4582#p4582</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4582#p4582"/>
		<title type="html"><![CDATA[Bind Problem :-/]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4582#p4582"><![CDATA[
${cmdsymbol}PATime <br><br>reason the binds are failing is that you're trying to bind to a multi-word string (ie, its got a space in it). bind pub can only bind to single word commands.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Fri Feb 15, 2002 3:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-02-15T13:26:00-04:00</updated>

		<published>2002-02-15T13:26:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=4578#p4578</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=4578#p4578"/>
		<title type="html"><![CDATA[Bind Problem :-/]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=4578#p4578"><![CDATA[
I want to be able to change the cmd symbol but how do i add that to the Var ive tried<br><br>bind pub -|- "$cmdsymbol help" help<br>bind pub -|- [$cmdsymbol help] help<br><br>And others but no luck <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":sad:" title="Sad"><br><br>### VARS<br>set cmdsymbol "!"<br><br>### BINDS<br>bind pub -|- !help help<br><br>### Help<br>proc help {nick host handle chan} {<br>        global cmdsymbol<br>        puthelp "NOTICE $nick :Commands available are:"<br>        puthelp "NOTICE $nick :$cmdsymbol PATime"<br>}<br><br>Also if u know how to put text right next to a var! Trying to put $cmdsymbol and PATime together. <br><br>Thanks,<br><br>Jas0n<p>Statistics: Posted by Guest — Fri Feb 15, 2002 1:26 pm</p><hr />
]]></content>
	</entry>
	</feed>
