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

	<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>2015-06-09T03:03:23-04:00</updated>

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

		<entry>
		<author><name><![CDATA[juanamores]]></name></author>
		<updated>2015-06-09T03:03:23-04:00</updated>

		<published>2015-06-09T03:03:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=104229#p104229</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=104229#p104229"/>
		<title type="html"><![CDATA[Solved]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=104229#p104229"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set timezone "CEST" set offset "+3"set env(TZ) "$timezone$offset"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12499">juanamores</a> — Tue Jun 09, 2015 3:03 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[heartbroken]]></name></author>
		<updated>2015-06-06T22:25:25-04:00</updated>

		<published>2015-06-06T22:25:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=104223#p104223</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=104223#p104223"/>
		<title type="html"><![CDATA[Time is displayed wrong in the party line and the script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=104223#p104223"><![CDATA[
I don't even known where do you live and which timezone but these settings for GMT+3 ,<br>be sure env(TZ) line looks like this :<div class="codebox"><p>Code: </p><pre><code>set env(TZ) "$timezone$offset"</code></pre></div> in .conf<br><br>and check : <a href="http://eggwiki.org/Eggdrop.conf#Basic_settings" class="postlink">http://eggwiki.org/Eggdrop.conf#Basic_settings</a><br> <blockquote class="uncited"><div># If you don't want to use the timezone setting for scripting purposes only,<br> # but instead everywhere possible, un-comment the following line.<br> #set env(TZ) "$timezone$offset" </div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11703">heartbroken</a> — Sat Jun 06, 2015 10:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[juanamores]]></name></author>
		<updated>2015-06-06T22:09:41-04:00</updated>

		<published>2015-06-06T22:09:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=104222#p104222</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=104222#p104222"/>
		<title type="html"><![CDATA[Time is displayed wrong in the party line and the script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=104222#p104222"><![CDATA[
The time is displayed wrong in the party line and the script.<br>According to what I read, I modify the given configuration file bot.<br>I added these 2 lines to eggdrop.conf:<div class="codebox"><p>Code: </p><pre><code>set timezone "GMT"set offset "-3"</code></pre></div> But, still it shows wrong time scripts and party line.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12499">juanamores</a> — Sat Jun 06, 2015 10:09 pm</p><hr />
]]></content>
	</entry>
	</feed>
