The current behavior of how the add-on deal with negative numbers doesn't support the main idea of this add-on which allow creating custom method for calculating user credits. For example, if user has 2 threads, 1 post and 6 replies, we used a simple method ({threads} + {posts}) - ({reply}) it...