Jump to content

koredump

+Premium Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by koredump

  1. Ok then, I understand I have nothing else to do. Thanks for your prompt answer.
  2. Hello, I published yesterday my first cartridge, after compiling it for pocket PC. I uploaded the gwz file, everything is ok. Do I need to upload a specific file for garmin and oregon ? How to do so ? Thanks ! Koredump
  3. Sorry for the delay. In fact, it was caused by html tags in the attributes. Could you please confirm me something : uploading a single gwz allows the users to download any kind of platform files ? it is compiled on request ? Thanks !
  4. Many thanks... it works fine now. I should be able to publish it quite soon.
  5. In fact it does not work through the emulator. for z = 1,6 do i = table.remove(coord3, math.random(#coord3)) function i:OnEnter() Wherigo.MessageBox{Text="Dommage, ce n'est pas la !", Media=zmediatresorVide, Callback=cartLuneRandom.MsgBoxCBFuncs.MsgBoxCB1} i.Active = false i.visible = false end end I get the message but the zones are still active and visible. Is something wrong with the code or the emulators is not specific enough ? Thanks !
  6. Nothing wrong, just a badcartridge name... Sorry, I need to go to sleep !!! Everything seems to work almost fine through the emulator, just issues with the inventory... Thanks again !
  7. Brilliant, thanks, even more that I expected. Many many thanks... I just have to set the onEnter functions now. Great :-) By the way, I would need your help again please... What's wrong with this ? n = table.remove(coord3, math.random(#coord3)) function n:OnEnter() -- #GroupDescription=Script -- -- #Comment=Script Comment -- Wherigo.MessageBox{Text="Dommage, ce n'est pas la !", Media=zmediatresorVide, Callback=cartLuneville.MsgBoxCBFuncs.MsgBoxCB1} n.Active = false end The emulator crashes. Thanks in advance !!
  8. Brilliant, thanks, even more that I expected. Many many thanks... I just have to set the onEnter functions now. Great :-)
  9. Hi there, I want to hide 4 objects randomly between 10 zones of my cartridge. For this, I want to use an array (coord3 for instance) to store the names of my zones. I need now to set the object.Container and zonePoints I thought about : zitemOne = Wherigo.ZItem{Cartridge=cartName, Container=coord3[random(10)]} zitemOne.ObjectLocation = coord3[random(10)].OriginalPoint For sure it does not work as coord3[random(10)] is a string and not an object. What should I do ? Thanks in advance !
  10. Hi, I'v uploaded my cartridge, without any issue, but cannot set it active (got a server page error). I guess it does not come from the cartridge itself (but I got rid of french accents by the way). Any clue ? I haven't found either the way to archive or delete previous cartridges. Thanks a lot... Koredump
  11. It's all in the title. Thank you in advance for your answers.
  12. Thanks, we will try and group commands.
  13. Hello there, Do someone know a shop in New-York city selling TBs and other Geocaching stuff ? I don't want to shop online (shipping costs are sometimes crazy) and someone I know fly to NYC in july. Thanks for your help, and happy caching, Koredump
×
×
  • Create New...