Advanced

Re: Multiple test Checker - additional function for FP

Multiple test Checker - additional function for FP
October 05, 2018 02:22PM
Hello,
when setting up this combined challenge checker, I bumped into one deficiency - last condition is not supported by sumbloke's Multiple test Checker enhanced script.

What is needed: 40 finds of caches with minimum 400 FP each (sum of all FPs is not relevant).
Problem:
Sumbloke's checker works with "fp" function based on bfiu's script Found Favorite Points Checker - which checks only against the sumFavs variable (total of all FP's), not against number of finds (40), meeting condition (400 FP's each).

Solution would be:
Addition of Favorite points checker (plus one fix)(by sloth96) or Favorite points checker(by SeekerSupreme) as a function to Multiple Test Checker. I will please sumbloke to look at this request, but I wanted to post it here, so others can upvote or comment as well.

References:
Multiple Test Checker (by sumbloke): https://project-gc.com/Challenges/GC7YJFZ/37604?edit&addTag&tagId=37604
Found Favorite Points Checker (by bfiu): https://project-gc.com/Tools/Challenges?edit&addTag&scriptId=251
Favorite points checker (plus one fix)(by sloth96): https://project-gc.com/Tools/Challenges?edit&addTag&scriptId=1701
Favorite points checker(by SeekerSupreme): https://project-gc.com/Tools/Challenges?edit&addTag&scriptId=965

Thank you.
Re: Multiple test Checker - additional function for FP
October 05, 2018 03:20PM
Hi Rikitan,

There's a filter attribute called 'minFavoritePoints', which can be used on any function. For your example, I'd just use the simple number checker function. GC7Q6CC would be an example multi-challenge tagged with that script.

For an example of a different function being used with that filter, have a look at GC7QCZ3 which uses the advanced number function.
Re: Multiple test Checker - additional function for FP
October 05, 2018 03:27PM
Perfect, thank you!
I knew I was missing something and it was attribute called 'minFavoritePoints', I didn't know about it.
My tag is adjusted and works as expected.

Rikitan
Sorry, you do not have permission to post/reply in this forum.