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

	<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-05-29T10:14:52-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ocreeN]]></name></author>
		<updated>2010-05-29T10:14:52-04:00</updated>

		<published>2010-05-29T10:14:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93194#p93194</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93194#p93194"/>
		<title type="html"><![CDATA[Skillpoints calculator(ingame cs)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93194#p93194"><![CDATA[
will pay for this script, pm or post here<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11234">ocreeN</a> — Sat May 29, 2010 10:14 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ocreeN]]></name></author>
		<updated>2010-05-27T17:03:21-04:00</updated>

		<published>2010-05-27T17:03:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93183#p93183</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93183#p93183"/>
		<title type="html"><![CDATA[Skillpoints calculator(ingame cs)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93183#p93183"><![CDATA[
Hi boyz'n'girlz! Im new on egghelp.org so i tryed to search there the stats script for eggdrop, but no results. Okay, now im gonna explain what i want, dunno is it possible or not <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>Im the eSport manager &amp; founder/coder of ECSLeague, we've the Cups/League sections, so i wonder to launch GATHERs too. I've coded the ingame plugins, irc bots for gather, now i need the SKILLPOINTS system, but cant find it. Mby some1 of you can help me? Okay lets'go!<br><br>I need the skillpoints calc. script, like this 1:<div class="codebox"><p>Code: </p><pre><code>msps = Match SkillpointsWining skillpoints:* Damage Done by you = + (Damage : 3) msps* Killing an enemy = + 5 msps* Killing 5 in one round when alone agains 5 (1vs5) = + 80 msps* Killing 5 in one round = + 60 msps* Killing 4 in one round when alone agains 4 (1vs4) = + 40 msps* Killing 4 in one round = + 25 msps* Killing 3 in one round when alone agains 3 (1vs3) = + 20 msps* Killing 3 in one round = + 10 msps* Making the first kill of the round = + 5 mspsLosing skillpoints:* Damage Done to you by T = - (Damage : 6) msps* Damage Done to you by CT = - (Damage : 20) msps* Damage Done to by you to a teammate = - (Damage) msps* Killing a teammate = - 20 msps* Being killed = - 5 msps* Being the first one to die on the round = - 5 msps</code></pre></div> <br>Final calculations:<div class="codebox"><p>Code: </p><pre><code>  temporaryskillpoints = (10 x msps x 2 x 1) : totalrounds  wonrate = temporaryskillpoints : 50 pointsdifference = temporaryskillpoints - oldskillpoints  newskillpoints = actualskillpoints + (pointsdifference : wonrate)</code></pre></div>&amp; the bot sending the TOP50 info to the website, like Ladder section:<div class="codebox"><p>Code: </p><pre><code>1st: ocreeN 1000sp2nd: ocreeN2 988sp3rd: ocreeN3 800sp4:...5:...6:... etc etc</code></pre></div>Script for Counter-Strike <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> questions? Post there &amp; i`ll answer <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=11234">ocreeN</a> — Thu May 27, 2010 5:03 pm</p><hr />
]]></content>
	</entry>
	</feed>
