• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Singular Mage Revamped. (FROST)

    Discussion in 'Archives' started by mz0flick, Oct 4, 2012.

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

      hyiamcute Member

      Joined:
      Oct 25, 2012
      Messages:
      39
      Likes Received:
      0
      Trophy Points:
      6
      Doesnt work since today HB updatet ...525
       
    2. ubuntu

      ubuntu New Member

      Joined:
      Aug 25, 2010
      Messages:
      121
      Likes Received:
      0
      Trophy Points:
      0
      You're right

       
    3. ubuntu

      ubuntu New Member

      Joined:
      Aug 25, 2010
      Messages:
      121
      Likes Received:
      0
      Trophy Points:
      0
      You're right

       
    4. xmolda

      xmolda New Member

      Joined:
      Oct 29, 2012
      Messages:
      42
      Likes Received:
      2
      Trophy Points:
      0
      This worked for me.

      1. Open your common.cs in the mage singular folder (something like \HonorBuddy\Routines\Singular\ClassSpecific\Mage)
      2. Find the function ShouldSummonTable it's around line 106
      3. replace the function with this:
      private static bool ShouldSummonTable
      {
      get
      {
      return SingularSettings.Instance.Mage().SummonTableIfInParty && SpellManager.HasSpell("Conjure Refreshment Table") &&
      StyxWoW.Me.PartyMembers.Count(p => p.DistanceSqr < 40 * 40) >= 2;
      }
      }


      Worked for me.
       
      Roflkoptor likes this.
    5. OhSat

      OhSat New Member

      Joined:
      Jan 8, 2013
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      0
      This worked for me also.

      +REP
       
    6. OhSat

      OhSat New Member

      Joined:
      Jan 8, 2013
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      0
      This worked for me also.

      +REP
       
    7. Ergosum

      Ergosum Member

      Joined:
      Jan 13, 2013
      Messages:
      61
      Likes Received:
      0
      Trophy Points:
      6
      Fun fact, when I move this into singular for class specific mage or whatever it disables singular for ALL my other toons and I get this error


      "Compiler Error: c:\Game\Honor Buddy\Routines\Singular\ClassSpecific\Mage\Common.cs(110,50) : error CS0119: 'Singular.Settings.SingularSettings.Mage()' is a 'method', which is not valid in the given context"
       
    8. nobber

      nobber New Member

      Joined:
      Jan 13, 2013
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      0

      Me too, this CR doesnt work with the newest HB it seems. Any fixes availible?
       
    9. ubuntu

      ubuntu New Member

      Joined:
      Aug 25, 2010
      Messages:
      121
      Likes Received:
      0
      Trophy Points:
      0
      The above fix works just make sure you dont have a space in party
       
    10. lassenc

      lassenc New Member

      Joined:
      Nov 14, 2012
      Messages:
      38
      Likes Received:
      0
      Trophy Points:
      0
      Anyone that has it working and can send the common.cs to me? I am an idiot and can't get it to work :/
       
    11. Roflkoptor

      Roflkoptor Member

      Joined:
      Apr 6, 2012
      Messages:
      119
      Likes Received:
      0
      Trophy Points:
      16
      How To

      First to make things easy download Notepad++ you can easy see the lines they talk about in the above post to find it easy
      open common.cs with or in notepad++ go to line 106 and there is the function
      The old looks like this old.jpg
      changed it looks like this new.jpg
      and if u do it manually make sure to remove the space in the end of party " return SingularSettings.Instance.Mage().SummonTableIfInPa rty " since or fella buddy made a typo :)

      And if thats not enough i upload the adjusted file here View attachment Common.cs

      UPDATE: Tested and it loads now without HB closing !

      Hope this help you !
       
      Last edited: Jan 15, 2013
    12. Roflkoptor

      Roflkoptor Member

      Joined:
      Apr 6, 2012
      Messages:
      119
      Likes Received:
      0
      Trophy Points:
      16
      How To

      Double post sorry it didnt display at first even when i reloaded page sorry once again
       
    13. Roflkoptor

      Roflkoptor Member

      Joined:
      Apr 6, 2012
      Messages:
      119
      Likes Received:
      0
      Trophy Points:
      16
      Hi again ,

      i got a question for mz0flick : this cc does not work in Dungeonbuddy when used to do LFR ?

      on bosses it just uses " Frost Bomb > Frostfire bolt x2,x3 times and repeat , it barely casts Frostbolt and also it uses Arcane Explosion when just moving to target "
      also it does not use Frostfire Bolt Proc or Icelance Proc properly !
      in Dungeons it works good except for the Arcane Explosion when just moving to target !
      i did not yet test this with LazyRaider . i will do this later as i am little time short atm !

      UPDATE : i had some time spare so i tested this with LazyRaider same shit different problems , its not using any proc and only casts frostbolt , randomly casting FrostFire bolt .
      i hope this information is any use to you.

      i personally would love to see this cc work with either DungeonBuddy for LFR or LazyRaider

      Any solutions available ? Thx

      Anyway great work with this cc , Thx
       
      Last edited: Jan 20, 2013
    14. samistar

      samistar New Member

      Joined:
      Jan 19, 2013
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      Works good, thanks :)
       
    15. Justinian85

      Justinian85 New Member

      Joined:
      Jan 17, 2013
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      works great. dps is phenomenal even though I'm not in full pvp gear yet.

      couple things I noticed:

      1) Ring of Frost is never used
      2) Alter Time is never used but I understand you're addressing that
      3) No Spellsteal but I understand you're addressing that
      4) Evocation is rarely (if ever) used. I think the routine isn't aware of the Evocation glyph or something. I've seen it used when I have low mana, but not as a heal.
      5) Frozen Orb is never used (or rarely, but I've never seen it)
      6) Frost Nova is never used, but I understand you're addressing that as well
      7) Cone of Cold is never used
      8) Remove Curse is never used
      9) Counterspell is never used

      Minor problems considering how balls to the wall this routine is. Great job!
       
      Last edited: Jan 20, 2013
    16. lckwjl

      lckwjl New Member

      Joined:
      Jun 4, 2012
      Messages:
      674
      Likes Received:
      2
      Trophy Points:
      0
      can you make it cast icy veins on cd too
       
    17. ubuntu

      ubuntu New Member

      Joined:
      Aug 25, 2010
      Messages:
      121
      Likes Received:
      0
      Trophy Points:
      0
      Mine uses evocation, frozen orb and frost nova.
       
    18. Justinian85

      Justinian85 New Member

      Joined:
      Jan 17, 2013
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      it definitely casts icy veins on cd a lot
       
    19. pepsigoesmoo

      pepsigoesmoo Member

      Joined:
      Jan 15, 2010
      Messages:
      123
      Likes Received:
      0
      Trophy Points:
      16
      Compiler Error: c:\pandas\Routines\Singular\ClassSpecific\Mage\Common.cs(110,50) : error CS0119: 'Singular.Settings.SingularSettings.Mage()' is a 'method', which is not valid in the given context
       
      Last edited by a moderator: Jan 20, 2013
    20. pepsigoesmoo

      pepsigoesmoo Member

      Joined:
      Jan 15, 2010
      Messages:
      123
      Likes Received:
      0
      Trophy Points:
      16
      its a pvp cc not a pve why you using it in pve cant you read
       
    Thread Status:
    Not open for further replies.

    Share This Page