When right clicking to remove from slot, the first 13 slots will not reposition due to the first 12 allowing Hotkey bindings. Anything above slot 13 will reposition if items are removed. For example, if you have something in slot 13 and 14 and remove the item in 13, the item will now...
Module level variables and functions can appear in any order, so you can sometimes put a group of variables above a group of functions to make a section. Naming Spell out words fully! Abbreviations generally make code easier to write, but harder to read. Make sure that names don't get ...