Page 2 of 2 FirstFirst
1
2
  1. #21
    Quote Originally Posted by thelm View Post
    Icons.

    /10char
    Icons ftw. When i come home i will do it straight way

    <3

  2. #22
    The Patient BaP's Avatar
    10+ Year Old Account
    Join Date
    Jul 2010
    Location
    Zul'jin
    Posts
    306
    Quote Originally Posted by Nordahl View Post
    I find my solution. I would never go with needtoknow, since all it can do WA can do better. For tracking ICD on the same timeline I went with ForteXorcist, which is poorly updated, so I did not have the ICD of any of the trinkets in the current tier, but after a quick modification of the code in the cooldown lua file, is it workering perfectly.
    So you going to let us in on what your solution is and how its was done ?

  3. #23
    Deleted
    Quote Originally Posted by BaP View Post
    So you going to let us in on what your solution is and how its was done ?
    I'm not actually sure if I'm allowed to public edited addon code.

    Go to: C:\Program Files\World of Warcraft\interface\addons\Forte_Cooldown

    Find the section with function "function CD:AddCasterPowerupCooldowns()" and insert the folowing:

    Code:
    :AddHiddenCooldown(86133,126577,45) -- Light of the Cosmos
    :AddHiddenCooldown(79331,128985,45) -- Relic of Yu'lon
    :AddHiddenCooldown(87175,126659,45) -- Essence of Terror
    Please note that since I havent tested the essence of terror I can't be sure its working.

  4. #24
    Thelm works perfectly the ICD icons. Thanks alot dude.

  5. #25
    Hey Thelm, thank you for the excellent WA codes yet I can't seem to get inner brilliance to show up like your other codes. Is anyone else having this issue or am I missing something. Thanks again

  6. #26
    Quote Originally Posted by Smok35orce View Post
    Hey Thelm, thank you for the excellent WA codes yet I can't seem to get inner brilliance to show up like your other codes. Is anyone else having this issue or am I missing something. Thanks again
    same prob with inner brilliance

  7. #27
    I didnt had any problems with Inner brillance all of the 3 ICD auras works perfectly.

    Which light of cosmos you have? Normal or HC? The proc's have different names.

  8. #28
    The Patient BaP's Avatar
    10+ Year Old Account
    Join Date
    Jul 2010
    Location
    Zul'jin
    Posts
    306
    Quote Originally Posted by Nordahl View Post
    I'm not actually sure if I'm allowed to public edited addon code.

    Go to: C:\Program Files\World of Warcraft\interface\addons\Forte_Cooldown

    Find the section with function "function CD:AddCasterPowerupCooldowns()" and insert the folowing:

    Code:
    :AddHiddenCooldown(86133,126577,45) -- Light of the Cosmos
    :AddHiddenCooldown(79331,128985,45) -- Relic of Yu'lon
    :AddHiddenCooldown(87175,126659,45) -- Essence of Terror
    Please note that since I havent tested the essence of terror I can't be sure its working.
    Thanks for the response

  9. #29
    I just hit 90 two weeks ago so I am running the LFR version of LoC. Tried looking at wowhead to see if they had a different name and even rewrote within WA and it still wasn't able to show up like the other strings.

Posting Permissions

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