2007-10-01, 21:06:55
The old formula worked like this:
and thats the new one:
Code:
( 100 + (Tankcosts / 50) ) * ( ( Kills + 50 ) / ( Deaths +50 ) )and thats the new one:
Code:
( 125 + (Tankcosts / 65) ) * ( ( Kills + 80 ) / ( Deaths +80 ) )
This post has been brought to you by Sand - it's everywhere, get used to it.


