• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Gladiatore Arms/Fury/Prot Warrior CC

    Discussion in 'Archives' started by Truman422, Mar 31, 2011.

    1. Truman422

      Truman422 Member

      Joined:
      Jan 10, 2011
      Messages:
      198
      Likes Received:
      14
      Trophy Points:
      18
      Yeah, that was my bad, I forgot to update that piece, but the whole CC is indeed updated. I'll be sure to fix it next time I throw together an update.
       
    2. xn3t0x

      xn3t0x New Member

      Joined:
      Jan 15, 2010
      Messages:
      187
      Likes Received:
      0
      Trophy Points:
      0
      any idea why arms spec doesn't do overpower? haven't tried on mobs... was just testing on target dummy

      nvm just read last page
       
    3. Spewer

      Spewer Member

      Joined:
      Sep 17, 2010
      Messages:
      202
      Likes Received:
      0
      Trophy Points:
      16
      May it be possible to add Demoralising Shout ?
       
    4. Truman422

      Truman422 Member

      Joined:
      Jan 10, 2011
      Messages:
      198
      Likes Received:
      14
      Trophy Points:
      18
      Done.
       
      Spewer likes this.
    5. Tashin

      Tashin Member

      Joined:
      Jan 15, 2010
      Messages:
      36
      Likes Received:
      2
      Trophy Points:
      8
      Won't compile

      Building spell book
      Spell book built
      You are a level 85 Arms Warrior
      Loading settings ...
      Loading settings from the PVE config file...
      Finished loading settings
      Settings loaded
      Could not compile CC from C:\Users\Tashin\Desktop\Winamp\HB2\CustomClasses\Gladiatore!
      File: Arms.cs Line: 151 Error: } expected
      File: Fury.cs Line: 196 Error: } expected
      File: Prot.cs Line: 182 Error: } expected

      I managed to fix the problem and I attached the fixed files. I'll delete them after truman uploads a fixed version.
       
      Last edited: May 17, 2011
    6. Spewer

      Spewer Member

      Joined:
      Sep 17, 2010
      Messages:
      202
      Likes Received:
      0
      Trophy Points:
      16
      You are the BEST !!
       
    7. Truman422

      Truman422 Member

      Joined:
      Jan 10, 2011
      Messages:
      198
      Likes Received:
      14
      Trophy Points:
      18
      Hmmmm. Seriously? It was working for me when I uploaded it. I'll take a look in a bit, quite busy right now.
       
    8. Truman422

      Truman422 Member

      Joined:
      Jan 10, 2011
      Messages:
      198
      Likes Received:
      14
      Trophy Points:
      18
      Sorry about that, I missed a freakin bracket on the upload, must have fixed it without thinking on mine. Redownload and you should be great. I did this at work, but I'm pretty sure its correct.
       
    9. Spewer

      Spewer Member

      Joined:
      Sep 17, 2010
      Messages:
      202
      Likes Received:
      0
      Trophy Points:
      16
      I think there is one mistake with Demoralizing Shout... He uses the spell every 4 seconds in Prot Spec.
       
    10. Truman422

      Truman422 Member

      Joined:
      Jan 10, 2011
      Messages:
      198
      Likes Received:
      14
      Trophy Points:
      18
      Haha, oh boy, I'm heading home now, so I'll get on and test it out and get it fixed. I probably didn't check for debuff or something stupid. Just turn it off for now, I'll throw another update up within the hour.
       
    11. Truman422

      Truman422 Member

      Joined:
      Jan 10, 2011
      Messages:
      198
      Likes Received:
      14
      Trophy Points:
      18
      Alright, uploaded a new version for you all. Sorry for the fail last day or so, too busy and was trying to hasty-fix everything. Should be good to go now. Let me know if you find anything else working strangely.
       
    12. Spewer

      Spewer Member

      Joined:
      Sep 17, 2010
      Messages:
      202
      Likes Received:
      0
      Trophy Points:
      16
      Nice work !!! 10000x Rep
       
    13. Spewer

      Spewer Member

      Joined:
      Sep 17, 2010
      Messages:
      202
      Likes Received:
      0
      Trophy Points:
      16
      Tried 3.0 but if I enable Demoralizing Shout he just stands there ^^ XD Demoralizing Shout was a bad idea of me :D
       
    14. Scusio

      Scusio New Member

      Joined:
      Aug 25, 2010
      Messages:
      60
      Likes Received:
      0
      Trophy Points:
      0
      Yeah I'm having that problem aswell in Fury spec. It seems to me that it doesn't check if Demoralizing Shout is active already, it just keeps on casting it every 3/4 spells.

      Edit: Woops didn't see new update yet, reported this error for 2.2.3 version, I will try the new one tomorrow
       
      Last edited: May 17, 2011
    15. dudekde22

      dudekde22 New Member

      Joined:
      Jan 22, 2010
      Messages:
      265
      Likes Received:
      0
      Trophy Points:
      0
      Anyone tried tanking with this cc?
       
    16. Truman422

      Truman422 Member

      Joined:
      Jan 10, 2011
      Messages:
      198
      Likes Received:
      14
      Trophy Points:
      18
      Alright. Quit findin things wrong with this! It was working when I left, lol. But I uploaded a new version yet again, and I've tested it thoroughly this time since I got a little play time today. Hopefully nothing else will be wrong with it, it was working quite smoothly before I uploaded. Good luck.
       
    17. Tashin

      Tashin Member

      Joined:
      Jan 15, 2010
      Messages:
      36
      Likes Received:
      2
      Trophy Points:
      8
      interrupts aren't working for arms.
       
    18. Truman422

      Truman422 Member

      Joined:
      Jan 10, 2011
      Messages:
      198
      Likes Received:
      14
      Trophy Points:
      18
      Yep, you're right. Ugh. Ok, go into CustomClasses->Gladiatore->SpecSpecific->Arms.cs

      Then search for this code in the file.
      Code:
      if (Me.CurrentTarget.IsCasting && (Me.CurrentTarget.Name != "Maloriak" && (Warrior.Instance.Settings.UsePummel)))
      {
          CastSpell(WRST);
      }
      
      and change the WRST to Pummel so it looks like this:

      Code:
      CastSpell(Pummel);
      
      I've made the change but am tired of uploading changes. lol. I'll get it in the next update.
       
    19. Spewer

      Spewer Member

      Joined:
      Sep 17, 2010
      Messages:
      202
      Likes Received:
      0
      Trophy Points:
      16
      Works awesome ! But be sure to move yourself...
       
    20. Tashin

      Tashin Member

      Joined:
      Jan 15, 2010
      Messages:
      36
      Likes Received:
      2
      Trophy Points:
      8
      Yeah i went in and did that already lol. But it will help the people who don't know how.
       

    Share This Page