Ok I know this is a looooooong shot but you guys are the best so here goes.
Is it possible to set a variable to more then just 1 number? The problem I'm having now is with the score matches the var (Let's say 3) it does an action and adds 3 to that var keeping it ahead of the score. That's working great going by 1 point at a time, but then I got fancy and added another reward that gives you more points at once which now pushes the score higher then the var and now I'm losing the extra bonus reward because the var and the score never match now.
How can I always tell the var no matter what the score becomes to stay ahead of the score after each time they match?
Yeah I know I bring the tough ones sorry...
Thank you in advance.