So there's this problem the Movement Tracker script ( <a href="https://app.roll20.net/forum/post/186018/script-mo" rel="nofollow">https://app.roll20.net/forum/post/186018/script-mo</a>... ) that seems to miscalculate how many squares a token has moved from time to time. For instance, sometimes I'll move a token 1 square, and it will only subtract a number like 0.92 or 1.02 from the token's 'Speed' attribute, rather than a solid 1, resulting in either the token being unable to move its full movement speed during the turn, or more than its movement speed allows. I've had this issue for a long time and have never been able to find a solution in the forums, not to mention I'm completely code illiterate--so while I've tried fixing the issue myself through blind experimentation, my tinkering has been unsuccessful. So yeah, just thought I'd see if anyone knew of a solution or could find what the issue is and fix it, as this script would be incredibly helpful it only could just do the math right.