View Single Post
Mathias
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 13,213

Old April 10th, 2017, 08:23 AM
I was taking another look at that formula, and I think I came up with something that looks better:

Code:
field[trtAPCost.value += 15 *(field[trtUser].value * field[trtUser].value - 25 * field[trtUser].value + 166) / 2
That way, there are no decimal values.
Mathias is offline   #9 Reply With Quote