• Visit Rebornbuddy
  • [Release] RebornBuddy64 Version 1.0.424 - DirectX11 / x64 bit compatible

    Discussion in 'Rebornbuddy Forum' started by mastahg, Feb 29, 2016.

    1. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      What was its usage context.
       
    2. Ken512

      Ken512 Member

      Joined:
      Mar 21, 2015
      Messages:
      100
      Likes Received:
      0
      Trophy Points:
      16
    3. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      Which quest
       
    4. Ken512

      Ken512 Member

      Joined:
      Mar 21, 2015
      Messages:
      100
      Likes Received:
      0
      Trophy Points:
      16
      A Crude Awakening 69460
       
    5. Ken512

      Ken512 Member

      Joined:
      Mar 21, 2015
      Messages:
      100
      Likes Received:
      0
      Trophy Points:
      16
      log
       

      Attached Files:

      • log.txt
        File size:
        10.1 KB
        Views:
        132
    6. crpaul

      crpaul Member

      Joined:
      Jun 23, 2016
      Messages:
      137
      Likes Received:
      4
      Trophy Points:
      18
      sorry I don't know did on both my characters so two different Quest
       
    7. nt153133

      nt153133 Member

      Joined:
      Nov 11, 2017
      Messages:
      68
      Likes Received:
      7
      Trophy Points:
      8
      As for RequestItem I just noticed there is a byte at 0x8C which is 0/1 depending if the requested item is collectible or not. Just in case that helps with the item selection logic
       
    8. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      New build coming now, let me know if it resolves the issue.
       
    9. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      Doing another build with for collectable items as well
       
    10. Neverdyne

      Neverdyne Community Developer

      Joined:
      Sep 12, 2014
      Messages:
      644
      Likes Received:
      18
      Trophy Points:
      18
      Hey Mastahg, was wondering if you'd consider adding an overload for Navigator.MoveTo(moveParams) that takes a bool to make it ignore mount settings? The only way I can make it ignore mounting/dismounting is if I disable that on the global settings, which is not ideal. Something like Navigator.MoveTo(moveParams, bool ignoreMount) perhaps.
       
    11. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      i could look at adding a field to the movetoparams that makes more sense then an overload
       
    12. Neverdyne

      Neverdyne Community Developer

      Joined:
      Sep 12, 2014
      Messages:
      644
      Likes Received:
      18
      Trophy Points:
      18
      That sounds good too.
       
    13. hkme

      hkme Member

      Joined:
      May 12, 2014
      Messages:
      197
      Likes Received:
      0
      Trophy Points:
      16
      Is there a way to tell if "Focused Synthesis" and "Focused Touch" is under "Observe" combo or not?
      Currently ActionManager.LastSpell is EmptySpell after "Observe" is used.
       
    14. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      New version adds UseMount to movetoparams, default state is whatever the user has selected.
       
    15. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      Isn't there a aura? Also wouldn't you know if it was the last action you used.
       
    16. hkme

      hkme Member

      Joined:
      May 12, 2014
      Messages:
      197
      Likes Received:
      0
      Trophy Points:
      16
      There is no aura for "Observe". AFAIK the only clue for player is the visual combo highlight of skill "Focused Synthesis" and "Focused Touch"
       
    17. Neverdyne

      Neverdyne Community Developer

      Joined:
      Sep 12, 2014
      Messages:
      644
      Likes Received:
      18
      Trophy Points:
      18
      Can't seem to find the UseMount member on ff14bot.Pathing.MoveToParameters on assembly version 1.0.388.
       
    18. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,229
      Likes Received:
      364
      Trophy Points:
      83
      Looks like the upload stage failed, rerunning it now, it should be 389
       
    19. crpaul

      crpaul Member

      Joined:
      Jun 23, 2016
      Messages:
      137
      Likes Received:
      4
      Trophy Points:
      18
      could youu advise where you keeping the PVPComboID's.

      The combo ID's aren't present int the ActionManager
      Example:
      ClearLog();

      foreach (var spell in ActionManager.CurrentActions)
      {
      Log(spell);
      }
       
    20. crpaul

      crpaul Member

      Joined:
      Jun 23, 2016
      Messages:
      137
      Likes Received:
      4
      Trophy Points:
      18
      [3, Sprint]
      [5, Teleport]
      [6, Return]
      [8853, Blank]
      [8855, Wildfire]
      [17678, Leg Graze]
      [17679, Foot Graze]
      [17680, Head Graze]
      [17682, Peloton]
      [17749, Drill]
      [17750, Air Anchor]
      [17752, Bioblaster]
      [17753, Ricochet]
      [17754, Hypercharge]
      [18928, Recuperate]
      [18932, Spread Shot]
      [18933, Gauss Round]
      [18934, Tactician]
      [18942, Bolt]
      [18943, Medical Kit]
      [18955, Concentrate]
       

    Share This Page