mIRC Homepage
Posted By: Bundy uno script - 04/01/07 07:32 AM
Anyone know of a UNO script with a good database regarding the players? The one I have is good, except for the player history and ranking. For example, if a player has won 2 and lost 0 - he's ranked higher than a player who has played 7 and lost 1.

I think the way to do it is to take a players points - say 100, and a win is worth 0.15 - and multiply it. Therefore 100 x 0.15(1) = 115 (if he has won only 1 game) and 100 x 0.15(7) = 205 (if he has won 7 games)

Or something to that effect, don't know it something like that exist already. What do you think?

Thanx a mil,

b
Posted By: Riamus2 Re: uno script - 04/01/07 02:12 PM
smiley in the channel below has a good one, but it displays the top winners based on points won. It does show the win/loss data as well, but doesn't sort on it.

Btw, the best method (imo) of sorting by win/loss ratio would be to just divide the wins by the total games, and it sounds like that is what you have. Yes, a 2-0 ratio has a higher rating than a 7-1 ratio. But perhaps that 2-0 ratio will eventually become a 8-0 ratio, so rating the person lower isn't really a good idea, imo. If you don't want people who haven't played much to hold a top score, then put a limit on it... if the player hasn't played at least 10 games, don't display them in the top scores list, for example.
© mIRC Discussion Forums