ibauk / sm3

ScoreMaster v3 application only
MIT License
0 stars 2 forks source link

Want to reject repeated claims for other than last bonus #25

Closed ibauk closed 1 year ago

ibauk commented 1 year ago

In some rallies, not all, we want to disallow leapfrogged bonus claims.

21 21 21

is ok but

21 21 22 21

is not. The last 21 should be disallowed.

ibauk commented 1 year ago

v3.3.1 bonusReclaims & bonusReclaimsNG settings apply

bonusReclaims: "n" = leapfrogged repeats disallowed n is code 1-9 representing the reject code to be applied

Claims so marked are ignored for scoring, they're not shown as rejected and they don't override an earlier claim.