Results: 144Comments by: sacrife
File: cargBags_Gnomed02-16-10
Originally posted by Soeters My S...
Posted By: sacrife
Originally posted by Soeters My Steam username is Lockeid. If you really want to help maybe we could collaborate more by adding you to the team, as I'm not always here to debug and improve the addon. Added. I could help if I know how to fix a problem that would occur. I'm not a good lua coder, But I'm good at understanding c...
File: cargBags_Gnomed02-16-10
Originally posted by Soeters Well...
Posted By: sacrife
Originally posted by Soeters Well I've almost finished, I only have to test and debug the code. For the opening issue, that sounds strange. Did that happen before you edited the code or only after ? What do you mean by If you see my screenshot below you can see my armor bag has some items that does not belong there, some...
File: cargBags_Gnomed02-16-10
Originally posted by Soeters Hum...
Posted By: sacrife
Originally posted by Soeters Hum I don't really understand your problem (I must be tired). Anyway now that have WoW again, I'll be able to add bank filters (I finally work on it), add a custom bag. For your problem of gems not going in the good bag, I can't do anything as item are filtered as Blizzard gives them. I have a...
File: cargBags_Gnomed02-16-10
Originally posted by MakiyoIto He...
Posted By: sacrife
Originally posted by MakiyoIto Hey there, I just have a small question. Do you know how to adjust the font or is there a way to do it @@? Thank you ;D Just open the layout.lua and search for SetFontObject and replace with SetFont("Interface//addons//placement of ur font", 12) 12 is the fontsize and you can add , "OUTLI...
File: cargBags_Gnomed02-15-10
Originally posted by Soeters Ther...
Posted By: sacrife
Originally posted by Soeters There is no feature like that. I may add a custom bag but you'll have to add manualy the item ID to put them in (in the first time, after I may find another way) That's fine by me. Where and what code would I have to insert to create a new bag and where would I need to list itemID's? Though TBag or...
File: cargBags_Gnomed02-15-10
As a rogue my hearthstone, arrows a...
Posted By: sacrife
As a rogue my hearthstone, arrows and thieves tools (could be more) all end up in the mainbag. How can I add those to a custom bag? Like a "Personal" or "Class" Bag.
File: pMinimap02-14-10
Originally posted by sacrife I mo...
Posted By: sacrife
Originally posted by sacrife I moved the minimap to the top left of my screen. But whenever I click the TimeManagerFrame (the clock) it shows up at the other side of the screen (top right) Do you how to move it with simply lua code? I tried a simple TimeManagerFrame:SetPoint(etc etc ect) Did'nt work. returned a nil error ;X...
File: rActionBar02-13-10
Is there any way to make the bagbar...
Posted By: sacrife
Is there any way to make the bagbar and or the other bars something other than 1x12 or 2x6?
File: pMinimap02-13-10
I moved the minimap to the top left...
Posted By: sacrife
I moved the minimap to the top left of my screen. But whenever I click the TimeManagerFrame (the clock) it shows up at the other side of the screen (top right) Do you how to move it with simply lua code? I tried a simple TimeManagerFrame:SetPoint(etc etc ect) Did'nt work. returned a nil error ;X
File: Satrina Buff Frames 307-21-09
Originally posted by thamaht Is t...
Posted By: sacrife
Originally posted by thamaht Is there a way for the bar backgrounds to be 100% opaque? If you set the slider to 1 it's more like 80% opaque. edit: changed line 251 of SBFFrame.lua to : slot.bar:SetBackdropColor(var.bar.bgColour.r, var.bar.bgColour.g, var.bar.bgColour.b, 1) Still 80% opaque, so the options are passing...
File: Satrina Buff Frames 307-21-09
Hi. I use bars for my buffsetup....
Posted By: sacrife
Hi. I use bars for my buffsetup. Is it possible to add the possibility to add a way to change the background texture? (I really want solid) Also, an outline for the entire bar would also be awesome. (Outline around the bar texture and icon all together, also the option to change the texture on it (solid))
File: AzCastBar07-21-09
Would really like a blacklist/white...
Posted By: sacrife
Would really like a blacklist/whitelist feature so I can replace classtimers alltogether. (whitelist would be user for example to create a stun aura bar, and a selfbuff bar (snd, hfb, rupture, deadly) (rupture and deadly would be on it's own, but flowed with the selfbuff bar, maybe another feature? Ability to set parent frame for...
File: Wintergrasp Timer04-29-09
Originally posted by Mike-N-Go Us...
Posted By: sacrife
Originally posted by Mike-N-Go Use the find feature at http://www.wowwiki.com/API for 'GetSpell'; I bet one of those functions are would be part of converting the spell id to the localized name. Contrary to making the mod not work outside of Northrend, I recommend that you save the wait time in a var, and use that var for your t...
File: Wintergrasp Timer04-28-09
Originally posted by Mike-N-Go Ha...
Posted By: sacrife
Originally posted by Mike-N-Go Haha.. the name of the mod in that we are making comments on is called "Wintergrasp Timer". I was perplexed why you said you had a private version or something-other. I have not done too much buff-scanning, but there is a potential problem with using the essence buff to detect what side has WG; if...
File: Wintergrasp Timer04-27-09
I'm sorry, but I think you have mis...
Posted By: sacrife
I'm sorry, but I think you have misunderstood me a little. ;( I was talking about the functions of my own private wintergrasp timer addon (which is not on wowi). And the N/A, elapsed etc functions are stuff I've implemented myself :), I was just stating how it worked. I tried functions to check the map and check colorrange on d...
File: Wintergrasp Timer04-27-09
They way I've solved it (for now) i...
Posted By: sacrife
They way I've solved it (for now) in my private addon is that the wintergrasp timer addon only shows the timer if the continent = 4 or the instance is ulduar, naxxramas, eye of eternity or obidian sanctum. If not the timer just states: N/A. Also if the timer reaches 0 a timer starts for how long the battle has elapsed. What...
File: ItemRack04-22-09
Event.
Posted By: sacrife
Does the latest itemrack have an event to check talentspec? GetActiveTalentGroup()
File: Wintergrasper Advanced (w/Tol'Barad)04-19-09
WG Faction
Posted By: sacrife
As of 3.1 GetWorldStateUIInfo no longer returns anything with (5-8). Any idea's on how to determined which faction controls wintergrasp now?
File: Bang! Wintergrasp 204-19-09
As of 3.1 GetWorldStateUIInfo no lo...
Posted By: sacrife
As of 3.1 GetWorldStateUIInfo no longer returns anything with (5-8). Any idea's on how to determined which faction controls wintergrasp now?