Download
(6Kb)
Download
Updated: 10-13-10 09:31 PM
Pictures
File Info
Updated:10-13-10 09:31 PM
Created:unknown
Downloads:46,766
Favorites:103
MD5:

TotemBox  Popular! (More than 5000 hits)

Version: version 5.0
by: Jumpee [More]

* NOTE - Three new commands below.

Frees up action buttons by putting 24 totem spells in a moveable box with 4 rows of up to 6 individually moveable buttons. Totems cast are the highest level in your spell book. Configure the buttons however you want using the "/tbox config" command. The totem box will only show for Shamans.

You can temporarily move individual buttons to anyplace on the screen but they will be back in the box when you log out and back in. Just SHIFT/LEFT CLICK to drag them.

Totem spells you haven't learned yet will appear faded out, if added to the configuration ahead of time.

To move the whole box SHIFT/LEFT CLICK on the upper left corner and drag. To resize the box type "/tbox scale" and a moveable slider frame will appear.

Commands:
/tbox - list of commands.
/tbox config - brings up the configuration panel.
/tbox scale - brings up a slider to adjust the size of the totem box.
/tbox hide - hides the totem box.
/tbox show - shows the totem box.
/tbox tips - show simple tooltips.
/tbox notips - turn off simple tooltips.
**NEW** /tbox enable or /tbox disable - removes Blizzard's timer icons.
**NEW** /tbox toggle - toggles TotemBox visible/invisible.

Holding the shift key down will show full tooltips when moving the cursor over the buttons.

Credit to Mookhow for the concept.... and a few lines of copied code. The ReadMe file has a copy of all this information.

To reconfigure the TotemBox totem spells layout: Enter "/tbox config"

The 24 slots in the configuration panel represent the buttons in this manner:
From the top down;
Slots 1 - 6 represent the top row of buttons, from left to right.
Slots 7 - 12 the second row, left to right.
Slots 13 - 18 the third row, left to right.
Slots 19 - 24 the fourth row, left to right.

For example if you want Searing Totem in the 3rd row, 2nd button from the left, you would type Searing Totem in the 14th slot from the top down. If you want no button in the totem box at that position then blank out the slot.

***NOTE***:If you spell the totem name wrong or spell the name without the proper upper and lower case letters then the totem box button will not appear.

V 5.0 Updated toc to 40000, added Totem of Tranquil Mind, Elemental Resistance Totem (icon looks like Fire Resist Totem) to tables to permit configuration.

V 4.1 Updated toc to 30100, added enable/disable and toggle commands, added "Cleansing Totem" which replaced Disease and Poison which were removed from new user setup.

V 4
- Updated toc for WotLK (30000) and removed Grace of Air, Tranquil Air and Windwall Totems from new user setup.

V 3.2
- added full tooltips if shift key is down.

V 3.1
- Updated toc to 20400
- Fixed problem with some totems cooldown indicators
- Added 'learning new spells' check
Post A Reply Comment Options
Unread 12-09-09, 01:45 AM  
Jumpee
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 55
Uploads: 6
This addon still works with the 3.3 patch. Just use the "load out of date" box.
Report comment to moderator  
Reply With Quote
Unread 04-17-09, 10:04 AM  
Jumpee
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 55
Uploads: 6
Originally posted by Zorklat
The basic concept is wonderful, but it's pretty bulky, even scaled down. I would have a lot easier time adopting this if the totems were set into a 2x12 array. Any chance of that?
I appreciate your point but I don't want to do the re-write. Thanks for the feedback.
Report comment to moderator  
Reply With Quote
Unread 04-17-09, 04:55 AM  
Zorklat
A Deviate Faerie Dragon

Forum posts: 13
File comments: 62
Uploads: 0
The basic concept is wonderful, but it's pretty bulky, even scaled down. I would have a lot easier time adopting this if the totems were set into a 2x12 array. Any chance of that?
__________________
Play World of Warcraft Free from Windows!
Report comment to moderator  
Reply With Quote
Unread 12-20-08, 11:13 AM  
Jumpee
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 55
Uploads: 6
Re: *nil value*

Originally posted by shinchih2001
hi i'm taiwan player with zhTW language
when i use totembox config to type totem name
i got a error information

"File: Interface\AddOns\TotemBox\TotemBox.lua
Line: 161
Count: 2"

i see in lua line 161
is"TBOX_EditPanel[i]= getglobal("TBOX_Edit"..i):GetText();"
is it a localization problem or another??
TotemBox is english only, there is no localization.
Report comment to moderator  
Reply With Quote
Unread 12-20-08, 02:54 AM  
shinchih2001
A Defias Bandit

Forum posts: 3
File comments: 198
Uploads: 0
*nil value*

hi i'm taiwan player with zhTW language
when i use totembox config to type totem name
i got a error information

"File: Interface\AddOns\TotemBox\TotemBox.lua
Line: 161
Count: 2"

i see in lua line 161
is"TBOX_EditPanel[i]= getglobal("TBOX_Edit"..i):GetText();"
is it a localization problem or another??
Last edited by shinchih2001 : 12-20-08 at 02:56 AM.
Report comment to moderator  
Reply With Quote
Unread 11-09-08, 06:38 PM  
Jumpee
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 55
Uploads: 6
Originally posted by maspro
Omen3 Threatmeter has a feature that hides the threatwindow when you are out of combat and shows the threatwindow when you go into combat. If Omen3 can do that, then Totembox migth be able to do that too? Or am I missing something?
The difference is that TotemBox has action buttons which can't be changed during combat. Omen is display only. But thanks for the suggestion.
Report comment to moderator  
Reply With Quote
Unread 11-09-08, 05:41 PM  
maspro
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
Originally posted by Jumpee
Hi happykyd, Blizzard prevents addon frames from being hidden/shown while in combat. I can't do anything about that. The only suggestion I can make is to use the scale command to make the totem box as small as possible while cruising around so it will be there should you suddenly find yourself in combat. Thanks for the feedback.
Omen3 Threatmeter has a feature that hides the threatwindow when you are out of combat and shows the threatwindow when you go into combat. If Omen3 can do that, then Totembox migth be able to do that too? Or am I missing something?
Report comment to moderator  
Reply With Quote
Unread 10-21-08, 09:12 AM  
Jumpee
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 55
Uploads: 6
Originally posted by happykyd
hi, happy user of this add-on. dont know if the previous post relates to me, but i hav set this up so i can hide tb while cruising around and show before going into combat, however, if i get ambushed unexpectantly, the toggle i hav wont bring tb up in combat, so thought i might be useful when you next update if feasible to have it show when you go into combat.
Hi happykyd, Blizzard prevents addon frames from being hidden/shown while in combat. I can't do anything about that. The only suggestion I can make is to use the scale command to make the totem box as small as possible while cruising around so it will be there should you suddenly find yourself in combat. Thanks for the feedback.
Report comment to moderator  
Reply With Quote
Unread 10-21-08, 06:17 AM  
happykyd
A Kobold Labourer

Forum posts: 1
File comments: 8
Uploads: 0
hi, happy user of this add-on. dont know if the previous post relates to me, but i hav set this up so i can hide tb while cruising around and show before going into combat, however, if i get ambushed unexpectantly, the toggle i hav wont bring tb up in combat, so thought i might be useful when you next update if feasible to have it show when you go into combat.
Report comment to moderator  
Reply With Quote
Unread 10-18-08, 09:12 AM  
Jumpee
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 55
Uploads: 6
Re: Suggestion: toggle command

Originally posted by Quezacolt
Hi!

A guildie of mine recently told me about this addon. He asked me to make a macro that'll toggle the TotemBox window, i.e. show it when it's hidden/hide it when it's shown. Although such a macro is simple and can be made in less than thirty seconds, it would be nice if there was a /tbox toggle command or something similar.
Hi Quezacolt, the /tbox show and /tbox hide commands are available. I guess I could add a /tbox toggle command but it might be a while before I get around to it.

In the meantime if you create this macro it should toggle the box.
Code:
/script local f=getglobal("TotemBox");if f:IsVisible() then f:Hide();else f:Show();end
Last edited by Jumpee : 10-18-08 at 03:58 PM.
Report comment to moderator  
Reply With Quote
Unread 10-18-08, 04:03 AM  
Quezacolt
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 35
Uploads: 2
Suggestion: toggle command

Hi!

A guildie of mine recently told me about this addon. He asked me to make a macro that'll toggle the TotemBox window, i.e. show it when it's hidden/hide it when it's shown. Although such a macro is simple and can be made in less than thirty seconds, it would be nice if there was a /tbox toggle command or something similar.
__________________
-- To code of programmer none compare,
-- Leaves his users seeing double;
-- To defy its efficiency none would dare,
-- Don't report anything, I might get in trouble!
Report comment to moderator  
Reply With Quote
Unread 10-16-08, 04:33 PM  
Jumpee
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 55
Uploads: 6
Originally posted by kalvin
Hello,

I just downloaded this addon and test it and it looks nice, only thing i feel its missing and would be a great addition is a keybinding option, like totemtimers but it automatically binds them with numbers.
Any chance to add a keybinding option but with the possibility to bind them manually?

Maybe that option exists already and i didnt realize how to do it heheh if so someone enlighten me please ^^;

Thanks in advance.
Kalvin thanks for the feedback. I don't have any plans to add keybinding at this time.
Report comment to moderator  
Reply With Quote
Unread 10-16-08, 12:46 PM  
kalvin
A Defias Bandit
 
kalvin's Avatar

Forum posts: 2
File comments: 24
Uploads: 0
Hello,

I just downloaded this addon and test it and it looks nice, only thing i feel its missing and would be a great addition is a keybinding option, like totemtimers but it automatically binds them with numbers.
Any chance to add a keybinding option but with the possibility to bind them manually?

Maybe that option exists already and i didnt realize how to do it heheh if so someone enlighten me please ^^;

Thanks in advance.
Report comment to moderator  
Reply With Quote
Unread 10-10-08, 04:52 PM  
Jumpee
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 55
Uploads: 6
Originally posted by R3dD0g
That's great news

Will it work with patch 3.0.2 coming out Tuesday? Because I don't think I'll play my shammy without it.

I'm really a fan of this addon.
I don't know what changes are coming with that patch so I can't say.
Report comment to moderator  
Reply With Quote
Unread 10-10-08, 02:37 PM  
R3dD0g
A Defias Bandit

Forum posts: 2
File comments: 10
Uploads: 0
Originally posted by Jumpee
R3dD0g I have tested TotemBox on the beta server and will release the new version when WotLK goes live. Thanks for the feedback.
That's great news

Will it work with patch 3.0.2 coming out Tuesday? Because I don't think I'll play my shammy without it.

I'm really a fan of this addon.
Last edited by R3dD0g : 10-10-08 at 02:52 PM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: