Results: 73Comments by: adawong
File: Cloudy TradeSkill09-08-16
i dont know yet how to reproduce bu...
Posted By: adawong
i dont know yet how to reproduce but the hotkey button buggs out very often so i just doesnt work. Reloading fixes it tho
File: World Quest Tracker09-07-16
version r63 getting this error Mes...
Posted By: adawong
version r63 getting this error Message: ...rface\AddOns\WorldQuestTracker\WorldQuestTracker.lua:4672: attempt to index local 'relativeTo' (a nil value) Time: 09/07/16 07:39:08 Count: 1 r64 shall fix the problem A side question, are you using MoveAnything plus another addon to move the objective tracker? i use both moveany...
File: World Quest Tracker09-06-16
version r63 getting this error Mes...
Posted By: adawong
version r63 getting this error Message: ...rface\AddOns\WorldQuestTracker\WorldQuestTracker.lua:4672: attempt to index local 'relativeTo' (a nil value) Time: 09/07/16 07:39:08 Count: 1 Stack: ...rface\AddOns\WorldQuestTracker\WorldQuestTracker.lua:4672: in function `RefreshAnchor' ...rface\AddOns\WorldQuestTracker\WorldQuestTrac...
File: Lorti UI09-06-16
whats the code for only skinning ma...
Posted By: adawong
whats the code for only skinning mainbar background (eagles and stuff)? :confused:
File: Cloudy TradeSkill09-04-16
Re: CTradeSkill 2.0
Posted By: adawong
v2.0 (big update) released with bugfix, suggestions and improvement. Enjoy ;) 10/10 addon to be honest
File: SixUI09-03-16
i just want to steal your bordered...
Posted By: adawong
i just want to steal your bordered shadowed unit frames, how the fuck did you add the border? :D:D
File: Cloudy TradeSkill08-26-16
can i remove subtabs (disenchant, c...
Posted By: adawong
can i remove subtabs (disenchant, cooking fire,..)?
File: Combuctor08-25-16
Re: Re: ilvl
Posted By: adawong
any way to get the items ilvl to display on the items in the bags? like a little overlay. i second this theres !SyLevel Addon that does this, sadly only on bagnon, not on combuctor :(:(
File: nMainbar08-25-16
only after reloading the button bor...
Posted By: adawong
only after reloading the button borders show up, is this only me?
File: oUF_Mono (Fan update)08-24-16
I have no screenshots cuz I'm lazy....
Posted By: adawong
I have no screenshots cuz I'm lazy. retard
File: !SyLevel08-23-16
any chance i can make this work wit...
Posted By: adawong
any chance i can make this work with combuctor?
File: oUF Phanx08-16-16
Are you using OmniCC or any similar...
Posted By: adawong
Are you using OmniCC or any similar addon? yes
File: oUF Phanx08-16-16
Are you using OmniCC or something s...
Posted By: adawong
Are you using OmniCC or something similar? What do you get in the chat frame if you put the mouse over the icon on the right and type the following: /dump GetMouseFocus().timer i get =true thanks for your answers so far, everything worked like a charm. i still have some questions: :D is it possible to show my debuffs...
File: oUF Phanx08-16-16
I really hate to ask because I'm su...
Posted By: adawong
I really hate to ask because I'm sure it's been asked before, but I don't know how to search the thread. What font are you using in your main addon screenshots (specifically 2 and 3)? not the author but PTSans-Bold if i am not mistaken.
File: PhanxChat08-15-16
Hey Phanx, thanks for another outst...
Posted By: adawong
Hey Phanx, thanks for another outstanding addon. short question about the channel shortener: how do i make it look from s| Hello to s | Hello For certain fonts this looks just way better imo.
File: oUF Phanx08-15-16
@adawong: Can you give me a step b...
Posted By: adawong
@adawong: Can you give me a step by step description of what you do that makes that happen, and a screenshot? http://i.imgur.com/GFN5TgL.png i only see it happen on the player frame. from my observations its like when theres one buff its fine, when another gets added it buggs out. seems to me the manually added auras to show a...
File: oUF Phanx08-15-16
love the addon. theres this one bug...
Posted By: adawong
love the addon. theres this one bug ive found so far: at manually added auras the aura timer is in the middle of the aura icon and very small.
File: oUF Abu08-15-16
can i somehow implement phanx' comb...
Posted By: adawong
can i somehow implement phanx' combo points into your layout? :D
File: oUF Abu08-11-16
How can I make target and focus fra...
Posted By: adawong
How can I make target and focus frame cast bar attach to the UF like it is in standard unitframes. Would love to see an option for this. Also is it possible under focusframe and targetframe to sort debuffs before buffs and vise versa and decide scale on debuffs and buffs? Would be good to have a red border around debuffs so it wou...
File: cCharges08-09-16
Shadow dance for rogues would be sw...
Posted By: adawong
Shadow dance for rogues would be sweet! Has 3 charges with 1 min cd
File: Texture Nameplates08-04-16
update pls?:)
Posted By: adawong
update pls?:)
File: oUF Abu07-31-16
@sticklord where can i change the s...
Posted By: adawong
@sticklord where can i change the size of my own debuffs on the target ? try moveanything :) Sorry, was abit quick at "explaining" try this: function ns.classModule.ROGUE(self, config, uconfig) local Aurabar = ns.CreateOutsideBar(self, true, 1, 0.6, 0) Aurabar.spellID = 5171 self.Aurabar = Aurabar end The aurabar mo...
File: oUF Abu07-30-16
... yea that would be correct. t...
Posted By: adawong
... yea that would be correct. try changing the spellID to 227151 maybe the buff itself has a different auraID than the spell.. if that doesnt work either, try to add AuraList.lua AuraList.Helpful = { ........... } the spellID before was right, and the portrait aura works when adding it to auralist.lua but not when...
File: oUF Abu07-30-16
i have to check it myself then. i d...
Posted By: adawong
i have to check it myself then. i dont have an active sub so i have to test it on starter account. might have missed something down the line :) would this be correct? http://i.imgur.com/KhsXXCv.png
File: oUF Abu07-29-16
function ns.classModule.ROGUENOPE(s...
Posted By: adawong
function ns.classModule.ROGUENOPE(self, config, uconfig) if self.cUnit == "player" then local Aurabar = ns.CreateOutsideBar(self, true, 1, .6, 0) Aurabar.spellID = 212283 --symbols-of-death self.Aurabar = Aurabar end end copy paste after warlock power in oUF_Abu/Elements/ClassModules.lua doesnt seem to work...