• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Default Druid (Feral and Balance) by Fpsware

    Discussion in 'Archives' started by fpsware, Oct 29, 2010.

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

      fpsware Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      5,287
      Likes Received:
      133
      Trophy Points:
      63
      Has anyone tried the default Druid CC in the new HB. Please tell me if this has the same healing problem.
       
    2. mctrix

      mctrix Member

      Joined:
      Jan 15, 2010
      Messages:
      225
      Likes Received:
      1
      Trophy Points:
      18
      i will try it out now for you mate i have a level 52 feral.

      Last night when i reported the bugs the druid kept attacking pvp flagged flight masters so im hoping thats fixed as im not sure why its doing that but if it dies again i will post a log
       
    3. fpsware

      fpsware Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      5,287
      Likes Received:
      133
      Trophy Points:
      63
      Thats nothing to do with the CC. HB is responsible for [targeting the] pulling targets. There was a bug in HB a while ago that caused this exact behavour.
       
      Last edited: Nov 2, 2010
    4. rcadams

      rcadams New Member

      Joined:
      Jan 15, 2010
      Messages:
      434
      Likes Received:
      0
      Trophy Points:
      0
      With the new release of HB 3120, does that mean your latest druid cc is included? Also anyway you can update some type of version # in this thread so when you post a new build we know it's a new version?

      Thanks
       
    5. fpsware

      fpsware Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      5,287
      Likes Received:
      133
      Trophy Points:
      63
      This thread is about to be deleted, but before I do, I want to know if the Druid CC currently distributed with HB is healing and swapping to Bear form properly.

      THIS build is the latest, but its having a number of issues. The only difference should be better support for instances. I don't know why healing and bear form has been broken by it.
       
    6. rcadams

      rcadams New Member

      Joined:
      Jan 15, 2010
      Messages:
      434
      Likes Received:
      0
      Trophy Points:
      0
      Ok, let me test


       
    7. mctrix

      mctrix Member

      Joined:
      Jan 15, 2010
      Messages:
      225
      Likes Received:
      1
      Trophy Points:
      18
      my feral cat got down to 55% and didnt heal...
       
    8. fpsware

      fpsware Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      5,287
      Likes Received:
      133
      Trophy Points:
      63
      Did you get adds and get it swap into bear form?
       
    9. rcadams

      rcadams New Member

      Joined:
      Jan 15, 2010
      Messages:
      434
      Likes Received:
      0
      Trophy Points:
      0
      Hmm.. No bear form, or healing done 30% health... Mobs where lvl 78 I was lvl 80

       
    10. fpsware

      fpsware Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      5,287
      Likes Received:
      133
      Trophy Points:
      63
      Looks like I have some work to do when I get home.
       
    11. mctrix

      mctrix Member

      Joined:
      Jan 15, 2010
      Messages:
      225
      Likes Received:
      1
      Trophy Points:
      18
      no it didnt go into bear attached is the log it didnt heal either it got down to 20%
       

      Attached Files:

    12. fpsware

      fpsware Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      5,287
      Likes Received:
      133
      Trophy Points:
      63
      Looks like I made a mistake and overwrote the latest copy with a buggy test build. Oooopse, my bad :p

      This one should now heal and swap to bear form.

      Please let me know if it does both.
       

      Attached Files:

    13. mctrix

      mctrix Member

      Joined:
      Jan 15, 2010
      Messages:
      225
      Likes Received:
      1
      Trophy Points:
      18
      just updated to the new build and it still doesnt go to bear - it doesnt seem to know it has an add...?

      And i havnt seen it heal either
       

      Attached Files:

    14. cjzygr

      cjzygr New Member

      Joined:
      Oct 18, 2010
      Messages:
      155
      Likes Received:
      1
      Trophy Points:
      0
      testing right now
       
    15. Toud

      Toud New Member

      Joined:
      Jul 7, 2010
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      Not Healing or going to Bear form.
       
    16. fpsware

      fpsware Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      5,287
      Likes Received:
      133
      Trophy Points:
      63
      FIXED!

      Here is the code that caused all my headaches:

      publicstaticbool ResultOK(string rawSetting)
      {
      CLC.RawSetting = RawSetting;
      bool result = IsOkToRun;
      return result;
      }


      For those who don't see the fault, it should be:

      CLC.RawSetting = rawSetting;


      Its case sensitive.

      I'll have a new build uploaded in the next 30 minutes. I now need to put back all the changes I removed in an attempt to fix the healing/bear form issue.
       
    Thread Status:
    Not open for further replies.

    Share This Page