Results: 335Comments by: gmarco
File: rActionBar01-28-18
Hi Zork, really thanks for the a...
Posted By: gmarco
Hi Zork, really thanks for the answer. Now I have a dilemma :) 1) deactivate the bar5 in my config template like: local bar5 = { framePoint = { "RIGHT", A.."Bar4", "LEFT", 0, 0 }, frameScale = 1, framePadding = 5, buttonWidth = 32, buttonHeight = 32, buttonMargin = 5, numCols...
File: rActionBar01-27-18
Hi Zork, Yes there is a frame ov...
Posted By: gmarco
Hi Zork, Yes there is a frame overlapping: https://s6.postimg.org/6u9gucipt/screenshot_783.png I have defined it in my template: local bar5 = { framePoint = { "RIGHT", A.."Bar4", "LEFT", 0, 0 }, frameScale = 1, framePadding = 5, buttonWidth = 32, buttonHeight = 32, buttonMargin =...
File: rActionBar01-27-18
Hi Zork, I am very happy to read y...
Posted By: gmarco
Hi Zork, I am very happy to read you again. I have a little problem with my config for rActionBar. http://www.wowinterface.com/downloads/info24039-rActionBar_Gm.html The problem is the lfg group for the quest button seems not working when I use my setup. Is possible that the vertical bar overlap with it ? This even if the ba...
File: Bartender412-20-17
Thanks for your reply. I have so...
Posted By: gmarco
Thanks for your reply. I have solved used a couple of addons. http://www.wowinterface.com/downloads/info12811-Reflux.html http://www.wowinterface.com/downloads/info16202-nibProfileLoader.html So when you load for the first time the new UI you get a prompt to select the defaults (ace) profiles for you that you have previous...
File: Bartender412-17-17
The point is exactly this one... th...
Posted By: gmarco
The point is exactly this one... the only problem is I am the author to be complained to :) I have done an UI (OUF based) and everything is fine. Now some guildes want to continue to use my UI but want another actionbar mod (to support masque for example). So I am experimenting a little bit to use 2 actionbars addon (the or...
File: Bartender412-16-17
Re: Re: load a default profile
Posted By: gmarco
Hi, is possible in bt4 load a default predefined profile upon startup (the same for all class/pg) ? Yes, Bartender uses WowAce DB profile system. Just select saem profile for all your characters. Hi, thanks for the answer but it is not what I want ... I want that if I load an pg UI for the first time it default to a pr...
File: Bartender412-11-17
load a default profile
Posted By: gmarco
Hi, is possible in bt4 load a default predefined profile upon startup (the same for all class/pg) ? Thanks.
File: gmUi11-18-17
Any way to add a target indicator o...
Posted By: gmarco
Any way to add a target indicator on the nameplates since they are included in the oUF_Simple? I like the minimalist footprint and superfast loads with this type of setup and I am coming from using Shadowed Unit frames; Grid and Kui Nameplates. I just do miss the blue arrows around the selected target nameplate. I know the El...
File: gmUi10-27-17
And another question I can't seem t...
Posted By: gmarco
And another question I can't seem to find a way to make voice work in big wigs like dbm does. I have bigwigs voice but I cant hear anything apart from beeps. Do you also have an addon on that tells you when a treasure chest pops up or is it one of my addons lol Either way that is neat. I'm going to set up surround screen on my 3 m...
File: gmUi10-16-17
Re: Re: Re: lightheaded
Posted By: gmarco
no no not hide the quest tracker you have an addon gm hide quest tracking lol Lol ... is true : Disable QuestTrackingTooltips while in raid and in combat But it should work out of combat :)
File: gmUi10-15-17
Re: lightheaded
Posted By: gmarco
Marco is there a reason why lightheaded doesn't show up when I look at quests? I see you have hide quest tracking could that be the reason? Hi, I don't think to have hidden the quest tracker :) ... Btw: Have you try to disable all addons and enable only lightheaded to check if it works ? I was unable to make it show. Ple...
File: xanChat10-09-17
If you got a LUA error in patch 7.3...
Posted By: gmarco
If you got a LUA error in patch 7.3 you should modify XanChat.lua line 98 from: PlaySound("UChatScrollButton") to: PlaySound(1115) Thanks for providing that information. I don't have an active account right now and my time has been swamped with other real life issues. When I get a chance, I'll see if I can somehow update th...
File: gmUi09-29-17
Hi, yes sure you can put the key...
Posted By: gmarco
Hi, yes sure you can put the keybinding and modify the layout of it. In file: AddOns\rButtonTemplate_Gm_sr\theme.lua you have to modify line 160: 153: --hotkey 154: actionButtonConfig.hotkey = { 155: font = { STANDARD_TEXT_FONT, 11, "OUTLINE"}, 156: points = { 157: {"TOPRIGHT", 0, 0...
File: gmUi09-28-17
Hi, to disable the name plate I...
Posted By: gmarco
Hi, to disable the name plate I think is enough to edit: AddOns\oUF_SimpleConfig\nameplate.lua the line 43 from this: 42: L.C.nameplate = { 43: enabled = true, 44: size = {130,18}, to: 42: L.C.nameplate = { 43: enabled = false, 44: size = {130,18}, and you should get the default nameplates or kui. I...
File: gmFonts09-13-17
I know we can add our own fonts, bu...
Posted By: gmarco
I know we can add our own fonts, but given the descriptions and types of fonts you have included, I would like to introduce you to Google Noto. This is more of a suggestion to the addon as a whole and not a personal request. Hi, thanks for your post. I have checked the Noto fonts links, but being not an english native speaker I h...
File: gmFonts09-11-17
Hi, is it possible to add more font...
Posted By: gmarco
Hi, is it possible to add more fonts to your addon? There is one I like called ITCSouvenit-light (I have the .ttf file) can I add it to the font list of your addon? Thanks! Hi, you can add the fonts you like editing the file core.lua and at line 322 for example add something like: LSM:Register("font", "Souvenir Light", fo...
File: xanChat09-10-17
If you got a LUA error in patch 7.3...
Posted By: gmarco
If you got a LUA error in patch 7.3 you should modify XanChat.lua line 98 from: PlaySound("UChatScrollButton") to: PlaySound(1115)
File: gmLm09-05-17
In my other computer actually can w...
Posted By: gmarco
In my other computer actually can work properly, perhaps the conflict of other addons. It could help if you can post the lua errors ...
File: gmLm09-03-17
It seems that 7.3 can not work prop...
Posted By: gmarco
It seems that 7.3 can not work properly, can you update it? thank ypu! What is broken? I think everything should be fine. Please let me know
File: PhanxChat09-01-17
Error with patch 7.3
Posted By: gmarco
If you are experiencing errors in patch 7.3 it is due the fact the function : PlaySound() now acts in different way accepting a number as its argument. You can fix it commenting out, removing or changing the function with appropriate valuess. The files to be edited waiting for Phanx fixes are: PhanxChat\Libs\PhanxConfig...
File: gmFonts08-31-17
Uploaded the new version: v730-...
Posted By: gmarco
Uploaded the new version: v730-2017083101 that (hopefully) should solve the iussues :)
File: gmFonts08-31-17
Re: LUA error with patch 7.3
Posted By: gmarco
Error occurs when clicking drop down menu to choose fonts. Any chance for a fix? I love this addon! Message: ...terface\AddOns\gmFonts\libs\PhanxConfig-Dropdown.lua:297: Usage: PlaySound(soundKitID, optional, ) Time: 08/31/17 14:09:13 Count: 3 Stack: ...terface\AddOns\gmFonts\libs\PhanxConfig-Dropdown.lua:297: Usage: PlaySoun...
File: gmFonts08-31-17
What is LadeBug?) I tried it on a d...
Posted By: gmarco
What is LadeBug?) I tried it on a different server, with English language - and it shows font there, so yeah - may be thats why. Tho when I open it shows cyrillic symbols in that font LadyBug is another font gmfont installs. You can find it in the left panel with others shared media fonts. It doesn't have cyrillic support so i...
File: gmFonts08-21-17
Re: Expressway
Posted By: gmarco
unfortunately still not showing Expressway font on a eu (russian) localization. Only shows it if I add the font thru a mikscrollingbattletext addon to library, and showing it in the left submenu of addon, not in its own submenu variations =\ Sadly cause im not using that battletext addon anymore, and when im deleting it - t also dele...
File: gmFonts07-24-17
Yes, only the size, because I use C...
Posted By: gmarco
Yes, only the size, because I use Carlito Bold. So there's no way to chance on the addon? You can change the size of the font, but the new size will be used also for everything else uses the same font in the game. If you check the core.lua you find a lot of lines like this: SetFont(SystemFont_Small, GMFONTS, 12) 12 is the...