 |
03/25/08, 10:26 AM
|
#2276
|
|
Glass Joe
|
Character Sheet + Item Swapper
I know the image is kinda dodgy, but does anyone know the name of that character sheet mod? Would also be great to know if it works with wardrobe.
Thanks in advance.
|
|
|
|
|
03/25/08, 4:03 PM
|
#2279
|
|
Von Kaiser
|
I apologize for not having an ss, but i've seen screencaps and vids of this trinket mod.
It adds 2 large buttons for the trinket on the ui, and you could push them to activate the trinket without having to press a hot key. It also displayed the cooldowns on them.
|
|
|
|
|
03/25/08, 4:21 PM
|
#2280
|
|
Glass Joe
Tauren Warrior
Spirestone
|
Originally Posted by SoraHime
I apologize for not having an ss, but i've seen screencaps and vids of this trinket mod.
It adds 2 large buttons for the trinket on the ui, and you could push them to activate the trinket without having to press a hot key. It also displayed the cooldowns on them.
|
TrinketTimer
|
|
|
|
|
03/25/08, 4:28 PM
|
#2281
|
|
Von Kaiser
Human Shaman
Turalyon (EU)
|
Originally Posted by SoraHime
I apologize for not having an ss, but i've seen screencaps and vids of this trinket mod.
It adds 2 large buttons for the trinket on the ui, and you could push them to activate the trinket without having to press a hot key. It also displayed the cooldowns on them.
|
I know this addon as TrinketMenu
|
|
|
|
|
03/25/08, 4:41 PM
|
#2282
|
|
Glass Joe
Tauren Warrior
Spirestone
|
Originally Posted by Cronax
I know this addon as TrinketMenu
|
Err that's what I meant lol.
Haven't used it in forever, so ya :-p
|
|
|
|
|
03/25/08, 5:38 PM
|
#2283
|
|
King Hippo
Tauren Druid
Twisting Nether (EU)
|
Has anyone figured out how to add the Amani War Bear to itemrack "mounted" events so that you can equip the riding crop automatically?
Edit: Worked it out - in case anyone wants to use this - you can make a new event:
Trigger: ITEMRACK_BUFFS_CHANGED
Script:
local found=arg1["Amani War Bear"]
if not IR_AMANI and found then
EquipSet() IR_AMANI=1
elseif IR_AMANI and not found then
LoadSet() IR_AMANI=nil
end
-- Equips crop for warbear.
Assign this event to your set containing the riding crop.
Last edited by Daboran : 03/25/08 at 5:55 PM.
|
|
|
|
|
03/25/08, 7:21 PM
|
#2284
|
|
Piston Honda
Undead Mage
Jaedenar (EU)
|
Originally Posted by Maynard
Hey guys,
Not a mod question per se, but is it possible to bind a key (or in my case, mousewheel) to target;
a) Mouse Up: Scroll through party members;
b) Mouse Down: Scroll through enemy targets (on Proximo).
Thanks in advance.
|
Both would be sweet, but aren't easily doable. Or at least it would require some actionbar paging like this:
/targetparty1 [actionbar:4]
/targetparty2 [actionbar:1]
/targetparty3 [actionbar:2]
/targetparty4 [actionbar:3]
/changeactionbar [actionbar:4] 1; [actionbar:1] 2; [actionbar:2] 3; [actionbar:3] 4
I didn't test this, but I'm sure you get the idea and will be able to correct my errors. Doing it with Proximo requires more tricks though, since you can only keybind enemy1/2/3/4/5 to keys.
Also, you only have 6 pages to shift between. So the use is very limited if you want to be able to use both at the same time.
|
|
|
|
|
03/25/08, 8:14 PM
|
#2285
|
|
Glass Joe
Night Elf Warrior
Silver Hand
|
|
|
|
|
|
03/25/08, 10:38 PM
|
#2286
|
|
Piston Honda
Night Elf Druid
Bronzebeard
|
Originally Posted by SoraHime
I apologize for not having an ss, but i've seen screencaps and vids of this trinket mod.
It adds 2 large buttons for the trinket on the ui, and you could push them to activate the trinket without having to press a hot key. It also displayed the cooldowns on them.
|
You can also set up Itemrack to display the two trinkets (and any other pieces of gear you want). That's what I use for the same effect since I already use itemrack for various gearsets.
|
|
|
|
|
03/26/08, 8:16 AM
|
#2287
|
|
Glass Joe
Night Elf Warrior
Silver Hand
|
Originally Posted by Lamoot
|
Anyone know?
|
|
|
|
|
03/26/08, 12:20 PM
|
#2289
|
|
Glass Joe
|
item level scan
I'm looking for something that will scan a player (or better yet - a raid) and output what the average item level of the items that player(s) has equipped. Does anyone know of anything that might exist out there like that?
|
|
|
|
|
03/26/08, 4:00 PM
|
#2290
|
|
Glass Joe
Night Elf Warrior
Silver Hand
|
Originally Posted by hrmmph
Looks like Witch hunt.
|
Problem is, I don't have Witch Hunt. It was incorporated into an older mod I had, when I updated it, but I can't remember which one. 
|
|
|
|
|
03/26/08, 5:02 PM
|
#2291
|
|
Piston Honda
Human Death Knight
Kazzak (EU)
|
Can anyone recommend a replacement for Parrot as it doesn't seem to work anymore for 2.4?
Last time I used SCT it was pretty limited in terms of customizing, is this still the case? Any ideas?
(edit: I know this is the wrong thread but this way I don't have to make a new post.)
Does anyone know how to turn off the red border flashing in omen? (when you pass 90% threat) I can't find it anywhere and it's not fun to play with when you have epilepsy  .
Last edited by richard : 03/26/08 at 5:14 PM.
|
|
|
|
|
03/26/08, 5:19 PM
|
#2292
|
|
Von Kaiser
|
I'm using MSBT as a replacement for Parrot. It seems to have a lot of the same features, including the ability to make new scroll areas. The only thing that's really bugging me so far is that it thinks my mana is at 0 when I shift into cat or bear. WoWInterface Downloads : Combat Mods : MikScrollingBattleText
Edit: On the options pane, expand Modules, expand Single Target Mode, click Warnings. Uncheck "Enable Warnings" to completely disable it - I don't see an option to disable just the screen flash.
|
|
|
|
|
03/26/08, 8:13 PM
|
#2293
|
|
Glass Joe
Blood Elf Paladin
Laughing Skull
|
Is there a mod out there that is like a Counterspell Watch? This would be for arena purposes. What it would do would just watch when and enemy mage uses Counterspell and possibly give you a spell bar with the CD time it has until it is up again (similar to Natur Enemy Cast Bars)
I can't see this being a very difficult AddOn to create, especially with the new Combat Log changes that reflect literally everything that happens around you.
I have not seen or heard of a mod like this, but I can't see why it wouldn't exist.
|
|
|
|
|
03/27/08, 12:39 AM
|
#2294
|
|
Von Kaiser
Human Death Knight
Proudmoore
|
Here's one -- not long ago I had a mod that showed in a mob's tooltip any quest item they happen to drop [for quests I'm on, anyway], if any, how many I have and how many total I needed.
The tooltip starts off like:
Tormented Citizen
Loathsome Remnant 4/10
Anyone know what that is? I thought it was mobmap, but mobmap doesn't seem to show anything about tooltips.
Just makes it easier when I'm out leveling to mouse over a mob and know if it has anything I need for a quest...
EDIT: Oh, but I still have a tooltip that shows if I need to KILL that particular mob for a quest, with the same kind of setup, so I'm guessing it's addon I still have, I just have to fix the settings to show item drops again..
|
|
|
|
|
03/27/08, 9:41 AM
|
#2295
|
|
Von Kaiser
Human Paladin
Ravencrest (EU)
|
http://www.axemen.org/faen.jpg
Anyone know what the hell the mod in the middle all over my character is? Came after the patch, dunno wtf it is  and I dont want it there.
EDIT: NM, found out that it was Witchhunt - and had it removed.
Last edited by deetee : 03/27/08 at 10:36 AM.
|
|
|
|
|
03/27/08, 2:49 PM
|
#2296
|
|
Don Flamenco
Tsigo
Undead Priest
No WoW Account
|
Originally Posted by xylotism
Here's one -- not long ago I had a mod that showed in a mob's tooltip any quest item they happen to drop [for quests I'm on, anyway], if any, how many I have and how many total I needed.
The tooltip starts off like:
Tormented Citizen
Loathsome Remnant 4/10
Anyone know what that is? I thought it was mobmap, but mobmap doesn't seem to show anything about tooltips.
Just makes it easier when I'm out leveling to mouse over a mob and know if it has anything I need for a quest...
EDIT: Oh, but I still have a tooltip that shows if I need to KILL that particular mob for a quest, with the same kind of setup, so I'm guessing it's addon I still have, I just have to fix the settings to show item drops again..
|
FuBar_QuestsFu, MonkeyQuest, maybe others.
|
|
|
|
|
03/27/08, 9:16 PM
|
#2297
|
|
Glass Joe
Tauren Druid
Haomarush (EU)
|
What's the name/s of the add-on/s that makes the "mini-tooltip" appear where your mouse is pointing. I'm talking of the tooltip that appears when you are mousing over an NPC/Player, and normally appears in the down-right corner.
|
|
|
|
|
03/28/08, 12:32 AM
|
#2298
|
|
Glass Joe
Blood Elf Paladin
Aerie Peak
|
Cast bar
I'm looking for a nice cast bar. That can be cuztimized easily and show how much time i lose off cast because of hit or something else.
Thx for the help =D
|
|
|
|
|
03/28/08, 3:05 AM
|
#2299
|
|
Glass Joe
|
ImageShack - Hosting :: uiag4.jpg
what is the name of those unit frames? where the target health is in the same frame as the player's health / rage.
thanks
|
|
|
|
|
03/28/08, 3:28 AM
|
#2300
|
|
Glass Joe
Night Elf Rogue
Shadowsong
|
Originally Posted by Blodefeus
I'm looking for a nice cast bar. That can be cuztimized easily and show how much time i lose off cast because of hit or something else.
Thx for the help =D
|
I believe Quartz will do everything that you require.
WoWInterface Downloads : Combat Mods : Quartz - Modular Casting Bar
|
|
|
|
|
|