Forum Discussion
10 years ago
aidx1054 wrote:
I think it's a line of missed typed code, where they meant to say "round up" they said "round down", but I don't know much about programming so I'm probably wrong.
This is what I think the formula being used is: Math.floor( / 15) which results in zero donuts for missing 14 or less and one donut for every 14 more you are missing. If they wanted it to cost a minimum of one donut they would have to do Math.floor( / 15 } + 1 ) or Math.ceil( / 15). And a very fast fix to the code if they intended it to be that way. Something that would have not been a problem to already have done in one of the patchs since the event started. Just another reason why I think the way it is working is the intended design.
About The Simpsons Tapped Out General Discussion
Talk about your The Simpsons: Tapped Out experience with other TSTO players.
49,415 PostsLatest Activity: 3 months agoRelated Posts
Recent Discussions
- 2 days ago
- 11 days ago
- 12 days ago
- 12 days ago
- 13 days ago