Author Topic: Points Formula  (Read 1222 times)

JasonS

  • Newbie
  • *
  • Posts: 1
    • View Profile
Points Formula
« on: January 02, 2014, 01:58:55 PM »
I need help with a formula for my points system. I award whoever makes the final table with points. With Ninth place getting one, 8th place with two...etc. with the winner receiving two bonus points(total of 11).

Any help would be appreciated.

Magic_fubu

  • Hero Member
  • *****
  • Posts: 1035
    • View Profile
Re: Points Formula
« Reply #1 on: January 03, 2014, 12:51:39 PM »
switch(r,1,11,2,8,3,7,4,6,5,5,6,4,7,3,8,2,9,1,0)

This will look at the player's rank (r), and if it finds it, in the list, will award the appropriate points. If it doesn't, it will award zero points (the lone 0). (1st = 11, 2=8, etc.)
My cowboys shot down your rockets
---
If you send a request to me please send that you got me from here w/your TD name to confirm. Thanks!