I have two character sheets in a game that I'm a player in. In both cases the rolls do not work. For instance the basic strength check where the character has a +4 modifier will roll a 10 and give me a result of 11. The formula that it is using for every roll is d20+(Floor(5/2)-5)+.... This is true for ability, combat, skills, etc.... In short the "(floor(5/2)-5)" is the problem with the rolls. this is in addition to modifiers not updating and the like. we have tried with two character sheets in the game and both are broken in exactly the same way. this is a pathfinder character sheet that we are working with. Frankly I've looked at the other players who's sheets mostly work including the DM's who works perfectly and they have a "(floor (10/2)-5)" in their calculations that I just don't understand the purpose of, but whatever. (problem with calculations in MHO is that they either add 0 in the ones that work (floor (10/2) - 5) in otherwords 5-5; or they are subtracting 3 like in mine (floor(5/2)-5) or 2-5. This seems like wasted code that is doing no good but to foulup rolls, but I will defer to the gurues on this and simply request help with getting character sheets to work in my account.) If I could get some help in this matter I would be in your debt. We game sunday nights startgin around 5:30PM CST so I'm always on at that time if there is somehting that would be helpful for me to discuss live. thanks in advance for whatever can be done. Help! Chris