Thanks for the reply @savvasha.
I tried messing around in the options but couldn’t really figure out how to do that. Is it possible to create usermade variables and then create equations with with the built-in variables (like $score)?
The big thing I need is to store a variable called $handicap which would contain an integer, and that value would be unique to each player. Then I want to display a value of $score -$handicap (for each user at the completion of a round).
If you think that’s possible, can you toss up some screenshots of how to accomplish it?