I have two variables. $NumInvSlots and $CurrInvSlot. There is a function, scrollTools(%num). It makes you scroll your inventory up/down by %num. I need a way to calculate %num to always go to slot 0, and another calculation to make it always go to slot 1, and another calculation to always go to slot 2, ect, all the way until slot 9.