Results: 15Comments by: omgitskae
File: Backpack11-16-16
How can I disable the bank and reag...
Posted By: omgitskae
How can I disable the bank and reagent banks from popping up every time I open my inventory? Ever since switching to a standard hdd (getting a new ssd soonish) the bank seems to lock up my game for a few seconds.
File: LynUI10-26-16
https://gist.github.com/mtthsw/98d5...
Posted By: omgitskae
https://gist.github.com/mtthsw/98d59fc5b40738e18142e96925e27050#file-l-lua-L2-L6 try this This works to alleviate the errors. It doesn't fix the skinning of the tooltip but it's good enough for me, at least.
File: LynUI10-26-16
Thank you for answering me. It work...
Posted By: omgitskae
Thank you for answering me. It worked like a charm! Any idea how to fix the tooltip errors? No clue on those, I'm not good with lua :( Just make an if around the line where it does something about the BackdropFrame. I have the code not at hand currently but that should fix it. Since I am rewriting the whole UI for 7.1 ... I am...
File: LynUI10-25-16
Thank you for answering me. It work...
Posted By: omgitskae
Thank you for answering me. It worked like a charm! Any idea how to fix the tooltip errors? No clue on those, I'm not good with lua :(
File: LynUI10-25-16
The UI is spitting out some errors...
Posted By: omgitskae
The UI is spitting out some errors with the 7.1 update, I managed to fix one of the chat errors myself but it's also throwing this tooltip error when mousing over any quest on the world map. 43x LynTooltip\modules/tip.lua:519: attempt to index field 'BackdropFrame' (a nil value) LynTooltip\modules/tip.lua:519: in function
File: LynUI10-25-16
The UI is spitting out some errors...
Posted By: omgitskae
The UI is spitting out some errors with the 7.1 update, I managed to fix one of the chat errors myself but it's also throwing this tooltip error when mousing over any quest on the world map. 43x LynTooltip\modules/tip.lua:519: attempt to index field 'BackdropFrame' (a nil value) LynTooltip\modules/tip.lua:519: in function
File: LynUI10-02-16
Oh well, my bad, sorry. I forgot to...
Posted By: omgitskae
Oh well, my bad, sorry. I forgot to update LynTooltip, haha. I also added something about that there, too. Comes with next update. Meanwhile, just copy paste this in LynTooltip/modules/tip.lua at the bottom: https://gist.github.com/mtthsw/275e19bb5d7209d34fe9f00ab355ebb0 You are the best. <3 Edit: Ahhh, actually this didn't...
File: LynUI10-02-16
Oh well, my bad, sorry. I forgot to...
Posted By: omgitskae
Oh well, my bad, sorry. I forgot to update LynTooltip, haha. I also added something about that there, too. Comes with next update. Meanwhile, just copy paste this in LynTooltip/modules/tip.lua at the bottom: https://gist.github.com/mtthsw/275e19bb5d7209d34fe9f00ab355ebb0 You are the best. <3 Edit: Ahhh, actually this didn't...
File: LynUI10-02-16
I'm seeing this in the most recent...
Posted By: omgitskae
I'm seeing this in the most recent version: http://i.imgur.com/UZVjfiB.jpg Is that border intended? Not if you update all files. "aurora.lua" from Lyn/modules seems not current version. If the latest version is LynUI_Legion_2016-29c.zip from WoWInterface, then I'm using the latest version. I reinstalled it just to be sure an...
File: LynUI10-01-16
I'm seeing this in the most recent...
Posted By: omgitskae
I'm seeing this in the most recent version: http://i.imgur.com/UZVjfiB.jpg Is that border intended?
File: LynUI07-25-16
Love it, I'm using everything excep...
Posted By: omgitskae
Love it, I'm using everything except the unitframes, but I've taken your idea for them and remade them with Stuf since I'm not very good with ouf/lua. Had a question about bottombar, though! I scanned the lua and looks like you have a combat lock thing going on (presumably to avoid errors?). Is there an easy way to disable the combat...
File: TipTac12-19-14
* A few people mentioned "broken" G...
Posted By: omgitskae
* A few people mentioned "broken" Garrison mission tooltips. But I've never seen this myself, might be caused by only a certain combination of settings? If someone wants to explain the problem, or post a screenshot and/or their settings, I wouldn't mind checking it out. The cursor "drags" the tooltip backdrop in the "Active Miss...
File: wMmap11-20-14
This didn't work. For what it's wor...
Posted By: omgitskae
This didn't work. For what it's worth I also tried moving the position (both anchor and position), and tried: GarrisonLandingPageMinimapButton:SetFrameStrata("HIGH") But neither worked. I don't actually know LUA so I probably can't be of much help but this is what I tried. Edit: I also commented out all of the Garrison lines...
File: wMmap11-20-14
This didn't work. For what it's wor...
Posted By: omgitskae
This didn't work. For what it's worth I also tried moving the position (both anchor and position), and tried: GarrisonLandingPageMinimapButton:SetFrameStrata("HIGH") But neither worked. I don't actually know LUA so I probably can't be of much help but this is what I tried. Edit: I also commented out all of the Garrison lines...
File: wMmap11-19-14
I'm not seeing the Garrison button,...
Posted By: omgitskae
I'm not seeing the Garrison button, but it looks like there should be one in the LUA. Am I missing something obvious?