Advertisement

TwinTrinkets

(8.2 KB) Download the Curse Client

Last Update: Sept. 25, 2007 (9 months ago)
Category: Combat
Tags: combat and trinket
Project Manager: starlightblunder
Current Version: TwinTrinkets 2.4.2
(for World of Warcraft 2.2.0)
Downloads Today: 20
Downloads Total: 30,238
Favorites: 282
Comments: 103
  • About TwinTrinkets
  •  

TwinTrinkets is a robust, easy-to-configure trinket management addon for World of Warcraft. The three primary features are:

  • Cooldown feedback for trinkets / spells. Equipped trinkets and certain spells are displayed as clickable buttons, including a numerical indication of their cooldowns. This allows you to always see the cooldown on the currently equipped trinkets.
  • Easy activation of trinkets, a dynamic action bar lists equipped trinkets and spells for easy activation.
  • Trinket swapping. It's easy to set up a priority list of your trinkets, and TwinTrinkets will automatically make sure that you always have the most preferable combination up. This allows effortless swapping between various active and passive trinkets depending on their cooldowns.

Use /tt or /trinkets to bring up the configuration dialog in-game.

  • Downloads (5)
  •  
Advertisement

You need to login or register to post comments.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
 
  • Nov. 21, 2007, 08:20PM (7 months, 2 weeks ago)

    Hello since 2.3 I got a message in game tellig me an interface operation has been tainted because of an addon.

    I activated logging of tainted addon and goa full file filled with

    11/21 20:10:35.062 Execution tainted by TwinTrinkets while reading Trinket_Btn1Text - getglobal()
    11/21 20:10:35.062 Interface\AddOns\TwinTrinkets\TwinTrinkets.lua:194 Trinket_Update()
    11/21 20:10:35.062 Trinket_Feedback:OnUpdate()
    11/21 20:10:35.062 An action was blocked in combat because of taint from TwinTrinkets - Trinket_Btn1:Enable()
    11/21 20:10:35.062 Interface\AddOns\TwinTrinkets\TwinTrinkets.lua:216 Trinket_Update()
    11/21 20:10:35.062 Trinket_Feedback:OnUpdate()

    I hope this can help you to fix it, it's a very nice addon !

  • Oct. 3, 2007, 09:15AM (9 months ago)

    I got this at some point yesterday. Sorry, I don't remember what I was doing at the time (I had to create an account here at curse.com to post this comment, and it took a while to get them to email me my password).

    I believe this WoW dialog text was popped up by one of the other addons I'm using, I want to say Stubby or Swatter or something.

    If you have any questions or I can help, you can find my email on my website, mccarthy dot vg.

    Date: 2007-10-02 15:07:22 ID: 51 Error occured in: Global Count: 1 Message: ..\AddOns\TwinTrinkets\TwinTrinkets.lua line 214:

      bad argument #1 to 'gsub' (string expected, got nil)
    

    Debug:

      [C]: ?
      [C]: gsub()
      TwinTrinkets\TwinTrinkets.lua:214: Trinket_Update()
      [string "*:OnUpdate"]:1:
         [string "*:OnUpdate"]:1
    
  • Oct. 2, 2007, 08:49PM (9 months ago)

    Getting these errors everytime I open WoW..

    [2007/10/02 16:47:12-462-x1]: TwinTrinkets\TwinTrinkets.lua:420: Usage: GetItemQualityColor(index) TwinTrinkets\TwinTrinkets.lua:420: in function `Trinket_UpdatePrioritySlot' TwinTrinkets\TwinTrinkets.lua:390: in function `Trinket_UpdatePriorityList' TwinTrinkets\TwinTrinkets.lua:110: in function `Trinket_OnEvent' <string>:"*:OnEvent":1: in function <string>:"*:OnUpdate":1: in function

  • Oct. 2, 2007, 11:02PM (9 months ago)

    Likely cause: one of the items in the trinket priority list is not in the client's item cache. That usually occurs once after a patch wipes the item cache; it shouldn't really persist unless you've added something relatively exotic to the equip list and your client hasn't seen the item since the last patch. You can fix this by removing TwinTrinkets-specific saved variables - I'll also take a look at what I can do to prevent that from happening in the future.

  • Aug. 15, 2007, 10:24AM (10 months, 3 weeks ago)

    About the issue where buttons won't be enabled again if in combat :

    I dived a bit into the code, it seems it is a Blizzard limitation.

  • Aug. 4, 2007, 11:11PM (11 months ago)

    I love this addon. My problem is ----->it works fine for my Riding Crop---but now I have a new trinket that does the same thing called Skybreaker Whip. Any chance it can be added to the list of available trinkets?

  • July 4, 2007, 12:11PM (1 year ago)

    Exacly the same error here, and it started to happen since one of the latest patches. Not sure if this addon is dead but i bet many ppl would like it to continue

  • June 25, 2007, 06:00PM (1 year ago)

    I'm having only one issue with this addon. Whenever I use a trinket and it's during a long boss fight, I can no longer click on that same trinket again when it's cooldown runs out. I have to open my character tab and click the trinket from there. Any idea what locks out the trinket after the cooldown has run out?

  • May 30, 2007, 01:57AM (1 year, 1 month ago)

    Very nice addon, it´s exactly what I was looking for. Thank you for the macro command tip, that also removes the annoying error messages I had in my normal macro before :D Great addon, keep the good work up!

    Btw for those that want their class spells not to be displayed : Open "TwinTrinkets.lua" and put "--" in front of the "{" brackets where you see your class name in the first few lines - for example:

    [...] --{name="AP",cool=180,duration=15,texture="Spell_Nature_Lightning",class="MAGE",ck=1}, --{name="PoM",cool=180,duration=1,texture="Spell_Nature_EnchantArmor",class="MAGE",ck=2}, --{name="Cmb",cool=180,duration=1,texture="Spell_Fire_SealOfFire",class="MAGE",ck=1}, {name="PI",cool=180,duration=15,texture="Spell_Holy_PowerInfusion",class="PRIEST",ck=1}, {name="EM",cool=180,duration=1,texture="Spell_Nature_WispHeal",class="SHAMAN",ck=1} [...]

    That would remove "Combustion", "Arcane Power" and "Presence of Mind" buttons for mages.

  • March 30, 2007, 11:44PM (1 year, 3 months ago)

    Found a bug. Using certain elixers/potions will cause the cooldown timer to screw up. On my priest, I have Heavenly Inspiration equipped.

    http://wow.allakhazam.com/db/item.html?witem=30293

    When I drink a healing power potion, the timer will trigger on the trinket for the duration of the potion. The addon will not let me use the trinket till the potion ends.

  • March 28, 2007, 06:33AM (1 year, 3 months ago)

    I love this addon. However, why does it show Elemental Mastery as a third button? It's not a trinket. It doesn't add functionality as far as I can tell. It doesn't even show the cooldown animation. I removed the entry from the array at the start of the code if you do not mind, as I prefer using regular barmods for spells and abilities.

  • March 11, 2007, 02:19AM (1 year, 3 months ago)

    I just downloaded your addon earlier this morning and it seems to work pretty well. However, about 10% of the time it swaps one of the trinkets out without keeping it equipped long enough for the "use" effect to be used. I am using all 15 to 20 sec +dmg trinkets that need to be equipped for the trinkets effect to stay on me. It isn’t happening to a particular trinket, just any of them randomly. It may be due to lag or something. I am using the following trinkets...

    Talisman of Ephemeral Power Scryer's Bloodgem Vengeance of the Illidari Ancient Crystal Talisman

    ...along with the following macro to make the best use of them...

    1. showtooltip Frostbolt

    /cast Berserking(Racial) /use Talisman of Ephemeral Power /use Scryer's Bloodgem /use Vengeance of the Illidari /use Ancient Crystal Talisman /cast Frostbolt

  • March 22, 2007, 06:53PM (1 year, 3 months ago)

    There is an issue with the way trinket swapping works at the moment - if trinkets aren't triggered by TT itself, and if the trigger occurs outside combat, TT may decide to swap over the trinket before its effect wears off (this is caused by the swap timer proccing when you've just used a trinket - so it has a cooldown, but you have no corresponding buff). You should probably substitute the /use lines of your macro by: /click Trinket_Btn1 /click Trinket_Btn2 which would then also work for any trinkets you have equipped, saving you macro text space :)

  • Feb. 12, 2007, 11:05AM (1 year, 4 months ago)

    Love the add-on.

    For those that want a keybinding.... I created a simple macro that would use the trinkets and then I binded the macro to a key. FYI..I only use 4 trinkets atm. For example my macro is ...

    /use Defiler's Talisman /use Lifestone

    I put the macro on a actionbar and then binded it to shift-middlemousebutton

    I think that is the only way you will be able to get a binding, since the UseInventoryItem function and the runmacro function are now protected.

  • Feb. 28, 2007, 04:53PM (1 year, 4 months ago)

    For the most part, you're correct - there is no way for addon code to execute insecure actions in combat; I did end up making it work via a few API functions. You can map a hotkey to a securebutton without losing protected status using for example SetOverrideBindingClick() - while the default, insecure keybinds are used to display in the configuration dialog, it's the API that eventually rebinds them to something usable. A similar technique with /click allows TT buttons to be used through macros (TT has no control over which trinket you use, though). In the end, it took a while, but it should hopefully work.

  • Feb. 7, 2007, 06:52PM (1 year, 4 months ago)

    Keep getting error.

    twintrinkets.lus line 449: bad argument #1 'to tostring' value expected

    It would be great if I could get this fixed. Thank You for your time

  • Jan. 29, 2007, 11:29PM (1 year, 5 months ago)

    Can you please add a generic /command that triggers the trinkets? Or perhaps put them in the info about the addon or a help file? This way it can be written into macros?

  • Jan. 25, 2007, 12:18PM (1 year, 5 months ago)

    really nice and usefull addon... but have some bugs... fix pls.... waiting new versions  :) gz guys

  • Jan. 23, 2007, 06:13PM (1 year, 5 months ago)

    Gr8 addon .. but plz plz add keybindings to it .. and a way for it to auto activate depending on mob health (set by us), would be so nice for raids .. :)

  • Jan. 23, 2007, 03:38AM (1 year, 5 months ago)

    Jepp, that's the service I like. Thanks for the update. Works great :-)

 
  • Similar Addons
  •  
  1. 2,345 DamageMeters Combat
  2. 2,255 Natur EnemyCastBar PvP, Buffs & Debuffs, Raids & ...
  3. 1,750 Recount ... Combat
  4. 1,284 BigWigs Bossmods Raids & Encounters, Other, ...
  5. 1,253 ScrollingCombatText Combat
Advertisement