Jump to content

marekl

+Premium Members
  • Posts

    23
  • Joined

  • Last visited

Everything posted by marekl

  1. The refresh is really annoying. I always forget to wait some seconds, I start to write immediately and then lose the text. Geocaching.com server isn't the fastest one and this feature slows it again. Why is the page refresh needed? Fix it please.
  2. Have you correctly set a Distance Range in zone definition? When you use -1 in the field, the zone will be shown everytime.
  3. There is no need to bind it with localization settings of the unit in my opinion. Unicode is good way how to present these characters on display. I have the same problem with Czech local characters in Wherigo: ůěščřžýáíéďťň...
  4. marekl

    View Device Logs?

    I agree with you. I prepared a Wherigo cache and want to check if people logged on geocaching.com unlocked my cartridge too. And there is no way how to check it. What is more - unlocking isn't tied with Played log. Anybody can put his Played log to the cartridge, even without playing it.
  5. I work on Wherigo cache (with really box in the end). I want to allow to find and log it only people who played and unlocked the Wherigo cartridge. Where can I find who has unlocked the cartridge? I see only number of unlocks but no names. Logs are not proofs of unlocking because anybody can write them.
  6. Maybe I overlooked something, but... How can I generate a GWZ file of my cartridge? I prepared a new version and I want to upload it to Wherigo pages. Yes, I can do it directly from Builder, but can't add a comment with changes in the new version to it. The GWY file then appears in my computer, I can upload it with a comment from Wherigo website. But the result is like here: one version without comment, second version is the same, but with comment. And so on. Is there any way how to make a GWZ file and upload it to the website with a comment together? Thank you
  7. Tyridium: I can't test it with Colorado, because your cartridge is situated to Massachusetts. I am in Europe. But everything worked fine in emulator in my cartridge, the problem appeared only outdoors with Colorado.
  8. I've got the same experience with my new Wherigo cartridge. Users with Colorado can't see newly activated zone while PPC users see it. It suspect a condition command of this behaviour, because I tried this situation on simple testing cartridge yesterday and everthing worked with Colorado. EDIT: My Colorado has the updated firmware.
  9. Thank you. There are still too much bugs in the Wherigo system
  10. Please look at the picture: I have a script attached to entering the zone A. I want to: - make this zone A not visible and not active - make zone B visible and active - make zone C active The reality is other that I want. Emulator: zone A dissappears, but no new zone B appears in Locations, only after move of the figure on the map. Colorado: no new zone B in Locations appears (neither after move), zone C is active. What is wrong with my code? Thank you.
  11. Have you ever seen a cartridge prepared in two or more languages? It makes me wonder how to do it simply. I could prepare an Input after cartridge start and player chooses his language. But it seems quite complicated to check variables in in every follow-up commands and make all scripts twice. The simpliest way could be write all text strings always in both languages. But it isn't so nice. Do you have any idea?
  12. There is a checkbox "Use logging when Playing this cartridge" in the cartridge main settings. Can you please tell me what does it mean? Should I check it or not? Thank you.
  13. Excuse me, how do I display the final code to the user? There is no such command in Wherigo Builder in my opinion.
  14. It isn't good message for me. But there is still a chance to add all scripts to zone and leave the task without them. Or use Visibility setting instead of Complete check off.
  15. New findings. 1. Everything works fine if I don't use event "When a task status changes" at the task. I visit a zone, then the relevant task is checked. 2. If I add any command using event "When a task status changes", the task remains unchecked and seems like uncompleted. I'm really confused of it. How can i check off the task and use the task event at the same time?
  16. I would use this condition: IF ztaskX.Complete Equal true THEN something ELSE something end
  17. I read about similar issue in the forum, but this is something else I'm afraid. I have a simple cartridge with some zones and tasks to visit these zones. If I visit the zone, a relevant task is set as completed and some other actions are played. I know that the task is really completed, because I see dialogs that are in the task body. They are called by "When a task status changes". But there is no change in emulator, in the task list. The task still remains as unclompleted, there is no checkbox at it. I need to see the checkboxex next to tasks. The strange thing is that it hasn't work first. Then it worked for few hours and now it is back and all tasks aren't checked in spite of that I'm sure they are completed. Is it any bug in the builder. Or do you know what to do with this issue? Thank you EDIT: I tried to use a command "print(ztaskX.Complete)" during debugging in Emulator. And it told me that it is "false". I don't understand it. If it isn't completed, how could the task called command "When a task status changes"? How to check off the task?
  18. You have to use a condition IF, THEN, ELSE in my opinion. Make a test for the first condition, then for the second and so on.
  19. I can't solve this issue myself. If you have a solution, please tell me: I have an event when task state changes. I want to show some messages to the player and then ask him to choose between multimple choices. It looks this way in Builder: Show a series of Dialog messages to the player GetInput zinputAnswerQuestion But I never see those messages from first row. Wherigo emulator always shows me the MultipleChoice question immediately. How to present the messages to the player and show the question just after button press? Thank you.
  20. I installed Wherigo client on my PDA Fujitsu Siemens Pocket Loox n520. I can load a cartridge, bude when it needs GPS satellites and position, nothing happens. GPS indicator is still red and PDA will stop blinking after a while - terminates GPS satellites searching. But when I try to connect using other GPS application for Windows Mobile, everything works fine. Also other people from our geocaching community report this problem - always with PDA with built-in GPS receiver. Does anybody know solution for this issue? Thank you.
  21. Thank you, we will wait of course. Good work.
  22. Hi Jeremy, I've installed Wherigo Builder and found out that it is quite tricky development environment. Nothing for common geocachers. I think it would be helpful if you publish a sample code of any cartridge, for example the Player Tutorial. First time builders could analyze it and make own cartridges then more easily. What do you think about it?
×
×
  • Create New...