You searched for the word(s):
-
With this line... [quote]if lastDPS>highestDPS then higestDPS=lastDPS end[/quote] ... I want the variable highestDPS to get the value from the variable lastDPS. If lastDPS is higher than highestDPS, highestDPS is to get the value from lastDPS, but it does it always. So, if lastDPS had a value of 200, and then went down to 150 for example, highestDPS