Jump to content

Delta68

+Premium Members
  • Posts

    1696
  • Joined

  • Last visited

Everything posted by Delta68

  1. Yeah, I only noticed because I was creating a list of Megas/Gigas we might attend next year and added a couple of normal Events which have the potential to become Mega M
  2. When adding an Event or a CITO to a bookmark list the date gets appended to the Event name but for a Mega Event it doesn't. Not that I care really because the automatically appended date is confusing anyway. I just think it ought to be consistent. M
  3. Drifting off topic a bit now, but a 2002 cache within 10 miles or so of us was one of the last ones to be allowed to be 'forcefully adopted' in 2007 as the original owners had given up. The cache lasted until 2011 but was eventually archived by the reviewer due to neglect. A real pity because many cachers would have loved to have adopted it if they had been given the chance. Although that's nothing compared to the fallout when Germany's first cache was archived by an adopter... M
  4. Unless the caches are either historically significant or placed in a location where new replacements would no longer be allowed, I'd suggest archiving instead. That way all your hard work setting/owning them stays with your profile and secondly, they will be remembered as you intended. On many occasions I have seen caches adopted over to new owners only for them to be changed beyond all recognition (or at least changed in a way the original owner or finders didn't approve of) M
  5. We went to Portugal last year and I never realised just how far West we were! I just had a look, and our most westerly find was only about a 3.5 mile drive from the most westerly point on mainland Europe!
  6. Are the 2015 BlockParty 'Adventures' on http://www.blockparty.guide all logable labcaches like any other labcache? Thanks
  7. https://www.geocaching.com/adopt/
  8. Not specifically related to this Mega, but is the I90 to Mercer Island currently a toll road or not? Thanks
  9. Interesting that this was mentioned last December. I've just noticed this set of Lab Caches in Hannover which don't even appear to be associated with a Geocaching Event http://labs.geocaching.com/goto/georegion Is this the next step for Lab Caches? M
  10. Although the replies have all answered the original question, I don't feel the original question was the correct question The main benefits of Premium Membership are notifications and pocket queries http://support.Groundspeak.com/index.php?pg=kb.chapter&id=7 With over 170,000 active caches in the UK alone, there's plenty to find without premium member only caches but we certainly could manage without PQs! M
  11. Delta68

    Easter Eggs

    Actually, setting distance range and proximity range to zero might work
  12. Delta68

    Easter Eggs

    I found this thread while looking for something else Anyway, I thought of a neat Easter Egg idea but I want to be able to have a zone which is visible but inactive so it shows on the map but not in the zone list. This works in the emulator but doesn't work on the Android with WhereYouGo There's no hope at all of it working with the Garmins or iPhones
  13. I've been working on a Wherigo which does this: After starting up I display a messagebox with two buttons. One says 'Set up zones'. When I click Set up zones it gets the player's current location and plots 11 zones. 10 zones are immediately hidden and inactive but one zone (starting zone) is set to visible and active The player then has to go to the start zone read a few messages and then the 10 other zones all become active and the the game play continues... Anyway, this all works perfectly in the emulator and on my Samsung Galaxy S4 using WhereYouGo. It even appears to work on my Oregon 550 - the 10 zones show in locations. When I tried it on the iPhone 5s, the cartridge starts up OK but just crashes as soon as I click 'Set up zones' No message or anything. I thought I'd look for some clues in the log file but the iPhone doesn't seem to create any. (I have got UseLogging=true) HELP!! Thanks
  14. The WhereYouGo player (and the Groundspeak emulator) shows the shape of the zones on the map and this allows for some pretty nifty graphics. A cartridge I am currently working on changes the shape of the zone one it's been visited. If it's being played on an iPhone or Garmin it would be better just to hide the zone completely. So, is it possible to detect if a cartridge is being played on WhereYouGo? Thanks
  15. Tyreless, are you able to export the lua file from urwigo so I can see if it's changed at all? Thanks
  16. Thanks but it's not that. I noticed that once I'd uploaded it but it didn't seem possible to change the zip file.
  17. OK, here's a simple test cartridge. A zone called 'ladder' and an item called 'ladder'. The item is inside the zone. I pick up the item and the zone disappears. The ladder is in the inventory. I then move slightly and drop the ladder. The zone has moved and is visible but the emulator thinks the zone is still in the original location and there's no sign of the item anywhere! test.zip
  18. The player picks up Tool_A at Zone_A but has to drop it later in the game in order to pick up a different tool. I want Tool_A to stay where the player leaves it so it is visible in the locations list and it can be picked up again it necessary. My first attempt was to move Zone_A to the player's location and place Tool_A back in it but this didn't work. The zone moved OK but Tool_A returned to its original location. Any ideas? I'm using the Groundspeak builder Thanks M
  19. I've got a timer with a 1 second interval. Each time it triggers it increments a variable and compares it to a maximum allowable value. If the variable is greater then or equal to maximum value I do a call to stop the timer, play an audio file and show a messagebox However, my call to stop the timer is being completely ignored (when testing the the Groundspeak emulator) Is this a known issue? Is is simply that I shouldn't try and stop a timer in the trigger event? I've done a work-around but it's not very nice. Thanks M
×
×
  • Create New...