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

	<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-08-13T06:19:33-04:00</updated>

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

		<entry>
		<author><name><![CDATA[gembels]]></name></author>
		<updated>2013-08-13T06:19:33-04:00</updated>

		<published>2013-08-13T06:19:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=101986#p101986</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=101986#p101986"/>
		<title type="html"><![CDATA[Re: IRPG (idle role playing game) in TCL]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=101986#p101986"><![CDATA[
I can't wait for this version.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12028">gembels</a> — Tue Aug 13, 2013 6:19 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Madalin]]></name></author>
		<updated>2013-05-17T06:12:04-04:00</updated>

		<published>2013-05-17T06:12:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=101561#p101561</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=101561#p101561"/>
		<title type="html"><![CDATA[IRPG (idle role playing game) in TCL]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=101561#p101561"><![CDATA[
For quite some time i was thinking at writing an iRPG game in tcl because the perl version is to much for me. I did created some new commands and added some other new features to the old irpg game written in perl but thats all, as it is written in perl and i dont know that well perl it was quite hard so i was thinking at improving the game and trying to write it in tcl. My first questions for 'when' i will start (if) where the following:<br><br>1. The original perl bot records second by second the user has spent in the channel. In tcl i would have some ways to do that<ul><li>- Keep that of when the user joined and then when part/quit/ping timeout etc and calculated how long did he stayed in the channel<br>- Make an utimer for 1 second (i wouldnt use this but its a choice and i think eggdrop could handle this)<br>- Make a 1 minute timer (but this wont be like the original bot because it will record users minute by minute which is to late)</li></ul>2. How to keep the users in the database<ul><li>- Make another file with their own records like the original one<br>''nickname class rank .. .. .. .. ..''<br>- Or save informations under their eggdrop username using ''setudef user XTRA IRPG''</li></ul>..for now this is it i just want to know the best way to make it and to know if others will use this game<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6396">Madalin</a> — Fri May 17, 2013 6:12 am</p><hr />
]]></content>
	</entry>
	</feed>
