option 2 looks like exactly what I was thinking. But I'm having trouble getting it to work properly.
I've got a basic formula with no settings changed at all. It has 4 nodes added, each are a "Maximum value" node with:
- Operator "Set"
- Value 1 is Game Variable with the key of one of the four variables I want to compare with eachother.
- Value 2 is Current Value.
Then I'm using a "Formula to Variable" node in the event. Formula is the one I made above. I didn't touch Initial Value, User Combatant, Target Combatant, or Variable origin. Variable Key is set to "Max Points", the variable I want to store the maximum value of the other 4. Operator is set.
But when I run it Max Points remains 0, even when all other variables are above 0.