Stronglove said:
Any chance of a calculation by total SP generated rather than sum of ranks?
It is in total SP.
jdcho99 said:
Total Sp generated/or total score divided by 18 or if X amount if theres not 18 in the link shell. Not all LS have 18+ members =p
Not quite sure what you are suggesting but I will guess and reply.
SUM(all member points) / 18
This will give an advantage to large linkshells so no.
SUM(top 18) / 18
This will just give the average points of the top 18 members. I think this might give the same rankings as SUM(top 18), which is what I am doing now, but just more boring since the highest linkshell score can't be more than the highest player. Leveling to change the average isn't as fun as earning points to increase the sum.
SUM(x) / x ( if x < 18 )
This will do the same above except make it more inaccurate. Example: A person with high points can just make an linkshell and get a high rank. This will give an advantage to small linkshells.
So linkshells with less than 18 are at a disadvantage with the current system. I think most linkshells have at least 18 members anyway.