Raised This Month: $ Target: $400
 0% 

[Tool] ELO Calculator


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
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, 216 views)
File Type: zip BRTC_Source.zip (134.3 KB, 212 views)
__________________
Kia is offline
 



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 14:05.


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