• Visit Rebornbuddy
  • Need some help!!

    Discussion in 'Hearthbuddy Support' started by Raikzun, Jan 9, 2015.

    1. Raikzun

      Raikzun New Member

      Joined:
      May 17, 2014
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      1
      Hello.
      I bought the lifetime license key a long time ago, and i just found it again xD
      Anyways. I got some problems with this new design.

      [​IMG]


      How do i pick playstyle? Like rush/control ?
      ANd where do i put the Silverfish api?
      I got these folders:
      [​IMG]
       
    2. Raikzun

      Raikzun New Member

      Joined:
      May 17, 2014
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      1
      Well i found it out.
      Now i changed the behavior to Control and Rush.
      So i have Control.cs and Rush.cs in the routine folder.
      But now i get this:

      everytime i load up
       
    3. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
    4. Raikzun

      Raikzun New Member

      Joined:
      May 17, 2014
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      1
      ??
      Does it really matter?
      You can still see the error codes -_-
       
    5. nexus999

      nexus999 New Member

      Joined:
      Dec 30, 2014
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      If it didn't matter, he likely wouldn't have asked :eek:

      That being said, you are taking steps that are no longer necessary. Silverfish is fully integrated and set up as the default. No need to add any .cs files.

      Just start with a fresh install. Go to \Routines\DefaultRoutine\ and edit your DefaultRoutine.cs file. Locate (Line 52 for me):
      Code:
      Behavior behave = new BehaviorControl(); //change this to new BehaviorRush() for rush mode
      Only change the word Rush for Control, it is case sensitive. Just replace that word to be sure you don't change any other characters and run into syntax errors. Save and reopen Hearthbuddy. I am sure the devs will add this to the config section soon. For now, this works fine. :)
       

    Share This Page