• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • CLU (Codified Likeness Utility) - (Pt. 2)

    Discussion in 'Archives' started by wulf, Aug 28, 2012.

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

      Samkent010 New Member

      Joined:
      Oct 8, 2012
      Messages:
      22
      Likes Received:
      0
      Trophy Points:
      0
      No idea how I get this working properly, It's just staying mounted and that's it.
       
    2. TANK0341

      TANK0341 New Member

      Joined:
      Jan 15, 2010
      Messages:
      187
      Likes Received:
      1
      Trophy Points:
      0
      Is ther anyway to disable Every man for Himself on boss pulls ?
       
    3. wulf

      wulf Community Developer

      Joined:
      Dec 29, 2010
      Messages:
      1,832
      Likes Received:
      128
      Trophy Points:
      63

      Class Config > Racials > Use Racials > False


      Need some time to figure out why Elogon isn't working...for shits and giggles can someone try combat bot.
       
    4. TANK0341

      TANK0341 New Member

      Joined:
      Jan 15, 2010
      Messages:
      187
      Likes Received:
      1
      Trophy Points:
      0
      Thank you was on a old version :p
       
    5. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      CLU does not kick in if u r mounted... this is working as intended ... cause we don't want to dismount in most of the cases ... dismount by hand and u'll se it will fight
       
    6. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      there's no setting for using CDs only on Bosses, if "Use cooldowns" is ticked, it will use cooldowns as often as possible.
      Maybe the developer never added the condition for CD usage, so it will never checked and ever used (haven't looked at rogues, so i dunno)
       
    7. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      to be sure that i read the log the right way ... did u targetted Elegon???
       
    8. cameronmc88

      cameronmc88 Member

      Joined:
      Jun 25, 2012
      Messages:
      241
      Likes Received:
      1
      Trophy Points:
      18
      How does the warlock part work for leveling?
       
    9. Rangbang

      Rangbang Member

      Joined:
      May 9, 2010
      Messages:
      452
      Likes Received:
      0
      Trophy Points:
      16
      "Use cooldowns" should be a True/False condition right? It seems to be a On Boss/On Mob condition, atleast for warriors. Even though its set to On Boss, cooldowns is being used on every cooldown. I had to manually //-out recklesness for example.
       
    10. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      It'S a true/false condition that's right.
      But no it's not onBoss / onMob condition.
      In general there's a setting "Use Cooldowns" which every developer can/should use to enable / disable CDs in general.
      Most of the Devs do also check if the target is worthy to use this CD (this is internally done and has no setting at all).
      So it maybe seems to be a onBoss/onMob setting, but it's only a true or false

      For warriors u r right, the dev (Wulf has commited the last changes but i dunno if he has done the rotations) decided to use cooldowns if the target is worthy...
      this is an internal method of CLU which checks the Target for:
      - CLU Setting use cooldowns == false -> target not worthy (this is necesseary for the situtation a developer forget to add the check for the use of cooldowns)
      - target == null -> not worthy
      - target is player AND we are in battleground -> is worthy
      - target is boss or miniboss or trainingdummy -> is worthy

      boss: internal bosslist
      trainingdummy: internal trainingdummylist
      miniboss: isElite AND myCurrentLevel+2

      so in this case (if the dev is checking if the target is worthy, like done by warriors) it looks like a OnBoss condition for the user ;)

      For the PVPing part there exists a Burst.OnMob and Burst.OnBoss condition
       
    11. Phyzoon

      Phyzoon New Member

      Joined:
      Feb 29, 2012
      Messages:
      105
      Likes Received:
      0
      Trophy Points:
      0
      Stormchasing, any idea on why my mage frost won`t use any CDs at all? And not only CDs, but my Mage is speced into Invocation too but HB won`t cast Evocation after the damage buff wears out either, wich is part of the usual rotation.
       
    12. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      which specc?
      Arcane: uses evocation below 35% Mana (no settings avaiable atm)
      Fire: uses evocation below 35% Mana (no settings avaiable atm)
      Frost: uses evocation below 40% Mana AND when Hastebuff is up (or Icy Veins)

      Evocation is only used on low mana, every other usage isn't implemented.
      Tier 6 Talent atm not supported (thanks for the hint, will write it to the issue list)

      For every other CD usage i need a log ;)
      If u r frost ... icy veins and mirror images are your CDs which should be used
      Icy Veins is only activated if u haven't already a haste buff (in this case it should be Heroism / Bloodlust if i remember right)
      Mirror Images, Frozen Orb only on bosses (if Cooldown Usage is set to true)
       
    13. Inko

      Inko Member

      Joined:
      Sep 8, 2012
      Messages:
      55
      Likes Received:
      0
      Trophy Points:
      6
      Fix Scorch plz, he does not cast it when running
       
    14. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      it's an HB issue, but we will try to make a workaround
       
    15. Inko

      Inko Member

      Joined:
      Sep 8, 2012
      Messages:
      55
      Likes Received:
      0
      Trophy Points:
      6
      ah ok thx anyway
       
    16. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      update u svn and report back
      Firemages should now be able to cast Scorch while moving if it is talented
       
    17. Clubwar

      Clubwar Member

      Joined:
      May 3, 2012
      Messages:
      907
      Likes Received:
      3
      Trophy Points:
      18
      Hi,

      At first i like say that i love your CC, i use for raiding now but i have 2 problems whit her.

      1- I raid whit my mage fire and all my guild see that my mage use Dragon Breath and flamestrike in boss, when no have any enemy so i lost dps in rotation :( , how i can delete this spells but only use a rotation for pve high end

      2- In Elegon boss, when my player enter the middle zone, the CC stop and no working that i leave this zone. Why?? How i can make that work in all zone of that boss?

      Kind regards,

      Clubwar

      P.D: What use have Enable rotation override and Rotation Override?? Sorrry for my poor english

      2-
       
    18. Stormchasing

      Stormchasing Community Developer

      Joined:
      Jan 15, 2011
      Messages:
      4,029
      Likes Received:
      48
      Trophy Points:
      48
      - Rotation Override - to add private / testing / personal rotations

      1 - Dragon Breath moved to AOE-Rotation (was placed in Single Rotation), changed condition to use the Setting "Burst on Mob Count", if u encounter the issue again, raise this setting!

      2 - we've still issues with elegon and are testing this atm
       
    19. Inko

      Inko Member

      Joined:
      Sep 8, 2012
      Messages:
      55
      Likes Received:
      0
      Trophy Points:
      6
      working as intended. thx
       
    20. gregt

      gregt New Member

      Joined:
      Feb 14, 2010
      Messages:
      93
      Likes Received:
      0
      Trophy Points:
      0
      Yes, right click mobs to initialize autoattacks and the bot typically kicks in.
       
    Thread Status:
    Not open for further replies.

    Share This Page