What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[Release] RebornBuddy64 Version 1.0.681 - DirectX11 / x64 bit compatible

odd. any recommendations on how to resolve the dns provider issue? i only have lisbeth installed, so I'll reach out to them regarding the popup.
 
You can try switching to google dns or another dns provider. I've also made some changes to our servers dns settings.
 
DutyManager.AvailableContent does not return any combat duties. It seems everything but pvp and chocobo racing is listed as IsInDutyFinder = 0. Any chance we can get that fixed?
 
Last edited:
Version 382
Code:
Added API for checking what items are requested in the request window via
ff14bot.RemoteWindows.Request.RequestedItems (thanks to @nt153133 for this)
Added API for handing over the requested items via
Task<bool> CommonTasks.HandOverRequestedItems(bool useHQifNoNQ = true)

ItemIds for the Quest Behaviors TurnIn and HandOver are now deprecated.

Fixed an issue with outdated data causing DutyManager.AvailableContent to return incorrect results

Fixed an issue with outdated data causing some spells not to appear in the action list correctly
 
Tx6FkV2.png

Can I make HandOverRequestedItems work with more than 1 items?
 
Working for me on handovers that have two items, how are you using it?
 
Well theres your problem, its a task, you can't just do that.
 
Hey Mastahg, it seems the skill data is now incorrect for the EN client. Several crafting skills are no longer detected by ActionManager since today's update, including:

Basic Synthesis / Carpenter / ID: 100001
 
so hand over stoped working for me.
[18:23:57.133 N] [HandOverTag] Missing RequestItem: { Name: Unfailing Eye Opener, RawItemId: 31177, IsHighQuality: True, TrueItemId: 31177, Count: 1, IconID: 1021003, Stackable: True }
 
Back
Top