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

	<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>2006-06-14T19:46:29-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-06-14T19:46:29-04:00</updated>

		<published>2006-06-14T19:46:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=64020#p64020</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=64020#p64020"/>
		<title type="html"><![CDATA[Gseen Language problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=64020#p64020"><![CDATA[
Your'e running this under cygwin? <br><blockquote class="uncited"><div># <span style="text-decoration:underline">Cygwin is not a way to run native linux apps on Windows</span>. You have to rebuild your application from source if you want it to run on Windows.<br><br># Cygwin is not a way to magically make native Windows apps aware of UNIX ® functionality, like signals, ptys, etc. Again, you need to build your apps from source if you want to take advantage of Cygwin functionality.</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Wed Jun 14, 2006 7:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Pouvl]]></name></author>
		<updated>2006-06-13T11:31:33-04:00</updated>

		<published>2006-06-13T11:31:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63984#p63984</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63984#p63984"/>
		<title type="html"><![CDATA[Gseen Language problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63984#p63984"><![CDATA[
<blockquote class="uncited"><div>There's no reason why there would be an error if the files needed are located as above and the default language has been set.<br><br>Note: Changes to gseen.conf may require a bot restart rather than a rehash.</div></blockquote><br>guess what, it didnt work, so theres no apparent solving to this problem, even reinstalled the bot but that didnt work either..<br><br>did i mention it was the windrop version?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7564">Pouvl</a> — Tue Jun 13, 2006 11:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-05-15T20:41:23-04:00</updated>

		<published>2006-05-15T20:41:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63072#p63072</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63072#p63072"/>
		<title type="html"><![CDATA[Gseen Language problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63072#p63072"><![CDATA[
I use the following:<div class="codebox"><p>Code: </p><pre><code># now load the moduleloadmodule gseen# load the English language fileloadseenslang "en" "English" language/gseen.en.lang# load the German language file#loadseenslang "de" "Deutsch" language/gseen.de.lang# set the default language to english...set default-slang "en"# ... but let #xwp use the german langfile#setchanseenlang #xwp "de"</code></pre></div>There's no reason why there would be an error if the files needed are located as above and the default language has been set.<br><br>Note: Changes to gseen.conf may require a bot restart rather than a rehash.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Mon May 15, 2006 8:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-05-15T20:30:34-04:00</updated>

		<published>2006-05-15T20:30:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=63069#p63069</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=63069#p63069"/>
		<title type="html"><![CDATA[Gseen Language problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=63069#p63069"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>gseen.conf:# load the English language fileloadseenslang "en" "English" language/gseen.en.lang# load the German language fileloadseenslang "de" "Deutsch" language/gseen.de.lang# set the default language to english...set default-slang "en"# ... but let #xwp use the german langfilesetchanseenlang #funo "de"</code></pre></div>The above works for me..  Maybe using both set default-slang "en"  and "setchanseenlang #chan "en" "  is causing a problem.. I didn't test that.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Mon May 15, 2006 8:30 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Pouvl]]></name></author>
		<updated>2006-05-13T05:06:54-04:00</updated>

		<published>2006-05-13T05:06:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62975#p62975</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62975#p62975"/>
		<title type="html"><![CDATA[Gseen Language problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62975#p62975"><![CDATA[
yes thats where they are, thats kinda what I meant with "I got the language files where they should be" but nm...<br><br>dont wanna flame or seems disappointed, but will anyone give me some advice that isn't noob oriented and can actually help me? It seems gseen has gone sick in my end as it cant see the language files, and I've apparently done everything By The Book, and it still doesnt work.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7564">Pouvl</a> — Sat May 13, 2006 5:06 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-05-01T19:32:42-04:00</updated>

		<published>2006-05-01T19:32:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62557#p62557</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62557#p62557"/>
		<title type="html"><![CDATA[Gseen Language problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62557#p62557"><![CDATA[
Both the gseen.de.lang AND gseen.en.lang language files have to go into the eggdrop language folder.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Mon May 01, 2006 7:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Pouvl]]></name></author>
		<updated>2006-04-29T08:03:30-04:00</updated>

		<published>2006-04-29T08:03:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62470#p62470</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62470#p62470"/>
		<title type="html"><![CDATA[Gseen Language problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62470#p62470"><![CDATA[
yeah hoped it would, but since the default didn't work, I tried with the channel setting too. Thought that might having set the language 2x might actually get it set, but noo...<br><br>Seems like theres some very weird problem..I got the language files where they should be, Im loading them, Im setting them, but gseen still complain about not having a language selected <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7564">Pouvl</a> — Sat Apr 29, 2006 8:03 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-04-28T19:10:15-04:00</updated>

		<published>2006-04-28T19:10:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62468#p62468</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62468#p62468"/>
		<title type="html"><![CDATA[Gseen Language problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62468#p62468"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code># load the German language file#loadseenslang "de" "Deutsch" language/gseen.de.lang# set the default language to english...set default-slang "en"</code></pre></div>There is no need to set your channel(s) to English; it becomes the default (when you do the above).<br><div class="codebox"><p>Code: </p><pre><code># ... but let #xwp use the german langfile#setchanseenlang #xwp "de"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Fri Apr 28, 2006 7:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Pouvl]]></name></author>
		<updated>2006-04-28T12:47:37-04:00</updated>

		<published>2006-04-28T12:47:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=62460#p62460</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=62460#p62460"/>
		<title type="html"><![CDATA[Gseen Language problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=62460#p62460"><![CDATA[
love when I get flamed and what u suggest I've already done as its kinda obvious..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7564">Pouvl</a> — Fri Apr 28, 2006 12:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[YooHoo]]></name></author>
		<updated>2006-04-02T18:33:16-04:00</updated>

		<published>2006-04-02T18:33:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61600#p61600</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61600#p61600"/>
		<title type="html"><![CDATA[Gseen Language problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61600#p61600"><![CDATA[
the gseen module comes with comprehensive installation instructions, read the damn README for cryin' out loud  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"> <br>Here's a tip: you must copy the language files that are included in gseen to your <em class="text-italics">/home/eggdrop/language</em> directory.<br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2706">YooHoo</a> — Sun Apr 02, 2006 6:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Pouvl]]></name></author>
		<updated>2006-04-02T12:45:34-04:00</updated>

		<published>2006-04-02T12:45:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61591#p61591</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61591#p61591"/>
		<title type="html"><![CDATA[Gseen Language problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61591#p61591"><![CDATA[
only made a change to this line, switching it from de to en.. so it both sets the default language to english, and set #mychan to english as well, still doesnt work<br><br># ... but let #xwp use the german langfile<br>setchanseenlang #mychan "en"<br><br>and which is the right forum? its not a tcl script  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7564">Pouvl</a> — Sun Apr 02, 2006 12:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2006-04-02T12:11:56-04:00</updated>

		<published>2006-04-02T12:11:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61590#p61590</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61590#p61590"/>
		<title type="html"><![CDATA[Gseen Language problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61590#p61590"><![CDATA[
1st: wrong forum<br>2nd: nobody will be able to help you, unless you tell them what you have changed.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Sun Apr 02, 2006 12:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Pouvl]]></name></author>
		<updated>2006-04-02T11:57:39-04:00</updated>

		<published>2006-04-02T11:57:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=61584#p61584</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=61584#p61584"/>
		<title type="html"><![CDATA[Gseen Language problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=61584#p61584"><![CDATA[
I have searched for it but couldnt find anything about my noob problem<br><br>I've edited the gseen module abit but it cant use the language for some reason. When I use it in channel it just responds:<br>Bitch&gt; NOLANGNOLANG<br>and in console it responds<br>[17:51] WARNING! No language selected! (getslang())<br><br>i have these (and more) lines in gseen script<br><br>loadseenslang "en" "English" language/gseen.en.lang<br>set default-slang "en"<br>setchanseenlang #mychannel "en"<br> <br>any good advice to this noob? <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=7564">Pouvl</a> — Sun Apr 02, 2006 11:57 am</p><hr />
]]></content>
	</entry>
	</feed>
