• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Singular Fire Mage Update *User*

    Discussion in 'Archives' started by linxis, Sep 28, 2012.

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

      cynic New Member

      Joined:
      Nov 14, 2012
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      By far the best cc for farming, seriously good. I never really log in to the buddy forum, but I had to say thanks. I love how it handles itself with extra mobs.
       
    2. artimithe

      artimithe New Member

      Joined:
      Jan 6, 2013
      Messages:
      42
      Likes Received:
      0
      Trophy Points:
      0
      Compiler Error: \Routines\Singular\ClassSpecific\Mage\Common.cs(106,50) : error CS0119: 'Singular.Settings.SingularSettings.Mage()' ist 'Methode' und im angegebenen Kontext nicht g?ltig.

      last sentence means "and is not valid in the given context".
       
    3. dottzor

      dottzor Member

      Joined:
      Jan 15, 2010
      Messages:
      786
      Likes Received:
      6
      Trophy Points:
      18
      Can I turn off the annoying sheeping of adds in this CC?
      (I farm in areas where I pull 3-4 mobs and just AE them down anyway)
       
    4. otro

      otro New Member

      Joined:
      Oct 20, 2012
      Messages:
      112
      Likes Received:
      0
      Trophy Points:
      0
      Not working? got errors
       
    5. Anurub

      Anurub New Member

      Joined:
      Feb 18, 2013
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      0
      To those trying to use this routine at the moment, and then getting errors as describe in previous posts.

      Open the Fire.cs in the zip provided in the first post with notepad (or similar) and edit the first paragraphs to look like this:

      Code:
      using System.Linq;
      using CommonBehaviors.Actions;
      using Singular.Dynamics;
      using Singular.Helpers;
      using Singular.Managers;
      using Styx;
      
      using Styx.CommonBot;
      using Styx.Helpers;
      
      
      using Styx.WoWInternals;
      using Styx.WoWInternals.WoWObjects;
      using Styx.TreeSharp;
      using Action = Styx.TreeSharp.Action;
      using Singular.Settings;
      using System.Drawing;
      
      You will leave the line


      namespace Singular.ClassSpecific.Mage

      And everything below it as it is.

      Also, don't replace the Common.cs with the one in the top post. Use the one that Singular already provides.


      I'm not claiming that this is a perfect solution, but it will run most (all?) of Linxis script.

      Source: I have a limited understanding of coding, but I'm somewhat good at guessing and using logic.

      Edit: Download the below file, replace your Fire.cs and Common.cs with those in the file and give credit to Linxis for actually creating the routine.
       

      Attached Files:

      Last edited: Feb 18, 2013
    6. Rubix

      Rubix New Member

      Joined:
      Dec 26, 2012
      Messages:
      15
      Likes Received:
      0
      Trophy Points:
      0
      edit: scratch that, didn't work, threw more compiling errors than before :\
       
      Last edited: Feb 26, 2013
    7. toolifog

      toolifog New Member

      Joined:
      Feb 24, 2013
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      Using this on my fire mage.....amazing routine. Doesn't compile as-is though, have to modify Common.cs, 'ShouldSummonTable' method.
       
    Thread Status:
    Not open for further replies.

    Share This Page