Lineaxe Posted March 30, 2022 Posted March 30, 2022 Hi I just started adding in custom goals that are used by the moose's scoring system. When the code runs it both adds the points and then adds a PENALTY of the same amount of points it just gave the player. Since there is only one number that you input when you call the scoring method, and since I make it positive and never negative , I have no IDEA what is wrong and none on how to fix it. This scoring method is going to output both POSITIVE & NEGATIVE numbers as a result from my calling the method. ???????
Recommended Posts