View Full Version : [WoW] [Addon] Jamba - An assistant for multiboxers. Version 5.2.1 release thread.
Jafula
03-10-2013, 04:49 AM
Jamba Version: 5.2.2
WoW Game Version: 5.2.0
Release Date: 17th March 2013
Modules: AdvancedLoot, Core, Display-Team, Follow, FTL, ItemUse, Macro, Proc, Purchase, Quest, Sell, Talk, Target, Taxi, Toon, Trade
Core: Message Display
* Update Jamba-Message to optionally play a sound when a message is received.
----------------------------------------------------------------------------------------------------------------------------------
Updated for WoW 5.2
Jamba Version: 5.2.1
WoW Game Version: 5.2.0
Release Date: 10th March 2013
Modules: AdvancedLoot, Core, Display-Team, Follow, FTL, ItemUse, Macro, Proc, Purchase, Quest, Sell, Talk, Target, Taxi, Toon, Trade
Toon: Currency
* Added currency Elder Charms of Good Fortune.
* Added currency Mogu Runes of Fate.
----------------------------------------------------------------------------------------------------------------------------------
Download from curse.com:
http://www.curse.com/addons/wow/jamba
:-)
Chivalrous
03-10-2013, 06:26 AM
Thanks Jafula! Great job sir
misterkrep
03-10-2013, 06:35 AM
Thanks Jafula
RSM72
03-11-2013, 09:32 AM
First I want to thank Jafula for this great addon.
Second I got a question - I started using jamba advanced loot some weeks ago and I cant get it running as it is expected. I enabled all three options (advanced loot / manage auto-loot / close loot windows on slaves). I set up a rule to loot motes of harmony with Toon A and while playing other toons I get the correct message to loot them with toon A but the active toon always loots them instead of leaving them untouched.
JohnGabriel
03-11-2013, 08:02 PM
First I want to thank Jafula for this great addon.
Second I got a question - I started using jamba advanced loot some weeks ago and I cant get it running as it is expected. I enabled all three options (advanced loot / manage auto-loot / close loot windows on slaves). I set up a rule to loot motes of harmony with Toon A and while playing other toons I get the correct message to loot them with toon A but the active toon always loots them instead of leaving them untouched.
There were loot changes (in WoW not Jamba) in the patch and we no longer get any of the warnings such as "will bind it to you" and such. I believe if you have it set to FFA its going to automatically loot everything.
Hey Jafula
I am echoing this request from the thread at Curse.
Once again .. thanks for Jamba and all the hard work you put in to keep it running.
I was wondering if is possible to programme in a warning sound (wav or mp3) for when the Jamba Advanced Loot triggers,
as my daughter (and myself, if truth be told) sometimes miss the screen alert as she has difficulty seeing some differing colours of text.
Thanks again :-)
Once again .. thanks for Jamba and all the hard work you put in to keep it running.
I was wondering if is possible to programme in a warning sound (wav or mp3) for when the Jamba Advanced Loot triggers,
as my daughter (and myself, if truth be told) sometimes miss the screen alert as she has difficulty seeing some differing colours of text.
This would be great! I sign this petition.
Having problems with Quest Watcher - the PvP quest in Venture Bay are not removed after complited
Jafula
03-15-2013, 06:30 AM
Yah, I can do that for you. Will try and get it done this weekend.
Hey Jafula
I am echoing this request from the thread at Curse.
Once again .. thanks for Jamba and all the hard work you put in to keep it running.
I was wondering if is possible to programme in a warning sound (wav or mp3) for when the Jamba Advanced Loot triggers,
as my daughter (and myself, if truth be told) sometimes miss the screen alert as she has difficulty seeing some differing colours of text.
Thanks again :-)
Jafula
03-15-2013, 06:32 AM
Thanks, can you let me know if it happens for other quests as well? Especially PVE quests. Be keen to know if it is only PVP quests or something new they added in 5.2 I have missed.
Having problems with Quest Watcher - the PvP quest in Venture Bay are not removed after complited
Awsome ...
Passes the Hunny and a Large Spoon to Jafula.
For me it has only been thouse 4 quest - wintergrasp are removed just fine
Jafula
03-17-2013, 02:28 AM
Ok, you can now get a sound from Advanced Loot with Jamba 5.2.2
It's a little complicated, instructions are here:
http://www.dual-boxing.com/threads/49156-Jamba-Tip-Make-Advanced-Loot-play-a-sound-when-triggered
Thank you Jafula ..
Instructions are clear enough and not so complicated at all.
End Result ... It Works real good :cool: ..
Except for (there is always an exception, lol) ..
Under Core: Message Display .. Sound To Play .. I can only see 4 options .. None of which are loud enough to be heard over the game sounds.
Double Swoosh / Goblet F Medium / None / SwordUnsheathed.
I don't see an option to add Sounds to the list .. Unless it can be added manually to a file,
But I wouldn't know where to start looking.
Any ideas ??
Thanks Jafula i love it
ALF
Jafula
03-19-2013, 01:36 AM
Hmmm, another addon must be loading the sounds for me. I'll investigate and see if I can work out how to get the sounds loaded!
Thank you Jafula ..
Instructions are clear enough and not so complicated at all.
End Result ... It Works real good :cool: ..
Except for (there is always an exception, lol) ..
Under Core: Message Display .. Sound To Play .. I can only see 4 options .. None of which are loud enough to be heard over the game sounds.
Double Swoosh / Goblet F Medium / None / SwordUnsheathed.
I don't see an option to add Sounds to the list .. Unless it can be added manually to a file,
But I wouldn't know where to start looking.
Any ideas ??
MiRai
03-19-2013, 11:13 AM
Hmmm, another addon must be loading the sounds for me. I'll investigate and see if I can work out how to get the sounds loaded!
It could very well be SharedMedia.
Hmmm, another addon must be loading the sounds for me. I'll investigate and see if I can work out how to get the sounds loaded!
>> Borrows Jafula's DeerStalker and Pipe, hoping for some inspiration.
I used Windows Grep and looked for references to DoubleSwoosh .. I found it in only 1 AddOn .. Range Display
When I looked at this file I also found reference to .. Goblet F Medium & SwordUnsheathed.
RangeDisplay.lua
00070: ["DoubleSwoosh"] = [[Interface\AddOns\]] .. AppName .. [[\sounds\19312.ogg]],
00077: ["srSection"] = "DoubleSwoosh",
00078: ["mrSection"] = "DoubleSwoosh",
00079: ["lrSection"] = "DoubleSwoosh",
00080: ["defaultSection"] = "DoubleSwoosh",
-- all sounds are slightly edited samples from freesound.org
local Sounds = {
["DoubleSwoosh"] = [[Interface\AddOns\]] .. AppName .. [[\sounds\19312.ogg]],
["Goblet F Medium"] = [[Interface\AddOns\]] .. AppName .. [[\sounds\30600.ogg]],
["SwordUnsheathed"] = [[Interface\AddOns\]] .. AppName .. [[\sounds\74833.ogg]],
}
local DefaultSoundNames = {
["crSection"] = "SwordUnsheathed",
["srSection"] = "DoubleSwoosh",
["mrSection"] = "DoubleSwoosh",
["lrSection"] = "DoubleSwoosh",
["defaultSection"] = "DoubleSwoosh",
["oorSection"] = "Goblet F Medium",
}
As a test, I removed the Range Display AddOn from my folder.
Loaded WoW and examined Jamba
I can now see only 1 option ..
Under Core: Message Display .. Sound To Play .. None (ticked)
I hope this can help with your investigating.
>> passes the DeerStalker and Pipe back to Jafula
Khatovar
03-23-2013, 05:19 AM
Sounds get loaded by different addons. I have several addons that use their own sound library, so I have dozens of options for Jamba's sounds. I think Prat and DeadlyBossMods is where most of my sounds are coming from. If you want to be able to add more sounds without having to install addons you're not going to use, you can get SharedMedia (http://www.curse.com/addons/wow/sharedmedia).
Here's what I did to get additional sounds to load without loading other addons.
Grab SharedMedia from the link above and install it to your Addons directory.
Grab some addons that have their own sounds. I used Prat and DBM as that's what I already had, so that's what I'll use for the rest of the steps.
Don't install the other addons, just go into the download and grab the sound files out of the "sounds" folder {DBM-Core\sounds and Prat-3.0\sounds}. You'll note that DBM has 2 folders within sounds, take the folders in tact {Corsica_S and Mosh}.
Go into your SharedMedia folder in Addons and add a new folder called "sounds". Paste the sound files you just grabbed into that new folder. In this case, you should have a folder called Corsica_S, a folder called Mosh, each with various sound files inside and then a bunch of different sound files on their own.
Open SharedMedia.lua in a text editor and look for the section called SOUND ~line 53-55. Enter a line for each new sound that looks like this
LSM:Register("sound", "SOUNDNAME", [[Interface\Addons\SharedMedia\Sounds\SOUNDNAME.oog]])
OR
LSM:Register("sound", "SOUNDNAME", [[Interface\Addons\SharedMedia\Sounds\FOLDERNAME\SOU NDNAME.oog]])
The first "SOUNDNAME" can be anything you like, it's more of a description and doesn't have to actually reference the file's actual name. The second must be the actual name of the file. For the DBM and Prat sounds I use in the example, this is what I have
LSM:Register("sound", "AlarmClockBeeps", [[Interface\AddOns\SharedMedia\sounds\alarmclockbeep s.ogg]])
LSM:Register("sound", "Bell", [[Interface\AddOns\SharedMedia\sounds\Bell.ogg]])
LSM:Register("sound", "blip_8", [[Interface\AddOns\SharedMedia\sounds\blip_8.ogg]])
LSM:Register("sound", "Chime", [[Interface\AddOns\SharedMedia\sounds\Chime.ogg]])
LSM:Register("sound", "Cooldown", [[Interface\AddOns\SharedMedia\sounds\Cooldown.ogg]])
LSM:Register("sound", "Heart", [[Interface\AddOns\SharedMedia\sounds\Heart.ogg]])
LSM:Register("sound", "IM", [[Interface\AddOns\SharedMedia\sounds\IM.ogg]])
LSM:Register("sound", "Info", [[Interface\AddOns\SharedMedia\sounds\Info.ogg]])
LSM:Register("sound", "Kachink", [[Interface\AddOns\SharedMedia\sounds\Kachink.ogg]])
LSM:Register("sound", "Link", [[Interface\AddOns\SharedMedia\sounds\Link.ogg]])
LSM:Register("sound", "LowHealth", [[Interface\AddOns\SharedMedia\sounds\LowHealth.ogg]])
LSM:Register("sound", "LowMana", [[Interface\AddOns\SharedMedia\sounds\LowMana.ogg]])
LSM:Register("sound", "Text1", [[Interface\AddOns\SharedMedia\sounds\Text1.ogg]])
LSM:Register("sound", "Text2", [[Interface\AddOns\SharedMedia\sounds\Text2.ogg]])
LSM:Register("sound", "Xylo", [[Interface\AddOns\SharedMedia\sounds\Xylo.ogg]])
LSM:Register("sound", "Mosh_1", [[Interface\AddOns\SharedMedia\sounds\Mosh\1.ogg]])
LSM:Register("sound", "Mosh_2", [[Interface\AddOns\SharedMedia\sounds\Mosh\2.ogg]])
LSM:Register("sound", "Mosh_3", [[Interface\AddOns\SharedMedia\sounds\Mosh\3.ogg]])
LSM:Register("sound", "Mosh_4", [[Interface\AddOns\SharedMedia\sounds\Mosh\4.ogg]])
LSM:Register("sound", "Mosh_5", [[Interface\AddOns\SharedMedia\sounds\Mosh\5.ogg]])
LSM:Register("sound", "Corsica_S_1", [[Interface\AddOns\SharedMedia\sounds\Corsica_S\1.og g]])
LSM:Register("sound", "Corsica_S_2", [[Interface\AddOns\SharedMedia\sounds\Corsica_S\2.og g]])
LSM:Register("sound", "Corsica_S_3", [[Interface\AddOns\SharedMedia\sounds\Corsica_S\3.og g]])
LSM:Register("sound", "Corsica_S_4", [[Interface\AddOns\SharedMedia\sounds\Corsica_S\4.og g]])
LSM:Register("sound", "Corsica_S_5", [[Interface\AddOns\SharedMedia\sounds\Corsica_S\5.og g]])
LSM:Register("sound", "Corsica_S_6", [[Interface\AddOns\SharedMedia\sounds\Corsica_S\6.og g]])
LSM:Register("sound", "Corsica_S_7", [[Interface\AddOns\SharedMedia\sounds\Corsica_S\7.og g]])
LSM:Register("sound", "Corsica_S_8", [[Interface\AddOns\SharedMedia\sounds\Corsica_S\8.og g]])
LSM:Register("sound", "Corsica_S_9", [[Interface\AddOns\SharedMedia\sounds\Corsica_S\9.og g]])
LSM:Register("sound", "Corsica_S_10", [[Interface\AddOns\SharedMedia\sounds\Corsica_S\10.o gg]])
Save the changes and load the game, making sure that SharedMedia is enabled in the Addons.
Now under /Jamba-message you should see all your new sounds. SharedMedia also includes a vast number of font styles and bar textures that you can use to customize other addons, including Jamba. You can see this under things like Jamba > Team > Display:Team > Status Bar Texture and Jamba > Combat > Proc > Appearance and Layout > Proc Bar Texture and Proc Bar Font as well as a few other places IIRC.
You can also try grabbing different Sound packs off Curse or creating your own sound files to put in the "sounds" folder for SharedMedia.
Multibocks
03-24-2013, 09:12 PM
nm: it's ISBoxer that's causing a problem. How do I get a character to recognize it's part of team? I loaded a different profile and then I reset back to normal, but now it refuses to put him back in the team on his end only. All the other jambas see him...
toomanytoons
04-06-2013, 02:48 AM
Hey Jafula, I'm having a problem with one of my teams, it's just a two toon team, the rogue and DK. When I invite them to group (DK is master and sends the invite) for some reason the loot method does not change to FFA, I have to use the WoW menu to change it. Not sure why it's only happening on that one team. I've tried deleting the names from the team list and recreating it, pushing all the different changes, nothing works. I've also noticed that the Override: set to group loot if stranger in group does NOT get pushed for some reason to the rogue, it will remain at whatever it was previously set to on her, or vice versa if I push from the rogue to the DK. I'm using Jamba version 5.2.2, which is the current version I think. Please let me know if there's any other info you need. If it matters, I'm using a mac. Thanks!
Ñightsham
04-09-2013, 01:43 PM
This is happening to my team(s) as well, FFA is selected in the jamba settings, yet when team logs on I have to click on the leaders portrait to change it to FFA. Not a big deal btw.
harvan
05-14-2013, 02:41 PM
hey jaf
wondering about the whisper forwards it doesnt seem to be working.or its probably some thing i did idk.but hit me back ty
Khatovar
10-14-2013, 03:00 AM
I'm having a small problem with the current version of Jamba, it is not showing any raid warnings. For instance when follow breaks I don't get any warning. When I fiddle around with the Team > Follow and Advanced > Core: Message Display.
After changing the warning area and the sound, and pushing to the slaves the problem seems to be solved, but I have to do this each time I log in.
Jamba is currently on version 5.3.1 (http://www.dual-boxing.com/threads/49544-Addon-Jamba-An-assistant-for-multiboxers-Version-5-3-1-release-thread). Please post bug reports in the proper thread, which is always stickied at the top of the forum.
Moving post and closing thread.
vBulletin® v4.2.2, Copyright ©2000-2025, Jelsoft Enterprises Ltd.