Quick question. Can master be set in chat so I e.g. can put it in a macro?
Quick question. Can master be set in chat so I e.g. can put it in a macro?
need help with the trainmakro was i can use with jamba, but it dont work, ich have change slaves do minion but nothing, pls help
MfG ALF
Known Problem ? Bonus Objectives aren't showing when Jamba is on (which is quite painful given that's the biggest xp afaik)
Solution here: http://wow.curseforge.com/addons/jam...ow-unit-error/
I want to start a discussion about the future of Jamba.
http://www.dual-boxing.com/threads/5...uture-of-Jamba
First of all, i've been havin' a marvelous use of Jamba over the years and would like to thank you for that, and wish you the best of joy in the future!
I would also like to raise a question in regards to an issue that started when i recently started boxing again..
The option under Quest completition to make it auto select best item and claim it aswell, does not seem to be working at all for me.
Is this due Warlords of Draenor?
Ok, I worked on this a bit and I have a fix for setting master looter when you change master.
Go to the Jamba folder and edit the JambaTeam.lua file.
Find the following line:
Change this line to:Code:SetLootMethod( desiredLootOption, GetMasterName(), 1 )
The GetMasterName returns with Name-RealmName and the master loot command doesn't like that at all. When running our own groups we should be firing the Iammaster from the window/character that we want to be leader/master/master looter. Therefore simply using current window character name is all we need. If you are raid leader and need to assign master loot then you would need to turn off the auto loot settings in jamba.Code:SetLootMethod( desiredLootOption, "player", 1 )
This works great just like it did before realm name integration.
Edit: Using the current version of Jamba that is up on curse: release-6.0.3-3
I have released a version of Jamba that does not have any of the newer cross realm support in it and has a few bug fixes for the item bar and quest watcher. This will probably be my last release.
Jafula,
Thank you so much for your many years of support and hard work! It has been a pleasure using your addon and I wish you all the best!
I started using the new version of Jamba and none of the team members appear to be online even when they are, and I can't delete any names from the team list even when using the /jamba-team removeall command. Going to revert to the previous version, it was working great for me.