Stibbymicto Posted November 19, 2008 Report Posted November 19, 2008 (edited) So I was playing around in my lanc and emit was discussing what would happen to the formula if someone with 0 exp wins.Oddly enough, he did get sKETCH to win, who ha 0 exp.The result?Private freq won 99999$ (1 exp)You recieved 20000$ for flag loss (2 exp)http://i193.photobucket.com/albums/z119/zomgcookie/LOL.jpg So Dr Brain... Any ideas on how to fix this from happening to formula? EDIT: 20-22 people were online during this. But 0 would mess with your formula wouldn't it? Edited November 19, 2008 by Stibbymicto Quote
Dr Brain Posted November 19, 2008 Report Posted November 19, 2008 The exp has nothing to do with it. The arena size and the team size are all that really factor into it at that point. Quote
Stibbymicto Posted November 19, 2008 Author Report Posted November 19, 2008 The exp has nothing to do with it. The arena size and the team size are all that really factor into it at that point.What's formula? Quote
Dr Brain Posted November 20, 2008 Report Posted November 20, 2008 (($totalexp-$teamexp)/($totalexp+1))*250*$totalsize^2/$teamsize+$jackpot but I've switched it to (($totalexp-$teamexp)/($totalexp+1))*250*$totalsize^2/(max(5,$teamsize))+$jackpot for now. Quote
Stibbymicto Posted November 20, 2008 Author Report Posted November 20, 2008 (($totalexp-$teamexp)/($totalexp+1))*250*$totalsize^2/$teamsize+$jackpot but I've switched it to (($totalexp-$teamexp)/($totalexp+1))*250*$totalsize^2/(max(5,$teamsize))+$jackpot for now.Ahh okay. Thanks. Quote
protocol_ Posted November 21, 2008 Report Posted November 21, 2008 lol i love how he was able to win and then he gave out the winnings. nice to see that there are nice players still in this zone. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.