Jump to content

Y6GST

+Premium Members
  • Posts

    33
  • Joined

  • Last visited

Everything posted by Y6GST

  1. No code involved as such here, I simply set the zone distance property value to be 25 (feet), rather than the default value of -1 (always visible). As I understand it the zone should then only be visible when the player is within 25 feet of it. To remove device specific issues I have decided to make these zones invisible all of the time, it won't affect the player. Thanks for this, I have not planned on moving zones around, or making the cartridge play anywhere, but this information is good to know before I come across it in the future
  2. I have used this code for the first time today and all went well using the both the Groundspeak emulator, and the WebWigo emulator, it also worked fine in the field on a Garmin Oregon 450, however the iPhone 5 running the Wherigo app only showed the last message in the sequence, none of the dialog messages were shown. Has an update to the iPhone app meant this script no longer works within it?
  3. In my Distance / Bearing code I was using Wherigo.VectorToZone, I have now changed this to Wherigo VectorToPoint, this small change means that the code now works in the Groundspeak Emulator, the WebWigo Emulator and playing the cartridge on the Garmin Oregon and also the iPhone. Now to work out why zones that should not be visible are visible on the iPhone.
  4. I have managed to get my Distance / Bearing code to work by testing against the Active Zone, I am happy that this is working fine having tested it within the emulator and all is working fine. I have created my gwz file and uploaded it to Wherigo.com and downloaded a copy of the cartridge for my Oregon 450 and also downloaded a PocketPC file via the Wherigo app on the iPhone, this is where odd things now happen: The first active and visible zone has the distance range set to 25 feet as I don't want this visible until the player is in close proximity to the zone, on the Oregon this is what is happening, the zone is not visible until then, but on the iPhone I can see the zone despite not being anywhere near the required 25 feet away. Another issue is with my Distance Checker, in the emulator this works as expected, showing the distance in feet and bearing in degrees to the next active zone, this also works on the Oregon, on the iPhone however I simply get an error message of 'Wherigo VectorToZone not found' followed by 'Lua Alert - Don't know how to call <null>', this message fires twice before I get the message which should show the distance and bearing, however both values are zero. Has anyone else came across such an error message?
  5. Thank you, I will have a look at this tomorrow. I agree, being able to see the code, and how it has been used in a cartridge will be extremely helpful. Thanks again.
  6. This is my first attempt at branching out from what the Earwigo menu options allow me to do, so I may be making it a bit long winded. If I pass the zone object itself it all works fine, I have tried to explain what I have done so far below: I have the function above in my Author Script, I then have an Earwigo function that calls this function and stores the distance/bearing string in a variable. The player has an item that sits in their inventory named Distance Checker, this item has an event attached to it named Show Distance, the user clicks this button which calls the above Earwigo function, passing the zone name (currently hard coded to the zone object), it then shows a message that simply shows the value of the variable, this does exactly what I want. However the cartridge has multiple zones which only one will be active at any time (but not visible) so I was hoping that I could assign the next zone into a variable so I could reuse the above code by simply passing the variable. I guess I could do more within the Author Script itself, but only just getting to grips with the syntax. For me to view the functions you have written in your battleship cartridge do I simply download it and open it up in a text editor? Thanks for all your help so far, much appreciated.
  7. I have got it working by adding a function to the Author Script part of Earwigo. function getDistanceBearing(input) current = Player.ObjectLocation; distance, bearing = Wherigo.VectorToZone(current,input); feet = distance:GetValue"ft"; feet = math.floor(feet); degrees = math.floor(bearing); if # Player.InsideOfZones > 0 then varZone = "You are inside the zone" else varZone = "The next zone is " .. feet .. " feet away on a bearing of " .. degrees .. " degrees."; end return varZone; end This works fine when passing a 'Zone' for the parameter named 'input', however so the code can be reused I would like to pass in a variable which is set to the zone name, however when I do this I get an error of 'Second argument must be a Zone object.' which makes sense as I am passing in a string variable, but I cannot see anyway of converting it to a Zone object.
  8. I have tried (and failed) to replicate the above using the Earwigo builder, can anyone help?
  9. v0.0.7 fixes the problem, many thanks.
  10. The Church Micro stat image on the individual cache listing page isn't working correctly if the cache has been set by someone with a space in their geocaching name, the image shows the name with the space replaced with a plus sign, followed by the message "hasn't got any Church Micro finds in the database yet."
  11. IOS version is an app named iGeoKnife.
  12. You may want to advertise it here too: Adopt A Cache
  13. Installed and all looking good, as always a big thank you for these additions.
  14. Thank you, it is only when things break you realise how much you use them. Looking forward to the other updates too.
  15. Thanks, just wanted to make sure it wasn't some setting that I had inadvertently changed. I'm sure jri will be along with a fix soon
  16. Since the recent site update the map on the cache page underneath 'View Larger Map' will no longer show the map if Bing Maps, Bing Ariel View or Ordnance Survey is selected, the three Google options do work fine however. I have no such problem on the main map page where you view all geocaches, here all the maps work fine. Just wondering if anyone else has this issue?
  17. I am the idiot in question, probably a deserved comment, although I do object to being called a liar! I'm not posting for an argument or any such drama, just to give my side. My log, which has been posted by someone else earlier in this thread is my story of what happened, I did come across the archer twice, once he told me I was going the wrong way around a course and he asked me where I was going, I said about 120 feet 'that way' I did say that I had seen the signs, but they only warned of the 3rd Sunday of each month, given it was a Saturday I thought it safe to proceed into the wooded area, after finding the cache I then found the archer again. He asked me if I was Geocaching, I said Yes, he said his kids do that and was there one in the woods, i said yes and he told me that members can practice at all times of all days, so he would like the geocache removed, I said I would contact the CO asking them to do so when I got home, i then asked if i should go out the way i came, he said yes. When i got home i emailed the CO and they archived the cache after receiving my email. In hindsight perhaps I should have asked for the archers contact details, so I could report the progress back to him, but I never, that is hindsight for you. So in summary the end result is thankfully no-one got hurt, the cache has been archived and no geocachers will risk injury from the archers, a good result all round I think. A lesson learned for me too, just because a geocache is there doesn't mean you have to look for it, I will also report, without fail, geocache placements that I feel are dangerous, as I did in this case, I would also like to thank the CO for their prompt action in archiving this cache. The End Edited for dodgy spelling.
  18. Joint top for: UK cachers Unknown cache type D5/T4 Caches logged since 1st January 2011 With a massive 6 finds. Now my life is complete
  19. It is nice to know if a tree needs climbing, but I would notice this at home when planning the days caching, rather than out in the field, other than that I don't really take any notice of them, other than noticing the amount of no snowmobiles allowed that seem to be cropping up...
  20. Sometimes the London 'thing' happens to me, to fix I select the GoTo menu and paste in my home co-ords, or select a nearby town/city and all is then ok again.
  21. Kind of devalues those who keep stats on months of consecutive FTF's, I wonder who was FTBHTC (First to be handed the cache)? A bit of fun, but clearly against the rules, I guess this is a downside of having caches published at a particular time...
  22. No problem, glad you found it useful, it was good for me to revisit the Cassandy blog post as there is more things listed that I forgot it does as well!
  23. For all things mapping I use this tool: http://www.cacheye.org/node/12 I would recommend reading the excellent blog post by Cassandy before using it: http://geocass.wordpress.com/2010/10/12/great-resource-finally-view-caches-on-os-maps/ I use this more than the geocaching site itself I use the export macro within GSAK, which is excellent, but you don't need to have GSAK to use it, just that way works best for me...
  24. I've stuck NA logs on the ones that are blatantly missing, but nearly all the others in this series have had NM logs posted on them for a while now, without any action been taken
  25. I've used this site for Norway maps before which were very good, Indian maps are listed, but I have not used them. http://wiki.openstreetmap.org/wiki/OSM_Map_On_Garmin/Download
×
×
  • Create New...