The old version (before I added sleep as a factor) already included BMR in the multipliers. In other words, instead of saying:
min = bmr
max = bmr + exercise
it should of been:
min = bmr
max = exercise
So that would explain the big max amounts.
Also, because it's in hours, that means you must do x continuous hours of that activity without taking a break. If you're lazy like me, that's really hard, so I have added the ability to use decimals. (Be sure to put a 0 before the decimal [0.5])
Thanks everyone (besides Brutha) for the continuous testing. Hopefully I have it down now, if not, let me know. =)
If I can get this down accurately, I will add some kind of food planner or calorie chart and some other features if anyone suggests.
Last edited by JimC; 07-16-2007 at 02:10 AM.
|