• Visit Rebornbuddy
  • [Release] Honorbuddy 2.0.0.4265

    Discussion in 'Archives' started by Nesox, Mar 4, 2011.

    Thread Status:
    Not open for further replies.
    1. Nesox

      Nesox Moderator Staff Member Moderator Buddy Core Dev

      Joined:
      Jan 15, 2010
      Messages:
      1,563
      Likes Received:
      48
      Trophy Points:
      48
      Changelog 2.0.0.4265

      Honorbuddy

      API Fixes

      • BotBase.Initialize() is now only called once, and once only.
      Bug Fixes

      • BG Bot will actually move now. Bugfix related to being mounted.
      • BG Bot + any other bot, when used in Mixed Mode will now function properly when leaving a BG (targeting issues)
      Questbehaviors

      • CompleteLogQuest, EjectVeh, MountVehOnly, NoCombatMoveTo, TalkToAndListenToStory, VehicleBehavior, MyCTM updated.
      • While tag added, see example below
      Code:
      <While Condition="HasQuest(12733) &amp;&amp; !IsQuestCompleted(12733)" >
         <CustomBehavior File="InteractWith" MobId="28406" ObjectType="Npc" NumOfTimes="1" CollectionDistance="50" X="2351.905" Y="-5698.78" Z="153.9228"  />
         <CustomBehavior File="Misc\RunLua" Lua="SelectGossipOption(1)" />
         <CustomBehavior File="WaitTimer" WaitTime="35000" />
      </While>   
      
      Gatherbuddy

      API Changes

      • Flightor of GB2 is now internal to avoid namspace conflicts. Reference Archaeology if you want to use it.
      • GatherbuddySettings class is now public.
      Bugfixes

      • Continent bounds for Vashj'ir fixed.
      Instancebuddy

      Bugfixes

      • Adjusted max levels of Throne of the Tides and Blackrock Caverns instances.
      Code:
      [SIZE=3][COLOR=red]If you are getting this exception:
      Invalid Executor, Styx.Helpers.CharacterSettings threw an exception, or 
      [/COLOR][/SIZE][SIZE=3][COLOR=red]Error - Endscene hook failed: Value cannot be null.
      Parameter name: EndSceneProc passed to Executor constructor was invalid, or[/COLOR][/SIZE] [SIZE=3][COLOR=red]something similiar to that.
      
      Then you need to do this /run print(GetCVar('gxApi'))[/COLOR]
      [COLOR=red]open the chatbox in wow copy paste that press enter. 
      If it prints D3D9 ure all good if it says D3D11 you have to open your Config.wtf file and edit this row: 
      SET gxApi "D3D11"[/COLOR]
      [COLOR=red]Make sure it looks like this:
      [/COLOR][COLOR=red]SET gxApi "D3D9"[/COLOR][/SIZE][SIZE=3][COLOR=red]
      [/COLOR][/SIZE]
      This Version includes ArchaeologyBuddy, Gatherbuddy2 and Instancebuddy do not use the old AB/GB2/IB - they won't work.
      In order to use Hb your WoW client must be fully (100%) patched

      Download Here:
      Honorbuddy 2.0.0.4265
       
      Last edited: Mar 4, 2011
    Thread Status:
    Not open for further replies.

    Share This Page