• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Plugin - MoveTo] ClickToGo - a goto plugin that works from ingame atlas.

    Discussion in 'Archives' started by highvoltz, Sep 14, 2010.

    1. highvoltz

      highvoltz Well-Known Member

      Joined:
      Mar 22, 2010
      Messages:
      1,729
      Likes Received:
      141
      Trophy Points:
      63
      Thanks all for the feedback. really busy week so updates might come in slow

      Same here, I came across this thread that got me on the right track. http://www.buddyforum.de/showthread...ords-(0.00-1.00)&p=73561&viewfull=1#post73561
      I figured out how to do the reverse
       
    2. chemical

      chemical Active Member

      Joined:
      Aug 30, 2010
      Messages:
      1,310
      Likes Received:
      4
      Trophy Points:
      38
      does this still work? i just uploaded it to my plugins and nothing is happening when i click on my map currently running 1.963
       
    3. highvoltz

      highvoltz Well-Known Member

      Joined:
      Mar 22, 2010
      Messages:
      1,729
      Likes Received:
      141
      Trophy Points:
      63
      It looks like an HB API that this plugin relies on isn't working properly in 1.9.6.3, so we have to wait for it to get fixed.
       
    4. JayDee

      JayDee Guest

      It doesn't work for me, I think the update is the reason.
      Can you update it? :)
       
    5. highvoltz

      highvoltz Well-Known Member

      Joined:
      Mar 22, 2010
      Messages:
      1,729
      Likes Received:
      141
      Trophy Points:
      63
      ClickToGo 1.1

      • Updated to HonorBuddy 2.0.3013
      • Should now work with some map addons, (not map replacements addons like carbonite and cartographer)
      • A few optimizes and bug fixes.
       
      Last edited: Oct 26, 2010
    6. quel

      quel Member

      Joined:
      Oct 19, 2010
      Messages:
      844
      Likes Received:
      7
      Trophy Points:
      18
      Yay ^^, thanks alot. Going to try it.
       
    7. Runkel

      Runkel Member

      Joined:
      Oct 4, 2010
      Messages:
      142
      Likes Received:
      1
      Trophy Points:
      18
      Tryed it on my lvl 51 Paladin it didnt work :(

      Code:
      Exception in Pulse:System.IndexOutOfRangeException: Der Index war au?erhalb des Arraybereichs.
         bei Styx.Logic.Pathing.OnDemandDownloading.TileMap.HasTileAt(Int32 x, Int32 y)
         bei b0.TileExists(Int32 tileX, Int32 tileY)
         bei Tripper.Navigation.Navigator.a(TileIdentifier A_0, LoadedTileFlags A_1, Boolean A_2)
         bei Tripper.Navigation.Navigator.FindMeshHeight(Single x, Single y, Single& z)
         bei Styx.Logic.Pathing.Navigator.FindMeshHeight(Single x, Single y, Single& z)
         bei HighVoltz.ClickToGo.mapToWorldCoords(worldMapCoord wmc) in c:\Users\Admin\Desktop\Honorbuddy_devtest\Plugins\ClickToGo1.1.cs:Zeile 167.
         bei HighVoltz.ClickToGo.Pulse() in c:\Users\Admin\Desktop\Honorbuddy_devtest\Plugins\ClickToGo1.1.cs:Zeile 122.
      
       
    8. highvoltz

      highvoltz Well-Known Member

      Joined:
      Mar 22, 2010
      Messages:
      1,729
      Likes Received:
      141
      Trophy Points:
      63
      Looks like a HB issue when its downloading a mesh, it will probably work once its finished downloading the mesh
       
    9. Runkel

      Runkel Member

      Joined:
      Oct 4, 2010
      Messages:
      142
      Likes Received:
      1
      Trophy Points:
      18
      Oh, ok i give it another try :)

      Edit

      Nope got the same error. :(

      Tryed it on different loactions where im sure i already got the meshes
       
      Last edited: Oct 26, 2010
    10. highvoltz

      highvoltz Well-Known Member

      Joined:
      Mar 22, 2010
      Messages:
      1,729
      Likes Received:
      141
      Trophy Points:
      63
      An interesting note, its now posible to get the world x,y coords from lua due to changes in GetCurrentMapZone() in wow 4.0.1

      Code:
      /run local _, left, top, right, bot = GetCurrentMapZone() local x, y = GetPlayerMapPosition("player") y, x =(1.0-x)*left+x*right , (1.0-y)*top+y*bot print("Coordinates: ", x, ", ", y)
       
    11. highvoltz

      highvoltz Well-Known Member

      Joined:
      Mar 22, 2010
      Messages:
      1,729
      Likes Received:
      141
      Trophy Points:
      63
      I had another report of same error from someone else using a german client as well, it looks like its a HB core issue
       
    12. Runkel

      Runkel Member

      Joined:
      Oct 4, 2010
      Messages:
      142
      Likes Received:
      1
      Trophy Points:
      18
      Im not using the German client, well... i do but with the English Language Pack.
       
    13. Zugga

      Zugga New Member

      Joined:
      Jun 6, 2010
      Messages:
      280
      Likes Received:
      2
      Trophy Points:
      0
      will this ever work for carbonite? I absolutely cant stand the ingame map.
       
    14. djxaero

      djxaero Member

      Joined:
      Jan 15, 2010
      Messages:
      51
      Likes Received:
      0
      Trophy Points:
      6
      I was just going to ask that question, carbonite is almost a must have for me. is there any way that we can persuade you to have it work with carbonite?
       
    15. Nuok

      Nuok Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      975
      Likes Received:
      28
      Trophy Points:
      28
      Very nice, thanks for this :)
       
    16. WaCk0

      WaCk0 New Member

      Joined:
      Apr 11, 2010
      Messages:
      102
      Likes Received:
      2
      Trophy Points:
      0
      Doesnt it just work if you press Alt+M if your using Carbonite ? brings up the ingame map without having to turn off Carbonite.
      Carbonite support would be awesome though (if i could get this to work :p)
       
    17. JayDee

      JayDee Guest

      What should I do? I copied the file into my plugin folder, enabled it in Honorbuddy and clicked on a place on my map in WoW. Nothing happen. :(
       
    18. znuffie

      znuffie Banned

      Joined:
      Feb 23, 2010
      Messages:
      864
      Likes Received:
      30
      Trophy Points:
      28
      Doesn't seem to be working for me, without any map addon installed:

      Could not generate path from <-7474,636, -4331,794, 10,42559> to <-2,145657E+17, -2,798745E+17, 0> (end)!
       
    19. Zugga

      Zugga New Member

      Joined:
      Jun 6, 2010
      Messages:
      280
      Likes Received:
      2
      Trophy Points:
      0
      i regrettably uninstalled carbonite will it work if you press alt+m?
       
    20. highvoltz

      highvoltz Well-Known Member

      Joined:
      Mar 22, 2010
      Messages:
      1,729
      Likes Received:
      141
      Trophy Points:
      63
      ClickToGo 1.2

      • Now works on non-English clients
       

    Share This Page