Return to Project-GC

Welcome to Project-GC Q&A. Ask questions and get answers from other Project-GC users.

If you get a good answer, click the checkbox on the left to select it as the best answer.

Upvote answers or questions that have helped you.

If you don't get clear answers, edit your question to make it clearer.

0 votes
292 views

I would like to publish a Challenge: 9 Large caches in 1 day.

 

in Miscellaneous by Harke (120 points)
Post the GC code and i will add the checker.

1 Answer

0 votes

You can use my Easy Tagging script http://project-gc.com/Tools/Challenges?edit&addTag&scriptId=652

with the following config:

  • {
        "challenge": [
            "find 9 caches where size == 'Large'.",
            "fulfilled within 1 day.",
            "if win output table gccode, cache_name as 'Name', visitdate as 'Visit Date'."
        ]
    }
by mole125 (Expert) (21.1k points)
Please, let people first submit a gc code before answering (see comment from target)
But that assumes that the cache has been published and already has a gccode. Making a checker available earlier allows new cache creators the knowledge that is possible, and the ability to experiment to decide on the exact targets to set.
...