Results: 636Comments by: Derkyle
File: Fiend Damage Meters06-24-10
The problem is that a lot of these...
Posted By: Xruptor
The problem is that a lot of these damage meter mods (DPS MODS) compute damage differently. Your never going to have exact numbers matching between one damage mod to another. What you will have is a range of numbers that are similar from one mod to another. i.e recount 1245.1k, tinyDPS 1432.k, skada 1325.k Although the numbe...
File: ChatInputTop06-24-10
Originally posted by Flak When us...
Posted By: Xruptor
Originally posted by Flak When using this mod since it covers the tabs if I try to click a tab to switch to it it just brings up the box to type in instead of clicking on whatever tab it is I wanted to select. Open ChatInputTop: eb:SetPoint("BOTTOMLEFT", ("ChatFrame%d"):format(i), "TOPLEFT", -5, 0) eb:SetPoint("BOTTOMRI...
File: ChatInputTop06-23-10
Re: not working for 3.3.5
Posted By: Xruptor
Originally posted by Squiddy0 not working for 3.3.5 Uploaded 1.2 to address the issue. Version 1.2: -Updated for 3.3.5
File: GreedBeacon06-21-10
The follow edit is totally optional...
Posted By: Xruptor
The follow edit is totally optional! I've only provided it if and only if you wish to view Need rolls. Open GreedBeacon.lua: FIND: Debug("Supressing chat message", msg) return true REPLACE WITH: --XRUPTOR EDIT, DO NOT FILTER OUT NEED MESSAGES! if not string.find(string.lower(msg), "need") then --IF NOT NEED...
File: BagSync06-21-10
Version 3.7 -Fixed an issue where...
Posted By: Xruptor
Version 3.7 -Fixed an issue where the ammo count was being listed twice. (Thanks to berrybear from WOWInterface) -Added tooltip display to the Currency Tab under the Character Window. -Added a new slash command (/bgs guildname) which till toggle the display of guild names and count rather then just character and guild count. -NO...
File: BagSync06-18-10
Originally posted by berrybear No...
Posted By: Xruptor
Originally posted by berrybear Not sure if this has been reported before, but on my hunter BagSync reports twice the amount of ammo I actually have, this is because ammo is equipped in the ranged slot while still also residing in my bags, if I had to guess. Thanks =) Thanks for pointing it out! I'll make a check for it next...
File: PartyHealer06-15-10
Re: Question
Posted By: Xruptor
Originally posted by lanacan What is the difference between this and ouf/Grid/Stuf/PB4 ect + Clique or Vuudu? I'm just curious. I like what you have done but being only for one's own party is fine if you only run 5 mans but it seems lacking with out the raid support. A raid version is in the works. There is a reason t...
File: BagSync06-14-10
Originally posted by Schnubby I'v...
Posted By: Xruptor
Originally posted by Schnubby I've been wondering if you could implement a possibility to separate the guild bank contents of each char into a separate line with the associated guild name. Example: My Char #1 is in the guild Exampleguild #1, Char #2 is in Exampleguild #2 Char #1 Bags:1 Bank:5 Mail:1 Char #2 Bags:10 Ba...
File: BagSync06-13-10
Originally posted by Schnubby I'v...
Posted By: Xruptor
Originally posted by Schnubby I've been wondering if you could implement a possibility to separate the guild bank contents of each char into a separate line with the associated guild name. Example: My Char #1 is in the guild Exampleguild #1, Char #2 is in Exampleguild #2 Char #1 Bags:1 Bank:5 Mail:1 Char #2 Bags:10 Ba...
File: BagSync06-06-10
Originally posted by Joschasa Are...
Posted By: Xruptor
Originally posted by Joschasa Are there any plans to support the auction house as well? Would be nice to see, if my alt has items on the auction house... (Yeah, i know, that data would be outdated pretty soon, but still it would be interesting to know, if i am trying to sell some or if i need to produce more ;)) I'm really not...
File: PartyHealer06-02-10
Originally posted by Flarin I wou...
Posted By: Xruptor
Originally posted by Flarin I would like to use this solo to "practice" - I haven't played my healer in ages and I would like to make sure I have it setup correctly - is there a way to make the bars show up out of a party? Find in PartyHealer.lua: if PH_DB.PH_Toggle and pass then BEFORE it add: pass=true That shou...
File: LagBar05-20-10
Originally posted by eternalglory...
Posted By: Xruptor
Originally posted by eternalglory cannot resizze =/ Open LagBar.lua Find: lbFrame:SetWidth(120); lbFrame:SetHeight(25); Change the values as you would like :)
File: BagSync05-17-10
I uploaded 3.6. It was a small upd...
Posted By: Xruptor
I uploaded 3.6. It was a small update I could do quickly. Version 3.6: -Added total to tooltips (item and gold displays). -Added slash command to toggle total display. /bgs total -NOTE: Totals will only display when there is more then one item in the tooltip.
File: BagSync05-17-10
Originally posted by Seajewel I'l...
Posted By: Xruptor
Originally posted by Seajewel I'll feel really stupid if I'm missing it, but I really don't see totals. Like if I search for Abyss Crystal, I see Bags 2 Bank 1 Bags 7 etc but no overall total that adds up the abyss crystals across my account, like Total: 10. It would be especially useful...
File: BagSync05-16-10
Originally posted by Seajewel Is...
Posted By: Xruptor
Originally posted by Seajewel Is there any way to show "totals" when you search for an item? Like /bgs gold show a total gold amount across all characters. That's the one thing I miss after switching from using Possessions+Whohas. The totals are put in the tooltip for the item when you hover over it in the search window. Unle...
File: BagSync05-07-10
Re: Awesome
Posted By: Xruptor
Originally posted by Detritus Great Mod. Nice to see this functionality provided in a standalone mod so that I'm free to choose which bag mod I want to use. :) Any chance you could include functionality for a libdatabroker display? I'm only really looking for something that will allow me to fire up the various windows. So lef...
File: PartyHealer04-03-10
Originally posted by dwex Is ther...
Posted By: Xruptor
Originally posted by dwex Is there some way to have PH invoke a macro for its action? I have an "oh shit" macro (trinkets + nature's swiftness + big heal) that I'd really like to bind for PH. Currently there isn't a way to do this. Although I could look into add this with the next updates or if not an update after that. I'm w...
File: PartyHealer03-17-10
News for the next update: -Support...
Posted By: Xruptor
News for the next update: -Support to toggle on/off power bars for party members. -Support for click-casting on the default blizzard raid frames. -Support for debuff-highlighting on the default blizzard raid frames. -Some bug fixes :) You can view Alpha Builds at my Github tracker.
File: LagBar03-09-10
Originally posted by Falo exactly...
Posted By: Xruptor
Originally posted by Falo exactly what I was looking for! thank you! I'm glad you like it :) I find it simple enough and I've used it for years.
File: I Hear NPC People03-09-10
I agree this is a great idea. You...
Posted By: Xruptor
I agree this is a great idea. You should ponder on making a website that people can upload their recorded gossip mp3's. You can release updates in batches that have some new or updated mp3's. Eventually you should have a large portion of mp3's available for this mod.
File: PartyHealer03-04-10
Originally posted by JaceDaAce do...
Posted By: Xruptor
Originally posted by JaceDaAce does this do raid frames also? No it doesn't work for all members of the raid. Otherwise I would have called it RaidHealer ;). What it will do however is show you your current raid group if your in a raid. Otherwise this is a mod to heal party members. Although I do intend on adding raid suppo...
File: GreedBeacon03-04-10
Hey Tekkub, First thanks for a g...
Posted By: Xruptor
Hey Tekkub, First thanks for a great mod. I seriously was getting annoyed with all the loot roll spam on my screen. This mod is simple and to the point. I only have one suggestion. Is it possible to add an alert notification in chat when someone rolls (only need, not greed) on an item before you roll on it? Maybe with an op...
File: LootRollMover03-04-10
Originally posted by Buio I use t...
Posted By: Xruptor
Originally posted by Buio I use this and it works well, but when killing the last boss in dungeons (i.e. completing it), there is an information box that pops up in the old default lootroll place first, then when someone loot, that info box and the loot is moved to the new place. Dunno if it is possible, but it would be nice if the...
File: xanDebuffTimers02-28-10
My other debuff/buff project: If...
Posted By: Xruptor
My other debuff/buff project: If you want a graphical debuff/buff tracker, then I suggest you take a look at my other mod iBuffDebuffU. It's highly customizable.
File: BagSync02-25-10
Originally posted by Joschasa Wit...
Posted By: Derkyle
Originally posted by Joschasa With 3.3 i tried /bgs tokens on my bank alt and on my main. fixdb was the first thing i did, but that didnt work. Now with 3.4 (and another fixdb), it seems to work (at least on my main, another lvl 80 alt and on my bank alt). 2 tested, then logged to the char, whose tokens i wanted to see. 5 o...