Event Result variables
-
I’m using this widget for fighting games.
Instead of having club vs club, I have player vs player events (or matches, in my case)I want to be able to create a new variable to assign “weight” to event results.
For example: if weight = 2, if the result is 3-0, then the winner will get 6 points.
I’m ok with creating “weigthfor” and “weightagainst”. However, not all the events will have the same weight.
I’m having issues with league tables because the calculation to get the points is executed with totals (total wins x weight) instead of each individual points by event and then sum them allAny idea what I’m missing?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Event Result variables’ is closed to new replies.