• Visit Rebornbuddy
  • Default Combat Discussion

    Discussion in 'Combat Routines' started by Ama, Jan 5, 2015.

    1. Logandros

      Logandros Moderator Moderator

      Joined:
      Nov 20, 2012
      Messages:
      370
      Likes Received:
      21
      Trophy Points:
      18
      The code is inconsistent through each spec but for example in Darkness change

      Code:
      Spell.Buff("Stealth", ret => !Rest.KeepResting() && !DefaultCombat.MovementDisabled)
      to

      Code:
      //Spell.Buff("Stealth", ret => !Rest.KeepResting() && !DefaultCombat.MovementDisabled)
      then if you look at the spell above it just remove the last comma ,
       
    2. Asbonia

      Asbonia Member

      Joined:
      Jan 13, 2016
      Messages:
      94
      Likes Received:
      3
      Trophy Points:
      8
      Oooh yeah xD I forgot the comma -.- XD
       
    3. willz916

      willz916 Member Legendary

      Joined:
      Jan 22, 2014
      Messages:
      303
      Likes Received:
      2
      Trophy Points:
      18
      so is anyone working on the default CR? i want a pve routine
       
    4. Praline

      Praline Member

      Joined:
      Aug 17, 2015
      Messages:
      150
      Likes Received:
      2
      Trophy Points:
      18
      So what is wrong with the current default routine that you would like changed? Logandros and others have been working on these ***FOR FREE*** for years now. Do you think if they start charging money for their work it would suit your needs?
       
    5. Logandros

      Logandros Moderator Moderator

      Joined:
      Nov 20, 2012
      Messages:
      370
      Likes Received:
      21
      Trophy Points:
      18
      Glad I'm not the only one that didn't understand the question.
       

    Share This Page