我用Visual Studio.net写的. 这意味着你需要有.Net Framework的支持才能运行>.> 抱歉, 我也不想的, 但我手上没有VB6
支持系统: Windows Vista/Windows 2003/Windows XP Pro 带.Net Framework/Windows XP Home 带.NET Framework
目前还没做点数转Rating 的计算. 如果觉得我写得太垃圾了, 有能力的可以自己写一个. 公式如下
Team Rating Arena Point Formulae
X = Team Rating, Y = Arena Points
If X<=1500: Y = 0.38*X-194
(note: this calculation can go negative, but will be floored at 0)
If X>1500: Y =1426.79/[(1+918.836*e^(-0.00386405*X)]
2v2 teams earn 70% of the points of a 5v5 team with the same rating
3v3 teams earn 80% of the points of a 5v5 team with the same rating
此次版本(v1.0 正式版)压缩包尺寸58.8K, 占用磁盘60.0K. 解压后程序212K.