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

	<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>2003-05-04T17:09:16-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Souperman]]></name></author>
		<updated>2003-05-04T17:09:16-04:00</updated>

		<published>2003-05-04T17:09:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19806#p19806</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19806#p19806"/>
		<title type="html"><![CDATA[problems with trivia.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19806#p19806"><![CDATA[
Hi MrT<br><br>That script has been superseded by the one you can get at <a href="www.eggdrop.za.net" class="postlink">www.eggdrop.za.net</a>.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=801">Souperman</a> — Sun May 04, 2003 5:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2003-05-03T21:15:19-04:00</updated>

		<published>2003-05-03T21:15:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19791#p19791</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19791#p19791"/>
		<title type="html"><![CDATA[problems with trivia.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19791#p19791"><![CDATA[
Your tcl version is too old for this script. (apparently it doesn't support "string is ...").<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Sat May 03, 2003 9:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MrT]]></name></author>
		<updated>2003-05-03T14:59:31-04:00</updated>

		<published>2003-05-03T14:59:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=19773#p19773</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=19773#p19773"/>
		<title type="html"><![CDATA[problems with trivia.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=19773#p19773"><![CDATA[
Hi there,<br><br>I just installed trivia.tcl version 1.02 by DarkMist, on the latest version of eggdrop, and  I can start the game, but whenever I try anything I get tcl errors. At the moment all I have been able to do is start and stop the game or skip a question...<br><br>If I try !hint i get the following error:<br><strong class="text-strong">Tcl error [tgforcehint]: bad option "is": must be compare, first, index, last, length, match, range, tolower, toupper, trim, trimleft, trimright, wordend, or wordstart</strong><br><br>I looked up that pat of the script and this is what comes up:<div class="codebox"><p>Code: </p><pre><code>#gives a hint if there is currently a question to answer.proc tgforcehint {nick host hand chan text} { global tghinttimer tgnexttimer tgplaying tgchan tgcurrentanswer tgstreak tgstreakmin if {[strlwr $tgchan]==[strlwr $chan]} {  if {$tgplaying==1&amp;&amp;[utimerexists tghint]!=""} {   killutimer $tghinttimer   tghint  }  return 1 }}</code></pre></div>Also, if someone could tell me how I'm supposed to answer the question it would be helpful as I couldnt see this in the readme... I tried "!trivia &lt;answer&gt;" but it just seemed to sit there, then I got another error:<br><strong class="text-strong">Tcl error in script for 'timer151':<br>bad option "is": must be compare, first, index, last, length, match, range, tolower, toupper, trim, trimleft, trimright, wordend, or wordstart</strong><br>I think this might be the automatic hints but im not sure.<br><br>Any help would be greatly appreciated,<br><br>Thanks,<br>MrT<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2161">MrT</a> — Sat May 03, 2003 2:59 pm</p><hr />
]]></content>
	</entry>
	</feed>
