Results: 1211Comments by: p3lim
File: ExtraQuestButton02-07-21
This doesn't seem to attach to the...
Posted By: p3lim
This doesn't seem to attach to the exra action button when I'm using dominos. Kaliel's Tracker has a similar extra-button feature that does, I wonder what the difference is? From the changelog: Changes in 90000.15-Release: Added: Support for decoupling keybinding from ExtraActionButton Changed: Decoupled position/scale/...
File: QuickQuest10-31-20
just had this error in mechagon....
Posted By: p3lim
just had this error in mechagon. ... Please open (and search for) an existing issue next time. Fixed in 90000.45-Release.
File: ExtraQuestButton08-01-18
Re: Errors in Felsoul Hold
Posted By: p3lim
Hi, I love the addon, thanks for the work on it. I received 76 errors today doing a quest (Fel Bent for Leather) in Felsoul Hold. I was attacked by multiple NPCs and received the following: 76x ExtraQuestButton\ExtraQuestButton-80000.10-Release.lua:44: Usage: GetItemCooldown(itemID) : in function `GetItemCooldown' ExtraQues...
File: LibFlyable03-04-18
Legion class halls are never flyabl...
Posted By: p3lim
Legion class halls are never flyable You can fly in the DK class hall.
File: LibSpellName2SID11-20-17
I meant like using the 7th return f...
Posted By: p3lim
I meant like using the 7th return from GetSpellInfo to get the spellID, like so: local spells = { 'Hurricane', 'Entangling Roots', } for _, spellName in next, spells do print(select(7, GetSpellInfo(spellName))) -- prints the spellID end As a replacement for the lib.
File: LibSpellName2SID11-20-17
Why not use the 7th return from Get...
Posted By: p3lim
Why not use the 7th return from GetSpellInfo?
File: Talentless09-04-17
Got the latest version and keep get...
Posted By: p3lim
Got the latest version and keep getting the following errors: The CurseForge packager (which I depend on for all of my addons) is broken, not packaging the necessary libraries (correctly atleast), I'm currently trying to either get hold of their admins, or stop using it completely, I've had way too many issues with their packager...
File: Backpack08-30-17
With the latest version i get this...
Posted By: p3lim
With the latest version i get this LUA error: Message: ...terface\AddOns\Backpack_Classic\Backpack_Classic.lua:6: Usage: Backpack_ClassicFontNormal:SetFont("font", fontHeight ) Time: 08/30/17 19:35:34 Count: 1 Stack: ...terface\AddOns\Backpack_Classic\Backpack_Classic.lua:6: Usage: Backpack_ClassicFontNormal:SetFont("font", fon...
File: BonusRollPreview06-25-17
goodjob!i love it How to...
Posted By: p3lim
goodjob!i love it How to move the position of the BonusRollFram? I'm adding support for that in the next update.
File: Wasabi06-13-17
Re: Database question.
Posted By: p3lim
... I am in the process of reworking most of the database stuff, open up a ticket so I remember this.
File: Backpack04-09-17
Re: ruRU Translation
Posted By: p3lim
Hey-ho! Where`s Russian translation ( if it will be somewhen ) ? Mb you need help. I can do my best to make it, i think many people wait for it https://github.com/p3lim-wow/Backpack/blob/master/locale/ruRU.lua
File: Backpack02-05-17
Re: BOE/BOA
Posted By: p3lim
Other bag addons have a category for BOE/BOA. I was looking at Lua to figure out how to do this, but it seems to involve tooltip scanning. :( Is this a feature I should just wait for or can you point me how to set this up? Thanks in advance Here is an example of a category, a plugin would implement it just the same: https://gi...
File: Backpack12-06-16
Re: Strata
Posted By: p3lim
Can you please tell me where in the lua I can change the strata? The bags go under ShadowedUF and Bartender, hiding items. Thanks! Anywhere in Backpack_Classic, add this: Backpack:SetFrameStrata(strata) Where strata is anything from this list: http://wowprogramming.com/docs/api_types#frameStrata You can also mess around w...
File: BlizzBugsSuck12-04-16
http://www.wowinterface.com/forums/...
Posted By: p3lim
http://www.wowinterface.com/forums/showthread.php?t=54889 Attached a temp fix that you could add.
File: Backpack11-23-16
This is what my Backpack has looked...
Posted By: p3lim
This is what my Backpack has looked like since the last update on the 17th. I cleared out my saved var's and even re-installed the AddOn. Looks like I'm missing some graphics and maybe a font? Image The CurseForge packager seems to have messed up some files, I'll get this sorted out later today. Edit: Have to wait for the Cu...
File: Backpack11-16-16
How can I disable the bank and reag...
Posted By: p3lim
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. https://github.com/p3lim-wow/Backpack/issues/12
File: Backpack11-05-16
Trying to customise your default sk...
Posted By: p3lim
Trying to customise your default skin a bit, I've changed some of the fonts and such but having trouble adjusting the spacing for the currencies at the bottom Is there a simple way to add some padding between those elements? If you could point me in the right direction I'd appreciate it. Thanks :) Take a look at the source c...
File: Backpack10-29-16
:cool: Can you ADD itemlevel? :b...
Posted By: p3lim
:cool: Can you ADD itemlevel? :banana::banana: Look a the changelogs, specifically for 70100.7-Beta.
File: Backpack10-27-16
New version makes sure the DB error...
Posted By: p3lim
New version makes sure the DB errors won't ever happen again. Thanks to everyone that reported this.
File: Backpack10-26-16
I had to delete my saved variables...
Posted By: p3lim
I had to delete my saved variables for the latest release to work. It was only showing the bottom section 'Inventory'. (Easy enough to do in Minion now, right click the installed addon and delete saved vars) What this guy said, do this: /run BackpackDB = nil then relog. Welcome to beta quality addons :D
File: Backpack10-26-16
NOTE ON 70100.6-Beta: If the pos...
Posted By: p3lim
NOTE ON 70100.6-Beta: If the positions does not save between sessions, please do the following for every character you've used this addon on: 1. Go to your World of Warcraft installation folder 2. Go to "World of Warcraft/WTF/Account///" 3. Delete the "layout-local.txt" file 4. Start the g...
File: Backpack10-26-16
If bags contain a lot then they can...
Posted By: p3lim
If bags contain a lot then they can stack higher than the quantity you can fit on screen. Is it possible to increase the width, and/or have the bags stack in a second column. See this, a first pass on the implementation is already written. https://github.com/p3lim-wow/Backpack/issues/2 As for the width, you can increase this...
File: Backpack10-24-16
Re: Default Action Bar Overlapping
Posted By: p3lim
The default Right 2 Action Bar overlaps the side, and therefore the buttons on the side of this addon. You can move the bags, or use an actionbar addon to move the bars.
File: Backpack10-24-16
What about categories by item type?...
Posted By: p3lim
What about categories by item type? Right now it seems to be done by item name/id if you want to add a item to a specific category. You mean something like making all artifact power items to be bypassing the New Items category? Yeah that's what sparked it for me. ;) Solid suggestion, but it'll be low prio for a while. htt...
File: Backpack10-21-16
What about categories by item type?...
Posted By: p3lim
What about categories by item type? Right now it seems to be done by item name/id if you want to add a item to a specific category. You mean something like making all artifact power items to be bypassing the New Items category?