Raised This Month: $12 Target: $400
 3% 

[Tool] ELO Calculator


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 07-23-2013 , 06:18   [Tool] ELO Calculator
Reply With Quote #1

Hello everybody,

In addition to my ELO Ranking System in Pawn Tutorial I want to release this small tool here.
With it you can calculate matches for up to four players.

Quote:
Originally Posted by Kia's Original Description
You can use this Calculator to calculate possible results using ELO System
which is also used in my Bunnyhop Racers Mod (Vers. 1.1.7+).
Download the source code if you want to modify the calculator or if you want to advance it.

Used Formulas :

PHP Code:
ELO formula : New ELO ELO ELO_K * ( ELO_SCORE_X E
E formula / [ 10 ^ ( [ELO ENEMY ELO OWN] / 400 ) ] 
ELO Score Variables (Default) :

PHP Code:
Dim ELO_SCORE_WIN As Integer 
Dim ELO_SCORE_SEC 
As Double 0.85 
Dim ELO_SCORE_TRI 
As Double 0.425 
Dim ELO_SCORE_LOSE 
As Double 0.2125 
Attached Files
File Type: zip BRTC_bin.zip (10.8 KB, 205 views)
File Type: zip BRTC_Source.zip (134.3 KB, 201 views)
__________________
Kia is offline
Nebtas
New Member
Join Date: Jul 2013
Old 07-23-2013 , 07:20   Re: [Tool] ELO Calculator
Reply With Quote #2

Your initial ELO. Your coefficient, Your coefficient should be one of the following: 32 for the first 100 games 24 until the 300th game
__________________
Nebtas is offline
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 07-23-2013 , 07:34   Re: [Tool] ELO Calculator
Reply With Quote #3

These were just example values..
__________________
Kia is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:09.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode