WTB more dps warrior developers...
@Bu_ba it seems that word of glory on your Holy Paladin profile is bugged out.
This is what I get:
Code:Message: [string "if Nova_Spell[PQ_WordofGlory].check then ..."]:9: attempt to call global 'GetSpellByName' (a nil value) Time: 10/13/12 10:08:00 Count: 102 Stack: [C]: in function `GetSpellByName' [string "if Nova_Spell[PQ_WordofGlory].check then ..."]:9: in function `?' [string "if PQR_Addon_Loaded == nil then..."]:760: in function `PQR_NextAbility' [string "if PQR_Addon_Loaded == nil then..."]:533: in function `PQR_ExecuteRotation' [string "if PQR_Addon_Loaded == nil then..."]:289: in function <[string "if PQR_Addon_Loaded == nil then..."]:214>
I´m looking for a piece of code to interrupt a cast of a target, something like "UnitIsCasting"...
Can anybody help me out..?
I have a windwalker profile in my sig, Its mostly in the Beta phase but it dose a full rotation with no problem.
http://www.ownedcore.com/forums/worl...-profiles.html ([PQR] Cpoworks's Shaman/Monk profiles)
WoW LUA Script Developer
Need Something Custom? WarmaneScripts.com
Skype - grapejuice111
@Firepong or someone else who knows how to fix it. ^^
Just updated your Enhance shammy profil with data file and getting this error when i start the profil.
Message: [string "if PQR_Addon_Loaded == nil then..."]:1314: table index is nil
Time: 10/13/12 16:18:16
Count: 3
Stack: [string "if PQR_Addon_Loaded == nil then..."]:1314: in function `PQR_AddToSpellDelayList'
[string "if PQR_RotationStarted == true then ..."]:5: in function `?'
[string "if PQR_Addon_Loaded == nil then..."]:760: in function `PQR_NextAbility'
[string "if PQR_Addon_Loaded == nil then..."]:533: in function `PQR_ExecuteRotation'
[string "if PQR_Addon_Loaded == nil then..."]:289: in function <[string "if PQR_Addon_Loaded == nil then..."]:214>
Locals: spell = nil
item = 0
seconds = 1
(*temporary) = <table> {
}
(*temporary) = 0
(*temporary) = "table index is nil"
Tried disable all addons but same result, need some help here not played for nonths need to lvl my shammy.
how i can create a code for
Power word: Solace? for shadow priest
Power Word: Solace - Spell - World of Warcraft
can anyone write this pls?
@shueron ur box is full tried to pm you about your old follow code
Just wondering if there are any other Prot Warrior Profiles out there? Are you the only one making one Sheuron?
Quick question what does the number mean when it says the = select(7 part.
Code:local ebrew = UnitBuffID("player", 115288) local tp = select(7, UnitBuffID("player", 125359)) local tpstack = select(4, UnitBuffID("player", 125359))
Hey everyone, I'm in need of some help! I've been trying to work on a mistweaver profile for monks, yet I'm still new to coding, I have been able to do the DPS stuff pretty easily but when it comes to the healing I cant seem to make him cast the spells on the other players... it registers that they're low health yet heals myself... If I could get some assistance or guidance on how to properly do this that would be great
in short its this:
1 2 3 4 5 6 7 8 9 10 11
name, rank, icon, count, debuffType, duration, expirationTime, unitCaster, isStealable, shouldConsolidate, spellId = UnitBuffID("unit", spellid, "filter"])
since i don't need all that and to save time typing out _,_,_,_ to get the info i want/need i can use select then choose the info i want. as number 7 is expirationTime i can select(7,"")) - GetTime() to get current time left.
Please if someone helped you donate rep to them.