|
||||||
| AddOn HELP! Requests for assistance and misc bug reports go here. | ||||||
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Full Member
Join Date: Jun 2006
Posts: 106
|
Title says it all. Is there a working OneBag for 3.0? I have tried the existing one and it disables the bank, makes it impossible to click on things and is generally quite broken.
Is anyone updating this mod for 3.0? I have tried searching and cannot find a OneBag thread that has been updated recently. thanks. |
|
|
|
|
|
#2 |
|
Hero Member
Join Date: May 2005
Location: Budapest, Hungary
Posts: 697
|
Kaelten is working on OneBag 3.0 (he wrote about that somewhere), but he has some other serious business right now you know :P
__________________
Signatures are boring things. |
|
|
|
|
|
#3 |
|
Hero Member
Join Date: Apr 2006
Posts: 807
|
While Kaelten is busy, I would suggest looking at Tullers bag mods. Either Combuctor or Bagnon.
|
|
|
|
|
|
#4 |
|
Full Member
|
Iirc Baggins worked on the PTR for me as well...
|
|
|
|
|
|
#5 |
|
Legendary Member
Join Date: May 2006
Location: Arizona
Posts: 3,500
|
http://oldsvn.wowace.com/wowace/bran.../WotLK/OneBag/
works for me in latest PTR, just the bank is a bit borked.
__________________
Author of GuildCraft, SickOfClickingDailies, and CursorCooldown "I was there in the beginning... and things were very different back then" --An Echo from a time before. |
|
|
|
|
|
#6 | |
|
Hero Member
|
Quote:
Edit: Just don't try to buy bank slots. lol Edit: Adain: I forgot to look at BugSack... GetInventorySlot is now no longer in existence and there's a few other errors. Edit: 3: /sigh... items don't appear to be usable in OneBag... I hate when I post prematurely.
__________________
Bruce Lee killed Chuck Norris! Don't call me a nerd. That is offensive to my people. My Characters (yes, I have a guild with only me in it). Last edited by egingell; 10-12-2008 at 07:03 AM. |
|
|
|
|
|
|
#7 |
|
Hero Member
|
Nice... All it took was "this" to make the items usable.
File: OneBag\templates.xml Line: 28 Replace: ContainerFrameItemButton_OnLoad() With: ContainerFrameItemButton_OnLoad(this) Edit: OneBank required a few more of "this". File: OneBag\templates.xml Line: 7 Replace: BankFrameItemButton_OnLoad() With: BankFrameItemButton_OnLoad(this) File: OneBank\OneBank.xml Line: 124 Replace: Everything inside <OnLoad></OnLoad> With: Code:
-- backward compatible
local _, _, _, interface = GetBuildInfo()
SmallMoneyFrame_OnLoad(this); -- passing "this" is not harmful to the environment
if interface >= 30000 then
MoneyFrame_SetType(this, "STATIC");
else
MoneyFrame_SetType("STATIC"); -- it is here, however.
end
__________________
Bruce Lee killed Chuck Norris! Don't call me a nerd. That is offensive to my people. My Characters (yes, I have a guild with only me in it). Last edited by egingell; 10-12-2008 at 07:45 AM. |
|
|
|
|
|
#8 |
|
Member
Join Date: Sep 2008
Location: Glasgow
Posts: 15
|
Em...how do we use the patch? :S
|
|
|
|
|
|
#9 |
|
Legendary Member
Join Date: Dec 2005
Location: Seattle
Posts: 3,367
|
Bagnon works perfectly. I miss Baggins though so I'm going to try reinstalling the latest version of it because I hear it works fine (except for not knowing how to categorize some items on beta).
|
|
|
|
|
|
#10 |
|
Newbie
Join Date: Dec 2006
Posts: 1
|
Thanks, the code changes worked great.
Patch .zip file is corrupted though everytime I try to download it. |
|
|
|
![]() |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|
All times are GMT. The time now is 05:03 PM.
WowAce Forums








