• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • LazyRaider - Holy Cow!

    Discussion in 'Archives' started by Ama, Jan 15, 2012.

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

      sprankton Member

      Joined:
      Dec 11, 2011
      Messages:
      37
      Likes Received:
      0
      Trophy Points:
      6
      What's HolyUrgent_dispels.ini?
       
    2. Ama

      Ama New Member

      Joined:
      Jun 6, 2011
      Messages:
      1,171
      Likes Received:
      33
      Trophy Points:
      0
      When you add debuffs to the urgent dispel list, it stores them in HolyUrgent_dispels.ini
       
    3. pacspirit

      pacspirit New Member

      Joined:
      Jan 13, 2012
      Messages:
      37
      Likes Received:
      0
      Trophy Points:
      0
      it wont load the CC for me, get the message it cant find CustomClasses\Config\HolyUrgent_dispels.ini'.
       
    4. Ama

      Ama New Member

      Joined:
      Jun 6, 2011
      Messages:
      1,171
      Likes Received:
      33
      Trophy Points:
      0

      The CC still loads. If you dont have this file, click on the class config and click save. It will create it for you. The CC still functions.

      You could also create a blank text file called "HolyUrgent_dispels.ini", but you should not have to. The message is just b/c you havent saved the urgent dispels yet.
       
      Last edited: Jan 22, 2012
    5. Faeratic

      Faeratic Member

      Joined:
      Jan 15, 2010
      Messages:
      34
      Likes Received:
      1
      Trophy Points:
      8
      It's hanging a bit when trying to use trinkets that can't be used. For example, when you have something like Figurine - King of Boars in the first trinket slot, everything is fine, but if you are using something like Heart of the Unliving (which has no on use effect), this happens:

      Code:
      [9:37:31 PM:833] Spell_C::CastSpell(20473, 0, 0x700000001A7E592, 0) [323]
      [9:37:38 PM:892] System.NullReferenceException: Object reference not set to an instance of an object.
         at HolyPaladinCC.HolyPaladinCC.Self() in e:\My Documents\Quick Launch\Apps\Dem Bros\CustomClasses\HolyCow\HolyPaladinCC.cs:line 227
         at HolyPaladinCC.HolyPaladinCC.Combat() in e:\My Documents\Quick Launch\Apps\Dem Bros\CustomClasses\HolyCow\HolyPaladinCC.cs:line 119
         at HolyPaladinCC.HolyPaladinCC.Pulse() in e:\My Documents\Quick Launch\Apps\Dem Bros\CustomClasses\HolyCow\HolyPaladinCC.cs:line 60
         at Styx.WoWPulsator.Pulse(PulseFlags flags)
         at Styx.Logic.BehaviorTree.TreeRoot.Tick()
         at Styx.Logic.BehaviorTree.TreeRoot.Run()
      [9:37:49 PM:387] Spell_C::CastSpell(85673, 0, 0x700000001A7E592, 0) [324]
      It'll cast a spell, try to use the trinket, hang and do nothing for some time, and then (usually when combat ends) start casting spells as normal to top people off. Full log attached if you want it.

      Other than this, the CC is working excellently. Well done!
       

      Attached Files:

    6. Ama

      Ama New Member

      Joined:
      Jun 6, 2011
      Messages:
      1,171
      Likes Received:
      33
      Trophy Points:
      0
      oops my bad on the trinket. I was doing some testing and didnt comment out.

      That null pointer you are are linking has been there forever. It doesnt actually cause a hang. Idk why it is giving the null pointer either b/c line 227 says "if(tank != null)". Just removed the trinket thing though.
       
    7. znuffie

      znuffie Banned

      Joined:
      Feb 23, 2010
      Messages:
      864
      Likes Received:
      30
      Trophy Points:
      28
      Please add if (Me.Race == Tauren) { StopTheBot() };

      I find it racist that other classes can use this.
       
    8. Ama

      Ama New Member

      Joined:
      Jun 6, 2011
      Messages:
      1,171
      Likes Received:
      33
      Trophy Points:
      0
      i think it would be if (Me.Race != Tauren) { StopTheBot() };

      :p
       
    9. pacspirit

      pacspirit New Member

      Joined:
      Jan 13, 2012
      Messages:
      37
      Likes Received:
      0
      Trophy Points:
      0
      im pretty new to all this so where do i change the aura at?
       
    10. chirax

      chirax Member

      Joined:
      Jul 24, 2011
      Messages:
      89
      Likes Received:
      0
      Trophy Points:
      6
    11. Ama

      Ama New Member

      Joined:
      Jun 6, 2011
      Messages:
      1,171
      Likes Received:
      33
      Trophy Points:
      0
      In your settings.

      Thanks for log. Ill check it out.
       
    12. pacspirit

      pacspirit New Member

      Joined:
      Jan 13, 2012
      Messages:
      37
      Likes Received:
      0
      Trophy Points:
      0
      ok i went into HolySettings.cs and this is what i changed

      [Setting, DefaultValue("Concentration Aura")]
      public string Aura_SET { get; set; }


      not sure if thats what i was supposed to do, but after doing it and restarting he still stays in Resistance...i apologize for being n00bish as this is new to me
       
    13. Ama

      Ama New Member

      Joined:
      Jun 6, 2011
      Messages:
      1,171
      Likes Received:
      33
      Trophy Points:
      0
      No, you need to go to Custom Classes/Config and find the configuration file with your character name and holy cow on it. In there, you will see "Resistance Aura" change it to whatever you want.
       
    14. JohntheThird

      JohntheThird New Member

      Joined:
      May 24, 2010
      Messages:
      98
      Likes Received:
      0
      Trophy Points:
      0
      When you go to config folder u should see something like Holy Paladin cc-settings-yourtoonname.xml The command is not in there so I had to like manually type it in there. Type in <Aura_SET>Concentration Aura</Aura_SET>
       
    15. pacspirit

      pacspirit New Member

      Joined:
      Jan 13, 2012
      Messages:
      37
      Likes Received:
      0
      Trophy Points:
      0

      yeah i found it...just took me a few being newer to all this...but its working now and as soon as i try it out ill comment...thanks for all ur help XD
       
    16. imfat

      imfat New Member

      Joined:
      Sep 29, 2010
      Messages:
      186
      Likes Received:
      2
      Trophy Points:
      0
      I loved UPHCC but at it's current state isn't doing what I want in PvE. Now this CC is doing what I need thank you for your work.
       
      Last edited: Jan 24, 2012
    17. Krizid

      Krizid Member

      Joined:
      Jul 8, 2011
      Messages:
      93
      Likes Received:
      1
      Trophy Points:
      8
      I use this CC for PvE and still use UPHCC for PvP.
       
    18. Piterek

      Piterek New Member

      Joined:
      Dec 30, 2011
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      Hi,

      How to switch off hand of protection? He did hop a main tank.. :p
       
    19. Ama

      Ama New Member

      Joined:
      Jun 6, 2011
      Messages:
      1,171
      Likes Received:
      33
      Trophy Points:
      0
      open holypaladin.cs and delete this:

      Code:
                          if (!IsTank(tar)
                              && hp < 10
                              && CC("Hand of Protection", tar))
                          {
                              SpellManager.StopCasting();
                              C("Hand of Protection", tar);
                          }
      
      I guess it could happen, if they didn't have their role set and you didnt have your focus set to them.
       
    20. Piterek

      Piterek New Member

      Joined:
      Dec 30, 2011
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      They didint set a role, but i had focus on him.

      Thanks
       
    Thread Status:
    Not open for further replies.

    Share This Page