Addon Information
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Gello's Portal Bug Reports Feature Requests
Author:
Version:
1.13
Date:
03-04-2009 05:21 AM
Size:
2.91 Kb
Downloads:
4,120
Favorites:
86
MD5:
Pictures
Click to enlarge
Mini TrinketMenu
This mod simply pops out a menu of trinkets when you mouseover a macro that contains "#show 13" or "#show 14". Selecting a trinket in the menu will equip it to that slot.

For more features look for its big brother TrinketMenu or its bigger brother ItemRack. Those handle automated swaps, combat queues, etc.

__ New in 1.13 __
* Menus should pop out instantly
__ New in 1.12 __
* Fix for nil error on some bars
__ New in 1.11 __
* Fix for more vertical bars
__ New in 1.1 __
* Tooltips on trinkets in menu
* More forgiveness in detecting vertical bars

Step 1: If you don't have one already, make a macro like this:

#showtooltip 13
#show 13
/use 13


Step 2: Make sure you choose the Red Question Mark macro icon
Step 3: Put the macro anywhere on an action bar.
Step 4: Hover the mouse over that macro and you should see all trinkets in your bags.
Step 5: Click a trinket in the menu to equip it.

__ FAQ __

Q: Why?
A: It's an experiment. It's less than 200 lines, why not?!

Q: Will this work with any action bar mod?
A: In theory it should. The only exception is action buttons that aren't real "actions".

Q: Will this work on live? And WotLK?
A: It works in both 2.4.3 and WotLK beta.

Q: Are there any options? Slash commands?
A: No options sorry. The menus pop out intelligently depending if it thinks the bar is vertical or horizontal and from where. For slash commands there's only one to toggle the mod: /minitrinketmenu (or /mtm) This setting does not save.
  Optional Files - Mini TrinketMenu
Sorry, there are currently no optional files available.
  Archived Versions - Mini TrinketMenu
File Name
Version
Size
Author
Date
1.11
3kB
Gello
08-21-2008 03:47 AM
  Comments - Mini TrinketMenu
Post A Reply Comment Options
Old 03-05-2009, 12:14 AM  
Gello
A Scalebane Royal Guard
Interface Author - Click to view interfaces

Forum posts: 407
File comments: 136
Uploads: 65
The new itemrack will have options for opening only on clicks or shift. It's going to be a light mod with no goddamn events, this mod's method for selecting from the bar and using the default equip manager in 3.1.
Quote:
Originally posted by Fonjask
Can't you please make this option accessable through a slash command?
Sometimes I accidentaly hover over it and I don't want it to pop up instantly - it made us wipe .

Thanks,

Fonjask
Gello is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-04-2009, 11:06 AM  
Fonjask
A Fallenroot Satyr
 
Fonjask's Avatar
Interface Author - Click to view interfaces

Forum posts: 22
File comments: 255
Uploads: 4
Quote:
Originally posted by Gello
The version just posted is(should be) functionally identical to previous versions besides the menu popping out instantly. The reason for the new version is to test a different method of deciding when to pop out a menu.

I'm curious to hear if it causes any problems for those who ordinarily had it working fine.

I'll be testing a few different bar mods but feel free to mention any it's not working with.
Can't you please make this option accessable through a slash command?
Sometimes I accidentaly hover over it and I don't want it to pop up instantly - it made us wipe .

Thanks,

Fonjask
__________________
Himeros
80 Draenei Holy Paladin
EU-Bronze Dragonflight-A
Fonjask is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 03-04-2009, 05:28 AM  
Gello
A Scalebane Royal Guard
Interface Author - Click to view interfaces

Forum posts: 407
File comments: 136
Uploads: 65
The version just posted is(should be) functionally identical to previous versions besides the menu popping out instantly. The reason for the new version is to test a different method of deciding when to pop out a menu.

I'm curious to hear if it causes any problems for those who ordinarily had it working fine.

I'll be testing a few different bar mods but feel free to mention any it's not working with.
Gello is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-19-2008, 10:33 PM  
Medlir
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Works fine with Bartender4 for me.

Quote:
Originally posted by billyy
I had the same problem which wont work on bartender 4.
Medlir is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-08-2008, 05:31 PM  
billyy
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
I had the same problem which wont work on bartender 4.

Quote:
Originally posted by xtoto
this addon is exactly what i want but it works only with BLizzard bars? when i use trinitybars (now called macaroon) its doesnt work.
billyy is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-25-2008, 10:03 PM  
xtoto
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
this addon is exactly what i want but it works only with BLizzard bars? when i use trinitybars (now called macaroon) its doesnt work.
xtoto is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-05-2008, 03:20 AM  
Dridzt
A Frostmaul Preserver
Interface Author - Click to view interfaces

Forum posts: 279
File comments: 410
Uploads: 37
Error when placing/moving macro to bars

Code:
[2008/10/05 10:15:02-409-x3]: MiniTrinketMenu-1.11\MiniTrinketMenu.lua:42: 
bad argument #1 to 'match' (string expected, got nil)

Last edited by Dridzt : 10-05-2008 at 03:25 AM.
Dridzt is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-08-2008, 10:21 PM  
Vocah83
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
Quote:
Originally posted by Megerka
line(43) in MiniTrinketMenu.lua
Code:
if slot==13 or slot==14 then
need
Code:
if (slot==13 or slot==14) and (IsAltKeyDown()) then
Alt or Shift or Ctrl

------------------original----------------
http://forum.worldofwarcraft.ru/showthread.php?t=86156
thanks, now it's exactly what I want
Vocah83 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-06-2008, 03:38 PM  
Megerka
A Kobold Labourer

Forum posts: 0
File comments: 19
Uploads: 0
Quote:
Originally posted by Vocah83
nice addon, if you could add an option to only show the other trinkets while out of combat and while holding down "shift" (or other hotkey) it would be perfect (atleast for me)
line(43) in MiniTrinketMenu.lua
Code:
if slot==13 or slot==14 then
need
Code:
if (slot==13 or slot==14) and (IsAltKeyDown()) then
Alt or Shift or Ctrl

------------------original----------------
http://forum.worldofwarcraft.ru/showthread.php?t=86156

Last edited by Megerka : 09-06-2008 at 03:39 PM.
Megerka is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 09-04-2008, 01:35 PM  
Mock
A Cyclonian

Forum posts: 44
File comments: 33
Uploads: 0
fukin awesome but any chance that you can make it get skins from ButtonFacade or is it ButtonFacade that has to do something with it?
Mock is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-23-2008, 05:52 AM  
Vocah83
A Kobold Labourer

Forum posts: 0
File comments: 8
Uploads: 0
nice addon, if you could add an option to only show the other trinkets while out of combat and while holding down "shift" (or other hotkey) it would be perfect (atleast for me)

Last edited by Vocah83 : 08-23-2008 at 05:53 AM.
Vocah83 is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-21-2008, 11:56 AM  
Macniel
A Fallenroot Satyr
 
Macniel's Avatar
Interface Author - Click to view interfaces

Forum posts: 26
File comments: 125
Uploads: 10
This AddOn looks very cool, but it takes some time before the menu pops out - would be very very cool when you could improve this

Macniel is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-21-2008, 04:38 AM  
KnThrak
A Kobold Labourer
 
KnThrak's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 88
Uploads: 1
Ahhh, cool.
And a pretty funky bug, on top. Thank you
__________________
SQUEAK.
--(The Death of Rats, Terry Pratchett, Soul Music)
KnThrak is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-21-2008, 03:53 AM  
Gello
A Scalebane Royal Guard
Interface Author - Click to view interfaces

Forum posts: 407
File comments: 136
Uploads: 65
I found the problem. 1.11 should fix it.

How this mod detects if a button is vertical is by looking at its name and comparing the left edge of numerically adjacent buttons.

When it sees Button49 it checks for Button48 or Button50 and sees if their left edges are the same. If so it assumes they're vertically aligned.
When it sees Button50 it checks for Button49 or Button51 etc.

The problem was when it was lifting the numbers it was actually only grabbing the last digit. So for BT3Button49 it was checking BT3Button8 and BT3Button7. 1.11 will see BT3Button49 and check for 48 and 50. And seeing 50 has the same left edge it should consider it vertical.
Gello is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 08-21-2008, 02:44 AM  
KnThrak
A Kobold Labourer
 
KnThrak's Avatar
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 88
Uploads: 1
Code:
[41:03]BT3Button49 is at 1024.3436279297
[41:13]BT3Button50 is at 1024.3436279297
The timetags are from my chatmod.
It still opens to the top, not to the side. Is it because the closest edge is detected and in my case that's the lower edge for both buttons, despite the fact that the bar is vertical?
__________________
SQUEAK.
--(The Death of Rats, Terry Pratchett, Soul Music)
KnThrak is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.