×

To be able to write in the forum you need to authenticate. Meanwhile it's read-only.

[Resolved] Challenge checker for geographic blocks similar to Delorme

[Resolved] Challenge checker for geographic blocks similar to Delorme
February 06, 2022 04:33AM
I tried to create my own script. I started by copying a script and cloned the tag associated with another challenge. It failed saying I wasn't populating a global "g". I gave up. I I came back months later, and tried the same thing, copying the script and cloned the tag again, same error.

So, instead, I'm requesting a challenge checker, it really should be easy, but I'm a moron.

First, I know that the challenge checker won't work as a valid challenge. I plan on making a hall of fame cache.

My request is as follows. I would like to have a challenge checker that checks to see if someone has found a cache in each of 36 blocks of a particular lat/long.
For example:
Block #1: {{38.0, -77.0}, {38.0, -77.166667}, {38.166667, -77.166667}, {38.166667, -77.0}, {38.0, -77.0}}
Block #2: {{38.0, -77.166667}, {38.0, -77.333333}, {38.166667, -77.333333}, {38.166667, -77.166667}, {38.0, -77.166667}}
and so on until it checks all the 36 combinations in the 6 by 6 grid.

My thought was to copy a Delorme checker, and then modify the coordinates of the blocks, but I couldn't even copy one.

I would be very thankful to anyone that could either help me write it, or write it for me.
Re: Challenge checker for geographic blocks similar to Delorme
February 06, 2022 05:36AM
Ok, I've figured it out. It was expecting a parameter that wasn't in the tag that I cloned. So I took the check out and it works. I'm on my way to creating it.
Re: Challenge checker for geographic blocks similar to Delorme
February 06, 2022 01:11PM
Can this be archieved
Re: Challenge checker for geographic blocks similar to Delorme
February 06, 2022 06:04PM
yes...I completed it last night
Sorry, only registered users may post in this forum.

Click here to login