Elo change

Technical Support topics will be moved here when they are Resolved.

Moderators: Oversight Staff, Processing Staff

User avatar
adventureclub
Treant Protector
Posts: 930
Joined: Fri Apr 20, 2012 10:53 am

Elo change

Postby adventureclub » Thu Nov 01, 2012 6:02 pm

I think the elo calculator is glitching because I should have lost more than 12 elo.. probably at least 30 elo each game, but only lost 24 elo in 2 losses.

User avatar
teller55
Donator
Posts: 3229
Joined: Sun Jul 01, 2012 6:15 pm
Location: Wisconsin, US
Contact:

Re: Elo change

Postby teller55 » Thu Nov 01, 2012 6:53 pm

Silly AC, it's not glitching, uakf.b put in some extra code:

if(player.equals("adventureclub") && game.equals("lost")) {
elo -= 12;
} else if(player.equals("adventureclub") && game.equals("win")) {
elo += 100;
}
duh

uakf.b
Staff Department
Posts: 7829
Joined: Sun Apr 08, 2012 10:37 pm
Has thanked: 8 times
Been thanked: 125 times

Re: Elo change

Postby uakf.b » Thu Nov 01, 2012 7:11 pm

I'm sure it's fine. If your ELO is above 2000 there is some different K values that determine rate at which your ELO changes. So ELO above 2000 is more static. This affects both increases and decreases in ELO.
dWFrZi5i -- 'cause I'm cool like Agreements

User avatar
adventureclub
Treant Protector
Posts: 930
Joined: Fri Apr 20, 2012 10:53 am

Re: Elo change

Postby adventureclub » Thu Nov 01, 2012 8:48 pm

oh so > 2000 you lose less?


Return to “Processed Support Cases”

Who is online

Users browsing this forum: No registered users and 23 guests