zatyka My english is very bad, and it's so hard to provide.
Try it again, for example, i have 3 global variables. First called "move", second called "kill", and third called "score". I set "move" = 8, "kill" = 5, "score" = 100. How can i subtract 5 score from "score" if global "move" greater than global "kill". If "move" = 7 then "score" = 95, "move" = 6, "score" = 90...