Need help editing destruction profile menu

User Tag List

Results 1 to 6 of 6
  1. #1
    everknown's Avatar Active Member
    Reputation
    17
    Join Date
    Jun 2012
    Posts
    121
    Thanks G/R
    33/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Need help editing destruction profile

    Since i got 0 coding experience i want to ask some coders for help editing the destruction profile Nilrem posted
    https://www.dropbox.com/sh/4n41n0sbw...y%20Nilrem.rar
    Want i want to add is stop casting on Thok except when having Devotion aura and unending resolve.

    Need help editing destruction profile
  2. #2
    nazgul111's Avatar Site Donator The Faithless
    Reputation
    256
    Join Date
    Apr 2010
    Posts
    306
    Thanks G/R
    20/14
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i'm pretty sure you can pause the profile just as easily and have exact same effect, no need to edit anything.
    Interested in Dugi's Ultimate Guide? Then Visit my Thread and get it for free
    link: https://www.ownedcore.com/forums/wor...ate-guide.html

  3. #3
    everknown's Avatar Active Member
    Reputation
    17
    Join Date
    Jun 2012
    Posts
    121
    Thanks G/R
    33/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If i could i wouldn't be asking help here right?

  4. #4
    everknown's Avatar Active Member
    Reputation
    17
    Join Date
    Jun 2012
    Posts
    121
    Thanks G/R
    33/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    if not PQI_MavminsDestruction_UseBossmodsabilities_enable then return false end
    --Implement PQR_resumeAttack.. this is used to prevent
    --abilities lower in the rotation from being cast.
    if PQR_resumeAttack == nil then
    PQR_resumeAttack = 0
    elseif PQR_resumeAttack > GetTime() then
    return true
    else
    PQR_resumeAttack = 0
    end
    raiddiff = GetRaidDifficultyID()
    PlayerHPBossCheck = 100 * UnitHealth("player") / UnitHealthMax("player")



    if npcID == 71529 then --Thok the Bloodthirsty (DeafeningScreech)

    if UnitBuffID("player",31821) or UnitBuffID("player",104773) then
    return false
    end
    local DeafeningScreech = GetSpellInfo(143343)
    if (bossCasting and bossCasting == DeafeningScreech) then
    RunMacroText("/stopcasting")
    RunMacroText("/stopcasting")
    RunMacroText("/stopcasting")
    StopAttack()
    SpellCancelQueuedSpell()
    SpellStopCasting()
    local delayAdd = (castEnd/1000) - GetTime() --the number of seconds remaining on the cast.
    PQR_resumeAttack = GetTime() + delayAdd + 0.5
    return true
    end
    end
    end
    end

    Got this in ability editor atm for that profile can some1 check and help m,e modify the data file now plz

  5. #5
    nazgul111's Avatar Site Donator The Faithless
    Reputation
    256
    Join Date
    Apr 2010
    Posts
    306
    Thanks G/R
    20/14
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    add this to your keybinds in PQR configuration:

    local binds = {
    -- Pause key
    pause = "LeftAlt"

    you can use [LeftShift, LeftControl, LeftAlt, RightShift, RightControl, RightAlt, LeftMouseButton, RightMouseButton, MiddleMouseButton, MouseButton4, MouseButton5] as far as im aware.
    Interested in Dugi's Ultimate Guide? Then Visit my Thread and get it for free
    link: https://www.ownedcore.com/forums/wor...ate-guide.html

  6. #6
    everknown's Avatar Active Member
    Reputation
    17
    Join Date
    Jun 2012
    Posts
    121
    Thanks G/R
    33/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If i use that i need a cancel cast too since so if it's not hard i rather have it in the profile

Similar Threads

  1. PQR need help edit/fix on Dominium's ww profile
    By fddbzz in forum WoW Bots Questions & Requests
    Replies: 1
    Last Post: 10-31-2013, 05:17 PM
  2. [Need Help] Editing DBC files.
    By singsmelter in forum World of Warcraft General
    Replies: 0
    Last Post: 09-03-2008, 12:21 AM
  3. [WIP] Need help editing Hyena.M2!
    By Elthea in forum World of Warcraft Model Editing
    Replies: 2
    Last Post: 05-14-2008, 07:48 AM
  4. i need help with glider profiles
    By Deadlyslob in forum World of Warcraft General
    Replies: 0
    Last Post: 03-21-2008, 02:33 PM
  5. Need help editing itemcache.wdb and sword position
    By Kaiderai in forum World of Warcraft General
    Replies: 2
    Last Post: 09-06-2007, 05:28 PM
All times are GMT -5. The time now is 10:59 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search