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

	<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>2013-09-26T16:46:16-04:00</updated>

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

		<entry>
		<author><name><![CDATA[SpiKe^^]]></name></author>
		<updated>2013-09-26T16:46:16-04:00</updated>

		<published>2013-09-26T16:46:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102069#p102069</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102069#p102069"/>
		<title type="html"><![CDATA[BogusTrivia  2.06.4.6 color issues]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102069#p102069"><![CDATA[
That sounds more like an issue with the way yer irc client resolves color codes.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7749">SpiKe^^</a> — Thu Sep 26, 2013 4:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bazmann]]></name></author>
		<updated>2013-09-26T09:25:01-04:00</updated>

		<published>2013-09-26T09:25:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102068#p102068</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102068#p102068"/>
		<title type="html"><![CDATA[BogusTrivia  2.06.4.6 color issues]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102068#p102068"><![CDATA[
I am running the latest version of BogusTrivia 2.06.4.6  It seems to have issue with displaying colored text when more than one color is displayed on the same line.  The problem seems to be with the TCL implementation of color on my server.  Each \003 color command has to be terminated with a \003 command.  <br><br>For example this instuction will work because the first color is terminated<br>\00302Blue Text\003\00305Brown Text<br><br>This instruction will now work<br>\00302Blue Text\00305Brown Text<br>The above instruction use the second \003 as a terminator of the first color command and will display instead the color number 05 followed by the text "Brown Text" in the default color.<br>Blue Text05BrownText<br><br>BogusTrivia implementation of color uses the second method when multiple colors are displayed on the same line, it does not terminate the first color with \003 before starting the second color resulting in the display of numbers instead of changing the text color.<br><br>Is there any chance that this can be fixed by setting some variable in the setting section where Trivia color will work in either mode?  I think terminating the color with \003 command will always work on all systems.<br><br>Thank you<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12279">bazmann</a> — Thu Sep 26, 2013 9:25 am</p><hr />
]]></content>
	</entry>
	</feed>
