• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Plugin] StuckHelper - Improved stuck handling

    Discussion in 'Archives' started by lofi, Feb 28, 2011.

    1. ubergoober

      ubergoober New Member

      Joined:
      Nov 19, 2010
      Messages:
      321
      Likes Received:
      0
      Trophy Points:
      0
      Plugin from C:\Users\XXX\Desktop\HB\Plugins\StuckHelper.cs could not be compiled! Compiler errors:
      File: StuckHelper.cs Line: 303 Error: 'Styx.Logic.Pathing.Navigator' does not contain a definition for 'StuckHandler'
       
    2. OK.Stop

      OK.Stop New Member

      Joined:
      Apr 25, 2011
      Messages:
      40
      Likes Received:
      0
      Trophy Points:
      0
      Would love to try this one out.
       
    3. nothing1985

      nothing1985 New Member

      Joined:
      May 3, 2011
      Messages:
      42
      Likes Received:
      1
      Trophy Points:
      0
      this badly needs an update
       
    4. HB7804V29

      HB7804V29 New Member

      Joined:
      May 27, 2011
      Messages:
      17
      Likes Received:
      0
      Trophy Points:
      0
      I agree, please update this. :)
       
    5. Wongtai

      Wongtai New Member

      Joined:
      May 27, 2011
      Messages:
      150
      Likes Received:
      0
      Trophy Points:
      0
      beside a 69' charger, this is the second thing on earth that can make me horny lol
      GIVE IT TO ME NOWWWWW!!!!
       
    6. aaró

      aaró New Member

      Joined:
      Jan 15, 2010
      Messages:
      170
      Likes Received:
      0
      Trophy Points:
      0
      Cant get this to work. I guess it needs and update
       
    7. Zacharybinx34

      Zacharybinx34 New Member

      Joined:
      May 11, 2011
      Messages:
      672
      Likes Received:
      6
      Trophy Points:
      0
      Any update coming for this?
       
    8. Wongtai

      Wongtai New Member

      Joined:
      May 27, 2011
      Messages:
      150
      Likes Received:
      0
      Trophy Points:
      0
      Plugin from C:\Users\XXX\Desktop\HB\Plugins\StuckHelper.cs could not be compiled! Compiler errors:
      File: StuckHelper.cs Line: 303 Error: 'Styx.Logic.Pathing.Navigator' does not contain a definition for 'StuckHandler'
      look like the plugin doesnt compatible with current HB
      please update this LIFE SAVER plugin :(
      thanks thousand time.
       
    9. aaró

      aaró New Member

      Joined:
      Jan 15, 2010
      Messages:
      170
      Likes Received:
      0
      Trophy Points:
      0
      Nobody is going to upgrade it atm. But we seriously need this
       
    10. leetdemon

      leetdemon Member

      Joined:
      Jan 15, 2010
      Messages:
      433
      Likes Received:
      3
      Trophy Points:
      18
      would love to see an update for this plugin please :)
       
    11. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      Remove the line for the time being (line 303)?

      change line 302 and 303:
      Code:
                  if ((MountFixMinutes != 0 && mountFixTimer.Elapsed.TotalMinutes > MountFixMinutes)
                      || (Navigator.StuckHandler.IsStuck() && Me.Mounted && !Me.IsFlying))
      to line 302 only:
      Code:
                  if (MountFixMinutes != 0 && mountFixTimer.Elapsed.TotalMinutes > MountFixMinutes)
      Looks like Navigator.StuckHandler is probably moved in the API. Can't find it back in the Navigator part so it's probably moved somewhere else.
      Be aware I didn't try this change out, just looked in the file, that's all.
       
      Last edited: Jun 4, 2011
      Wongtai likes this.
    12. Wongtai

      Wongtai New Member

      Joined:
      May 27, 2011
      Messages:
      150
      Likes Received:
      0
      Trophy Points:
      0
      testing this, next few hours will post the result :)
      at least someone with knowledge care about it :)
      it should be nicer if HB devs can take a look at this and check about the "stuck handler" stuff, where it moved, and anything about the theory, should it work ?
      anyway I'm testing it right now, will post if anything go wrong :)

      thank you LiquidAtoR

       
      Last edited: Jun 4, 2011
    13. Zacharybinx34

      Zacharybinx34 New Member

      Joined:
      May 11, 2011
      Messages:
      672
      Likes Received:
      6
      Trophy Points:
      0
      Did the original author leave?
       
    14. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      He was online last night, so I would say he didn't leave.
       
    15. Zacharybinx34

      Zacharybinx34 New Member

      Joined:
      May 11, 2011
      Messages:
      672
      Likes Received:
      6
      Trophy Points:
      0
      has anyone pm'd him asking if he has time to update it?
       
    16. LiquidAtoR

      LiquidAtoR Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      1,430
      Likes Received:
      52
      Trophy Points:
      48
      I think so looking at his profile.
      There's a few requests there too, but either way be my guest to message him.

      I'm not using this plugin myself.
      Just had a look at it and made the change so people can use it until lofi makes a update himself.
       
    17. aaró

      aaró New Member

      Joined:
      Jan 15, 2010
      Messages:
      170
      Likes Received:
      0
      Trophy Points:
      0

      Awesome man! will try this out!
       
    18. lostsk8r

      lostsk8r New Member

      Joined:
      Jan 15, 2010
      Messages:
      879
      Likes Received:
      1
      Trophy Points:
      0
      Anyone report how the updated one is going?
       
    19. aaró

      aaró New Member

      Joined:
      Jan 15, 2010
      Messages:
      170
      Likes Received:
      0
      Trophy Points:
      0
      It works well!
       
    20. Zacharybinx34

      Zacharybinx34 New Member

      Joined:
      May 11, 2011
      Messages:
      672
      Likes Received:
      6
      Trophy Points:
      0
      wait what?
       

    Share This Page