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

	<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-01-05T10:53:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[cvanmeer]]></name></author>
		<updated>2004-01-05T10:53:00-04:00</updated>

		<published>2004-01-05T10:53:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32230#p32230</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32230#p32230"/>
		<title type="html"><![CDATA[Making \$nick bold from .tcl script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32230#p32230"><![CDATA[
good <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4215">cvanmeer</a> — Mon Jan 05, 2004 10:53 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2004-01-05T07:20:22-04:00</updated>

		<published>2004-01-05T07:20:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32224#p32224</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32224#p32224"/>
		<title type="html"><![CDATA[Making \$nick bold from .tcl script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32224#p32224"><![CDATA[
\002$nick\002 works fine.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Mon Jan 05, 2004 7:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DrTongue]]></name></author>
		<updated>2004-01-04T20:07:03-04:00</updated>

		<published>2004-01-04T20:07:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32216#p32216</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32216#p32216"/>
		<title type="html"><![CDATA[Making \$nick bold from .tcl script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32216#p32216"><![CDATA[
Great, so I wasn't even in the ballpark. I woulda SWORN I saw that somewhere. Oh well, not the first time and probably not the last.<br><br>so  \002 \$nick  :\002 Please don't........<br><br>or would it be just  $nick<br><br>I will try the first and if it doesn't work will check back here  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>Thanks.......<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=757">DrTongue</a> — Sun Jan 04, 2004 8:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[cvanmeer]]></name></author>
		<updated>2004-01-04T20:00:13-04:00</updated>

		<published>2004-01-04T20:00:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32215#p32215</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32215#p32215"/>
		<title type="html"><![CDATA[Making \$nick bold from .tcl script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32215#p32215"><![CDATA[
the \00303 must be: \002<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4215">cvanmeer</a> — Sun Jan 04, 2004 8:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[DrTongue]]></name></author>
		<updated>2004-01-04T19:48:12-04:00</updated>

		<published>2004-01-04T19:48:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32214#p32214</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32214#p32214"/>
		<title type="html"><![CDATA[Making \$nick bold from .tcl script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32214#p32214"><![CDATA[
Have a small .tcl script that warns people for channel rules.....caps, colors...so on and so on. It currently uses:<br><br>" \$nick :Please don't yada yada......"<br><br>How can I make the nick appear in  <strong class="text-strong">bold</strong> Like this:<br> <strong class="text-strong">&lt;nickname&gt;: </strong> Please don't yada yada.....<br>I have tried  \00303 \$nick :\003  and  \00303 $nick :\003 <br>What am I doing wrong?<br><br>THanks.....<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=757">DrTongue</a> — Sun Jan 04, 2004 7:48 pm</p><hr />
]]></content>
	</entry>
	</feed>
