Al-Lexx Lv 1
>Points = Max(1, Ceil( 1 - (Rank - 1)/(NumPlayers - 1) )^7 ) * 100)
There are five ")" but only four "(". WTF? I'm confused.
>Points = Max(1, Ceil( 1 - (Rank - 1)/(NumPlayers - 1) )^7 ) * 100)
There are five ")" but only four "(". WTF? I'm confused.
ah, the missing ( is why i never got this formula right.
its actually Points = Max(1, Ceil(( 1 - (Rank - 1)/(NumPlayers - 1) )^7 * 100))
wow calm down, he's just kidding. Freak
If you continue trolling, I'll block your account.