| 
		  
			
			Also, would you like a ladder scoring system, Syntax and I have been testing different ladder algorithms.  We have implememted a ladder using these 3 rules on season1 and 2 and it gave us interseting results.
 
 
 1) Users start with 100 points
 
 2) Winners get 10% of the losers points
 
 3) Losers get 2% of the winners points
 
 
 
 We have tryed this and one with a 10% to 2.5% algorithm.
 
 
 
 We have also to try a bell curve algorithm but I think we will.
 |