Close
Showing results 1 to 8 of 8

Hybrid View

zenga wtb addon that display cast... 05-28-2010, 12:07 AM
Feehza /script local _, _, _, _, _,... 05-28-2010, 10:49 AM
Sam DeathWalker http://spicytunas.com/2008/04/... 05-28-2010, 02:08 PM
zenga Well thanks for reply, but as... 05-28-2010, 02:39 PM
zenga That is a nice solution till... 05-28-2010, 02:43 PM
Sam DeathWalker Ya thats what I figured you... 05-28-2010, 03:43 PM
zenga Thats a pretty awesome addon... 05-28-2010, 07:21 PM
Maxion I know Dr. Damage can show... 05-28-2010, 10:32 PM
  1. #1

    Default

    Code:
    /script local _, _, _, _, _, _, castTime = GetSpellInfo("Lava Burst"); print("LB: "..castTime);
    Its only a cast time output for chatwindow, if it should work, there could exist such an addon.
    Last edited by Feehza : 05-28-2010 at 12:26 PM

  2. #2

    Default

    http://spicytunas.com/2008/04/ui-quartz/

    http://wow.curse.com/downloads/wow-a...ls/quartz.aspx

    It even changes your cast time according to your spell haste. And that is just the basics

    28 BoXXoR RoXXoR Website
    28 Box SOLO Nalak 4m26s! Ilevel 522! GM 970 Member Guild! Multiboxing Since Mid 2001!

  3. #3

    Default

    Quote Originally Posted by Sam DeathWalker View Post
    http://spicytunas.com/2008/04/ui-quartz/

    http://wow.curse.com/downloads/wow-a...ls/quartz.aspx

    It even changes your cast time according to your spell haste. And that is just the basics
    Well thanks for reply, but as i said in my post i currently use cast to see my active cast (i.e. the spell that is being casted on a target) as well as to see my targets cast bar. But that is not what i'm looking for. What i want is some display / overview that gives me the cast time of non active spells.

    A simple example: assume that my normal cast time for:

    spell A is 6 seconds with a 15 second cooldown
    spell B is 8 seconds with no cooldown
    spell C is 4 seconds with 15 seconds cooldown

    A & B are main main spells. But at a certain moment spell A's cooldown is 4 seconds; since spell B takes 8 seconds to cast i want to fill that gap with spell C (whereas i wouldn't cast spell C in any other situation). But since I can get huge amounts of haste the standard cast times change during a fight due to procs. Therefore also the decision making if you want to use a filler spell or not.

    Thus i want to have something visual that displays the cast time of spell A, B & C at any give time, regardless if its on cooldown or not, and regardless if it's being cast or not.
    Everything that is fun in life is either bad for your health, immoral or illegal!

  4. #4

    Default

    Quote Originally Posted by Feehza View Post
    Code:
    /script local _, _, _, _, _, _, castTime = GetSpellInfo("Lava Burst"); print("LB: "..castTime);
    Its only a cast time output for chatwindow, if it should work, there could exist such an addon.
    That is a nice solution till i find what i want. Added it to my click macro and it spams them in my chat window. Which ain't the best way to go obviously

    great tip thanks
    Everything that is fun in life is either bad for your health, immoral or illegal!

  5. #5

    Default

    Ya thats what I figured you wanted, I thought from the discription quartz does that, but maybe not:
    Seems a good thing to have thats why I am spending time looking for it.


    Ok MAYBE this:

    http://wow.curseforge.com/addons/fra.../15-1-10-beta/


    Version 1.10 (beta) - 2010/05/03

    • Users can now rename frames in the options
    • The options frame now (usually) remembers the last tab used
    • New data type to monitor: casting time - this monitors the cast time of spells and channeled spells and can be used to set up cast bars, etc

    28 BoXXoR RoXXoR Website
    28 Box SOLO Nalak 4m26s! Ilevel 522! GM 970 Member Guild! Multiboxing Since Mid 2001!

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •