TotemTimers
| Last Update: | May 4, 2008 (1 week ago) |
|---|---|
| Category: | Class and Shaman |
| Tags: | shaman, timers, totem, totemtimer, and totemtimers |
| Project Manager: | Xianghar |
| Current Version: | TotemTimers 7.2l (for World of Warcraft 2.4.0) |
| Downloads Today: | 1,160 |
| Downloads Total: | 328,969 |
| Favorites: | 1,201 |
| Comments: | 508 |
| Open Tickets: | 2 |
- More Information
| Created On: | Dec. 22, 2006 |
|---|---|
| Compatible: |
|
| Localized: |
|
- About TotemTimers
Please don't ask for recasting the last used totem. It's not possible in combat.
This addon displays four timer buttons one for each totem element. If you cast a totem it's icon will be set to the appropriate timer button with the totem's remaining time underneath it.
These buttons also act as action buttons for casting your totems. Each timer button consists of two icons: The big main icon which indicates which totems are currently active and a small mini icon which indicates what totem will be cast when you leftclick that button. To change the totem assigned to that button mouseover it (you can set that behaviour to rightclick instead of mouseover, see options below). A button bar will appear with all totems for the timer's element. If you leftclick such a totem button it will cast the displayed totem. If you rightlick a totem button that totem will be assigned to the timer button. If you middleclick a totem button that totem will be cast and set to the timer button. Totem ordering of the totem bars can be changed by simply dragging one totem button onto another one. It will then be put before that.
You can assign two keys to each timer button: One key simply leftclicks the timer button so that you can recast a totem. The other opens that timer buttons totem bar. You can then cast a totem by using a number key (the totem buttons are marked accordingly). You can also assign a key to Totemic Call.
An additional tracker window has the following trackers:
- Reincarnation timer
- Water/Lightning Shield timer (leftclick to cast Lightning Shield, rightlick for Water Shield)
- Earth Shield Counter (leftclick to cast Earth Shield on focus, rightclick on target, middleclick on targettarget)
- Weapon Buff trackers (you can set the buffs you cast with lc and rc in the options menu)
You can set options using the /tt or /totemtimers command.
- Downloads (4)
- Screenshots (2)
- Tickets (2)
| Title | Type | Posted by | Date | |
|---|---|---|---|---|
| Show party totem buffs is turned on with "top" selected. I ... | Bug Report | nemaaa | 05/12/2008 | |
| Hey, Totem Timers is simply perfect, i just have one feature ... | Feature Request | AeroByte | 05/11/2008 |
- Comments
- RSS
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.
- Recommended Addons
- RSS
Users who liked TotemTimers also liked these.
- 250 Ultimate UI User Packages
- 157 Atons UI 2.4. (New ... User Packages
- 1,911 HealBot Continued Buffs & Debuffs, Action Bars, ...
- 9,610 QuestHelper Map and Quest & Leveling
- Similar Addons
- 1,911 HealBot Continued Buffs & Debuffs, Action Bars, ...
- 1,447 Necrosis LdC Class and Warlock
- 758 Cryolysis 2 Class
- 687 Rogue StunWatch 2.4 Class and Rogue
- 682 Totemus Class and Shaman
- 9,610 QuestHelper Map and Quest & Leveling
- 5,999 Deadly Boss Mods Raids & Encounters
- 5,845 GroupCalendar Group/Guild Management, Quest ...
- 5,773 Omen Threat Meter Raids & Encounters
- 5,257 Atlasloot Enhanced Map and Tradeskill






- +0
- Thumbs Down
- Thumbs Up
nemaaa saidnocturn4L: TotemTimers 8.0 Beta6 is the answer for you :)
Working fine for me.
- +0
- Thumbs Down
- Thumbs Up
nocturn4L saidis it me, or when the enemy kills one of my totems, the timers don't properly go away? the active totem picture is still there as if my totem is still up
any fix to this???
- +0
- Thumbs Down
- Thumbs Up
nemaaa saidI'm using TotemTimers 8.0 Beta6.
Show destruction notifications is turned on, but I think I shouldn't get this message when I destroy my totems by middle mouse click (mouseover is disabled). I think it's better to be a notification for events when an enemy or an offensive action destroys one of my totems.
- +0
- Thumbs Down
- Thumbs Up
moonie saidWould it be possible to add an option to disable the entire recast/configuration mechanism so as to make TotemTimers frames click-through? I'd like to use TotemTimers as a status display, not as actual buttons with functions.
- +0
- Thumbs Down
- Thumbs Up
Log saidI am getting no tooltips on totemtimers buttons. I have tooltips enabled in totemtimer options. Please advise.
- +0
- Thumbs Down
- Thumbs Up
vanilla_snow saidBecause of the translation problem in CHS wow Client, Tranquil Air Totem is different name between skillbook and battle log in CHS wow, which leads to the fact that totemtimers is not able to display the Tranquil Air Totem. For this problem, I did some following modifications to solve this bug,
In localization.cn.lua file
Add
TT_TRANQUIL_AIR_ERROR = "风之宁静图腾";
In TotemTimers.lua file between Line 330 and 331
Add
if totem == TT_TRANQUIL_AIR_ERROR then
totem = TT_TRANQUIL_AIR;
end
These modifications could affect the main code and other localization files, therefore I hope you can combines these two modifications in localization.cn.lua, to fix this bug for CHS wow, or could you please accredit me to release this modification Build only for Chinese players?
In addition, new content in Beta 6 had been translated in localization.cn.lua file.
http://files.filefront.com/TotemTimers+beta6rar/;10163401;/fileinfo.html
- +0
- Thumbs Down
- Thumbs Up
Goose007 saidHow about an ankh restocker? Can be done with about 6 lines of code... i made a seperate addon to do it for me... post back if you want my code.
- +0
- Thumbs Down
- Thumbs Up
seffius saidIs there a way to re-enable Blizzard's totem icons underneath my portrait? I'm just trying to use totem timers for my earth shield/weapon buff reminders. Thanks!
- +0
- Thumbs Down
- Thumbs Up
GraveyMind saidHey. :) - using beta5 atm.
Just wondering if you could let me know (because I cannot figure it out)
Is it at all possible to it so that I can have it such that
Right click - destroys the totem I right clicked on in the totem timer frame
and perhaps have middle click as to bring up the totem list menu
All while "mouse over" and "show timers as buffs" are turned "OFF"
Many thanks :)
- +0
- Thumbs Down
- Thumbs Up
puggan saidCan you add Earth shield to "Water/Lightning Shield timer", so i can see that i have a shield if i cast it on myself. and maybe add it to middle mouse button.
- +0
- Thumbs Down
- Thumbs Up
Demonica saidMob destroyed grounding totem, popped the below error, afterwards the icon was stuck colored red.
Date: 2008-04-27 15:42:10
ID: 51
Error occured in: Global
Count: 1
Message: ..\AddOns\TotemTimers\TotemTimers.lua line 34:
attempt to index global 'warnings' (a nil value)
Debug:
[C]: ?
TotemTimers\TotemTimers.lua:34:
TotemTimers\TotemTimers.lua:33
TotemTimers\TotemTimers.lua:533: TotemTimers_Warning()
TotemTimers\TotemTimers.lua:373: TotemTimers_UpdateTotem()
TotemTimers\TotemTimers.lua:404: TotemTimers_OnEvent()
[string "*:OnEvent"]:1:
[string "*:OnEvent"]:1
- +0
- Thumbs Down
- Thumbs Up
Blastermaster saidHaving issues with the timers not clearing when destroyed. Timer still continues even tho it is gone. Also getting errors
Date: 2008-04-27 13:35:46
ID: 52
Error occured in: Global
Count: 8
Message: ..\AddOns\TotemTimers\TotemTimers.lua line 34:
attempt to index global 'warnings' (a nil value)
Debug:
[C]: ?
TotemTimers\TotemTimers.lua:34:
TotemTimers\TotemTimers.lua:33
TotemTimers\TotemTimers.lua:533: TotemTimers_Warning()
TotemTimers\Trackers.lua:145: TotemTimers_MainHandOnUpdate()
[string "*:OnUpdate"]:1:
[string "*:OnUpdate"]:1
- +0
- Thumbs Down
- Thumbs Up
Butch saidIs there a way to remove totems from the pop up, dont really need sentry totem and a few others up there.
- +0
- Thumbs Down
- Thumbs Up
Butch saidIs there a way to remove totems from the pop up, dont really need sentry totem and a few others up there.
- +0
- Thumbs Down
- Thumbs Up
Amplifier saidWhen attempting to destroy the current active totem with middle click I get this error.
Date: 2008-04-26 11:49:48
ID: 52
Error occured in: Global
Count: 1
Message: ..\AddOns\TotemTimers\TotemTimers.lua line 34:
attempt to index global 'warnings' (a nil value)
I also notice that this only happens when I have the destruction message set to TotemTimers. When set to Chat Frame, totems are correctly destroyed without error. However, when I right click to open a totem menu, it is also destroying the current active totem.
- +0
- Thumbs Down
- Thumbs Up
Sledgehammer saidFür alle Nutzer mit deutschem Clienten, schreibt euer Anliegen/Problem unter dem englischen Text einfach nochmal in deutsch hin, der Mod ist nämlich der deutschen Sprache mächtig ;)
Mfg
- +0
- Thumbs Down
- Thumbs Up
Gnaesa saidIn the beginng I want so say this is the Best Totem Addon i´ve ever seen.
But in TotemTimers 8.0 Beta5 I´ve got the Problem that the TT doesn´t recognize if one Totem is destroyed, the timer is still running, also it creates an error when the timers running out.
Next problem I have, is if Mouseover is not active, the Totem is not only destroyed by middle button, also by right button klicking and the Timer is still running.
The new Spacing ability is great, but after every loading screen i´ve to adjust it again.
Sorry for bad English, i´m using the german client :)
- +0
- Thumbs Down
- Thumbs Up
Xianghar saidTry deleting and reinstalling and then resetting the addon. Those errors should not happen.
- +0
- Thumbs Down
- Thumbs Up
vanilla_snow saidThis is a new Simplified Chinese localisation file(zhCN) for 8.0beta5
URL: http://files.filefront.com/TotemTimersrar/;10061977;/fileinfo.html
- +0
- Thumbs Down
- Thumbs Up
derka saidTimers for the totems should disappear upon the shamans death.