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

	<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>2010-01-15T09:47:19-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Xymenes]]></name></author>
		<updated>2010-01-15T09:47:19-04:00</updated>

		<published>2010-01-15T09:47:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91689#p91689</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91689#p91689"/>
		<title type="html"><![CDATA[Marky's Color Uno]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91689#p91689"><![CDATA[
Aww i forgot to configure that file. All done and working, thanks <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11054">Xymenes</a> — Fri Jan 15, 2010 9:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Trixar_za]]></name></author>
		<updated>2010-01-15T06:25:03-04:00</updated>

		<published>2010-01-15T06:25:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91688#p91688</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91688#p91688"/>
		<title type="html"><![CDATA[Marky's Color Uno]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91688#p91688"><![CDATA[
Yes, the path should be scores/UnoScores and shouldn't include the whole /home/***/eggdrop part.<br><br>Here is a copy of my uno.cfg:<div class="codebox"><p>Code: </p><pre><code># this file is automatically overwrittenChannel=#UnoPoints=PointsScoreFile=scores/UnoScoresStopAfter=1WildDrawTwos=0Ads=0LastMonthCard1=Nobody 0LastMonthCard2=Nobody 0LastMonthCard3=Nobody 0LastMonthWins1=Nobody 0LastMonthWins2=Nobody 0LastMonthWins3=Nobody 0Fast=Owl 60High=Owl 100Played=Owl 100Bonus=1000RecordHigh=Nobody 100RecordFast=Nobody 60RecordCard=Nobody 10RecordWins=Nobody 1RecordPlayed=Nobody 10</code></pre></div>Another weird thing about uno.tcl is that while it says the options set inside the tcl file overrides the uno.cfg settings, it actually doesn't. The uno.cfg's settings are used over the ones set in the tcl. So if you want to make any big changes like the score file location, channel or points, you need to change it in the uno.cfg and not the tcl itself.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10958">Trixar_za</a> — Fri Jan 15, 2010 6:25 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Xymenes]]></name></author>
		<updated>2010-01-14T18:21:57-04:00</updated>

		<published>2010-01-14T18:21:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91683#p91683</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91683#p91683"/>
		<title type="html"><![CDATA[Marky's Color Uno]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91683#p91683"><![CDATA[
Hello Trixar_za,<br><br>Look at my configs:<br><br>set UnoCFGFile"scripts/uno.cfg"<br>set UnoScoreFile "/home/****/eggdrops/score/UnoScores"<br><br>Should i remove "/home/****/eggdrops/" from the path? I already created UnoScores file and still have that error.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11054">Xymenes</a> — Thu Jan 14, 2010 6:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Trixar_za]]></name></author>
		<updated>2010-01-14T08:22:28-04:00</updated>

		<published>2010-01-14T08:22:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91676#p91676</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91676#p91676"/>
		<title type="html"><![CDATA[Marky's Color Uno]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91676#p91676"><![CDATA[
This is a common error with the archived version of Marky's colour uno. You need to create a folder called scores in your eggdrop folder (/eggdrop/scores) and in scores you need to create a empty file named UnoScores. <br>Remember case is important if it's hosted on a shell, so it MUST be a folder all in small case called scores and it MUST be a file named UnoScores with all the capital letters in the right places.<br><br>That should solve the problem and allow the script to start and run without any further problems.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10958">Trixar_za</a> — Thu Jan 14, 2010 8:22 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Xymenes]]></name></author>
		<updated>2010-01-12T14:46:55-04:00</updated>

		<published>2010-01-12T14:46:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91658#p91658</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91658#p91658"/>
		<title type="html"><![CDATA[Marky's Color Uno]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91658#p91658"><![CDATA[
*bump*<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11054">Xymenes</a> — Tue Jan 12, 2010 2:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Xymenes]]></name></author>
		<updated>2010-01-11T09:55:55-04:00</updated>

		<published>2010-01-11T09:55:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=91645#p91645</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=91645#p91645"/>
		<title type="html"><![CDATA[Marky's Color Uno]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=91645#p91645"><![CDATA[
Hello guys. I need some help with uno tcl.<br><div class="codebox"><p>Code: </p><pre><code>[13:51] error reading "file10": illegal operation on a directory    while executing"gets $f s"    (procedure "UnoReadScores" line 15)    invoked from within"UnoReadScores"    (file "scripts/uno.tcl" line 2698)    invoked from within"source scripts/uno.tcl"    (file "Unobot.conf" line 1306)</code></pre></div>Can you help me? I really don't know what to do.<br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11054">Xymenes</a> — Mon Jan 11, 2010 9:55 am</p><hr />
]]></content>
	</entry>
	</feed>
