Results: 335Comments by: gmarco
File: Infinity Plates09-05-16
I got this error: 28x InfinityPl...
Posted By: gmarco
I got this error: 28x InfinityPlates\InfinityPlates-r12.lua:104: attempt to concatenate local 'name' (a nil value) InfinityPlates\InfinityPlates-r12.lua:104: in function :: in function 'CompactUnitFrame_UpdateName' FrameXML\CompactUnitFrame.lua:59: in function
File: oUF Abu09-01-16
Hi sticklord, can you please con...
Posted By: gmarco
Hi sticklord, can you please consider to include in the next release the following addition to AuraList.lua ?? druid: http://www.wowhead.com/spell=192081/ironfur http://www.wowhead.com/spell=192083/mark-of-ursol dk: http://www.wowhead.com/spell=195181/bone-shield AuraList.Defensive = { 122470, --Touch of Karma --11...
File: oUF Abu08-15-16
Hi Sticklord, thanks for the pre...
Posted By: gmarco
Hi Sticklord, thanks for the previous answers ... Is it possible to set or config somewhere the possibility to hide level and pvp flag ? http://s6.postimg.org/yci9m1ocx/screenshot_1471299575.png and if I am trying to do a custom texture may I begin editing: Media/Frames/CUSTOMPLAYER-FRAME.blp ? Thanks really very...
File: oUF Abu08-14-16
Hi, I'd like to ask if there is...
Posted By: gmarco
Hi, I'd like to ask if there is an option to remove the 2nd blu bar under the player frame ... The one in the screenshot: http://s6.postimg.org/cd79l3i4x/screenshot_1471170016.png (and what is for ? :) Another thing I'd like to know if it is possible to understand or set when a cast could be interrupted in the target...
File: MySpecs07-30-16
Hi, I have updated in a new addo...
Posted By: gmarco
Hi, I have updated in a new addon: http://www.wowinterface.com/downloads/info24096-gmSpecs.html Thanks for interest.
File: gmProf07-20-16
Hi, I'd like to add cooldowns b...
Posted By: gmarco
Hi, I'd like to add cooldowns but at the moment I am a little busy updating all addons for the launch of Legion. I'll check for new features after I am sure all the old things works as expected. :) Btw this will be probably one of the first thing I'd like to add :) Ciaoooo
File: BagSync12-07-15
Re: Not seeing Alts in tooltip
Posted By: gmarco
Hello, With v8.3.1 I'm not seeing items held on my alts. I have no issues seeing my bags/bank on whichever toon I'm on, but cant see, for example, my Sorcerous Air on any toon other than the one I'm on at the moment. I tried removing my saved variables for giggles, but that didn't help. Thanks! I have the same problem...
File: AnyFavoriteMount10-30-15
Thanks Phanx for your kind reply (a...
Posted By: gmarco
Thanks Phanx for your kind reply (as usual). BTW: your inputs and code let me understand where I coding mistakes :) and now my addon works as expected. Thanks again :)) P.s. If are already using an addon that provides a specific command for mounting by name, and it's just blindly looping through the mounts and trying to c...
File: AnyFavoriteMount10-17-15
3. Please run the following command...
Posted By: gmarco
3. Please run the following command with and without AFM enabled and report back with the results: /run for x=1,C_MountJournal.GetNumMounts() local n,s,_,a,u,_,v,f,w,h,c=C_MountJournal.GetMountInfo(x) if n=="Brutal Nether Drake" then print(n,s,a,u,v,f,w,h,c) end end Hi Phanx, I am running the following command because I was...
File: gmLoot10-03-15
... and now it's time to fix all ot...
Posted By: gmarco
... and now it's time to fix all others addons of mine with the same best practices :)
File: gmLoot10-03-15
Much better :-) local ADDON...
Posted By: gmarco
Much better :-) local ADDON = ... local prgname = "|cffffd200gmLoot|r" local string_format = string.format local tooltip GMLOOT = { COINS = true, QUEST = true, } local ldb = LibStub:GetLibrary("LibDataBroker-1.1") local dataobj = ldb:NewDataObject("gmLoot", { type = "data source", icon = "Interfa...
File: gmLoot10-03-15
Phanx, thanks you so much for yo...
Posted By: gmarco
Phanx, thanks you so much for you debugging. It is really really a wonderful lesson of LUA coding style. Really appreciated. I really have learnt more from your comments and inputs (and of others forum users as well :) than spending hours reading books and googling here and there. Now I'll try to implement all your sugges...
File: Infinity Plates09-01-15
Errors with patch 6.2.2
Posted By: gmarco
Due to nameplate changes I got several errors with infinity plates: 4x InfinityPlates\InfinityPlates-r9.lua:248: attempt to index local 'cbicon' (a nil value) InfinityPlates\InfinityPlates-r9.lua:248: in function InfinityPlates\InfinityPlates-r9.lua:397: in function
File: oUF Skaarj07-27-15
runebar
Posted By: gmarco
Is it happening only to me that the runebar is triggering an error ? 42x oUF_Skaarj\oUF\elements\runebar.lua:94: attempt to perform arithmetic on local 'start' (a nil value) oUF_Skaarj\oUF\elements\runebar.lua:94: in function (tail call): ? I am quite sure it doesn't happened before...
File: gmLoot06-01-15
v1.0-2015060101 - first release....
Posted By: gmarco
v1.0-2015060101 - first release. "This release is dedicated to a person that I do not read for a long time. I hope she'll come back soon, because we miss her so much."
File: Semi-Auto Looter05-09-15
Really nice addon. I used in comb...
Posted By: gmarco
Really nice addon. I used in combo with Butsu (http://www.wowinterface.com/downloads/info7976-Butsu.html) and they works just fine in wod 6.1 . Thanks.
File: MyFonts04-30-15
Nice addon, but it seems i have alo...
Posted By: gmarco
Nice addon, but it seems i have alot of fonts, i guess thru shared media, but being that i have alot when i click on the drop down menu for show my fonts it only shows fonts that fit on screen, no slider bar to scroll up and down to my other fonts. I think I have fix the problem with the latest version. Please let me know. T...
File: MyFonts04-16-15
Nice addon, but it seems i have alo...
Posted By: gmarco
Nice addon, but it seems i have alot of fonts, i guess thru shared media, but being that i have alot when i click on the drop down menu for show my fonts it only shows fonts that fit on screen, no slider bar to scroll up and down to my other fonts. Yes, I can imagine the problem. I never implemented a slider bar because I *never*...
File: oUF Skaarj04-13-15
party = raid ... a bug ?
Posted By: gmarco
Hi all, I have tried this layout and I thinks it is great. Just a question. I wanted that party and raid unit frames to be equals in size and in starting positions. So I begin configuring ... --party, tank, arena, boss, focus cfg.party = { width = 60 , health = 30, power = 3, } -- r...
File: MySpecs04-12-15
Woud be awesome if we coud save and...
Posted By: gmarco
Woud be awesome if we coud save and load talent and glyphe setups from this like ZoneSpec without the zone :o I promise to check the code and try to study a little bit about it but I think it is a problem out of my lua capacity :-) I'll let you know here. Btw thanks very much for the feedback.
File: MySpecs04-12-15
I get an error when the game loads:...
Posted By: gmarco
I get an error when the game loads: = "Interface\\AddOns\\MySpecs\\core.lua:141: attempt to index global 'options' (a nil value)", = "2015/04/11 12:48:54", = "", = "Interface\\AddOns\\MySpecs\\core.lua:141: in main chunk", = 338, = 1, That's it. It wouldn't bother me but it's every time the game loads or...
File: MyFonts04-08-15
Uhm ... can you please report which...
Posted By: gmarco
Uhm ... can you please report which fonts can you see and use ? Thanks very much for the report and sorry for the problem.
File: MyFonts04-07-15
3) That would be such wow much awes...
Posted By: gmarco
3) That would be such wow much awesome ^ ^ I really don't know why it don't work for you, but anyway I have added expressway fonts to MyFonts. http://i.imgur.com/5ZJsa0D.jpg I'll try to upload the addon (which is ready and I am using right now) asap. Stay tuned :-)
File: MyFonts04-06-15
And it seems to block the "Damage f...
Posted By: gmarco
And it seems to block the "Damage font" addons I tryed to use - the damage is always stays same font with MyFonts - can I somehow make it so MyFont will change damage font to what I want or atleast do not block other addons like that?) Hi, A few things :) 1) Do you see your fonts in the dropdown menu of MyFonts ? And can i...
File: MyFonts04-06-15
rly nice addon, can U please tell/s...
Posted By: gmarco
rly nice addon, can U please tell/show me how to add my own font to be able to use it in game with this addon? Hi, Thanks for your nice comment. There is a short answer and a long answer to your question :-) Let's begin to with the short one: 1) Put the fonts in the in fonts directory of the addon and then add a line...