Download
(2Kb)
Download
Updated: 04-10-10 01:13 PM
Pictures
File Info
Updated:04-10-10 01:13 PM
Created:08-07-09 08:37 PM
Downloads:26,442
Favorites:127
MD5:

aTotemBar  Popular! (More than 5000 hits)

Version: 1.0a
by: Arimis [More]

aTotemBar is a simple totem addon that allows you to move, hide, and scale Blizzard's Default Totem Bar.

Its compatible with most other bar mods:
For Bartender4, Disable the Totem Bar
For Dominos, Disable the Dominos_Totem addon
For rActionBarStyler, no changes needed.

Commands:
/atbar lock
- This toggles the bar position lock. When the frame is black the bar is dragable.

/atbar hide
- This toggles the visibility of the bar

/atbar scale x.x
- Sets the scale of the bar, replace x.x with numbers (ie: 0.9)

**OmniCC or a similar addon is required to add numbers to the timers.

Version 1.0a:
Button Spacing: Adjust in the .LUA

Version 1.0:
Changed the Shaman and Level checks to use the same mechanics that Blizzard has built-in. (Hopefully no more random Nil errors)
Rewrote all the timers to be more efficient. It will also clear the timers when your totems are destroyed from out ranging them.
Default Value should now be set properly upon first run.
Corrected Right-Click to destroy totems.
Timers can now be disabled by setting "aTotemBarTimers = false" in the .lua
Blizzards Timers can now be disabled by setting "BlizzardTimers = false" in the .lua
*Both timers are enabled by default.
**If you're updating, you can safely delete embeds.xml from this addon's folder.

Version 0.8:
TOC Bumped for 3.3
Timers added (Consider this a Beta feature for the time being) *Option to disable coming shortly

Version 0.7:
Shaman Check revised again. Checking for Shaman and Level 30 or greater instead of checking for the default bars existence.

Version 0.6:
Shaman Check Take 2 - Removed the OnLoad() in favor of a check elsewhere (based on Tukz Feedback)

Version 0.5:
Now disables if you're not a Shaman or if you don't have the new Totem Bar yet. - Thanks Tukz
Fixed a small typo.

Version 0.4:
Reworked the frame code to use a completely custom frame instead of attempting to control the default. This should take care of the occasionally position loss.
User Request - Added a command to set the scale.

Version 0.2:
Removed the disable based on class code for the time being.
Tweaked the startup function a little bit.
Optional Files (0)


Post A Reply Comment Options
Unread 03-16-10, 05:30 AM  
Arimis
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 50
Uploads: 1
Originally posted by Ihadurca
I can't seem to find any others out there so simple. That's why I love your addon so much is how easy and lightweight it is. I just need to be able to move the other classes stance bars too. So was just wondering if you were going to ever make it support the other classes w/ bars (maybe pet bars too =P lol) or if you knew where I can get all the others that is as simple. I don't want to use Bartender or dominos. I'm sure they are great but that's more than what I need/want. Thanks for replying! ^_^
I see what you want now. Give this addon a try: http://www.wowinterface.com/download...BarStyler.html

I originally wrote this addon to fit with it's scheme of bar handling.
Report comment to moderator  
Reply With Quote
Unread 03-16-10, 05:28 AM  
Arimis
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 50
Uploads: 1
Originally posted by Luxfero
Hi, just download you addon to simply hide the totem bar but the Hide command doesn't work I cant evem press enter it does nothing. Neither do the other commands work scale or lock.

I have also tried making my own to simply do that but I'm a nu band can't get it to work.

<Ui>
<Script>
<OnLoad>
MultiCastActionBarFrame:Hide();
</OnLoad>
</Script>
</Ui>
That sounds like a taint. I know it's a pain but try disabling some other addons to see if that makes a difference.
Report comment to moderator  
Reply With Quote
Unread 03-16-10, 02:58 AM  
Luxfero
A Kobold Labourer

Forum posts: 0
File comments: 22
Uploads: 0
Hi, just download you addon to simply hide the totem bar but the Hide command doesn't work I cant evem press enter it does nothing. Neither do the other commands work scale or lock.

I have also tried making my own to simply do that but I'm a nu band can't get it to work.

<Ui>
<Script>
<OnLoad>
MultiCastActionBarFrame:Hide();
</OnLoad>
</Script>
</Ui>
Last edited by Luxfero : 03-16-10 at 02:59 AM.
Report comment to moderator  
Reply With Quote
Unread 03-16-10, 01:09 AM  
Ihadurca
An Aku'mai Servant
 
Ihadurca's Avatar

Forum posts: 37
File comments: 27
Uploads: 0
Originally posted by Arimis
Not entirely sure how it'd apply to other classes other that the scale/hide functions (which is in every bar mod out there).
I can't seem to find any others out there so simple. That's why I love your addon so much is how easy and lightweight it is. I just need to be able to move the other classes stance bars too. So was just wondering if you were going to ever make it support the other classes w/ bars (maybe pet bars too =P lol) or if you knew where I can get all the others that is as simple. I don't want to use Bartender or dominos. I'm sure they are great but that's more than what I need/want. Thanks for replying! ^_^
Report comment to moderator  
Reply With Quote
Unread 03-10-10, 06:47 AM  
Arimis
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 50
Uploads: 1
Originally posted by FarseerLolotea
Yeah, I'm also getting the error ricks322 reported.
I'm almost done with the update to fix this, hopefully tonight!
Report comment to moderator  
Reply With Quote
Unread 03-10-10, 06:46 AM  
Arimis
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 50
Uploads: 1
Originally posted by Ihadurca
I love Love LOVE this addon. Any chance of it going further? Like for the other bars for the other classes? Like the stance bars for dk, druid, warrior, ect? And pet bars? I'm asking a lot. LOL Or does anyone know of an addon that will do that like this one does for totems?
Not entirely sure how it'd apply to other classes other that the scale/hide functions (which is in every bar mod out there).
Report comment to moderator  
Reply With Quote
Unread 03-07-10, 08:46 AM  
FarseerLolotea
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 97
Uploads: 1
Yeah, I'm also getting the error ricks322 reported.
Report comment to moderator  
Reply With Quote
Unread 03-04-10, 04:22 PM  
Ihadurca
An Aku'mai Servant
 
Ihadurca's Avatar

Forum posts: 37
File comments: 27
Uploads: 0
I love Love LOVE this addon. Any chance of it going further? Like for the other bars for the other classes? Like the stance bars for dk, druid, warrior, ect? And pet bars? I'm asking a lot. LOL Or does anyone know of an addon that will do that like this one does for totems?
Report comment to moderator  
Reply With Quote
Unread 03-03-10, 09:36 PM  
ricks322
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 154
File comments: 153
Uploads: 1
Re: Re: Can't get a Totem Bar

Originally posted by Arimis
I really need to rework the default settings to take care of this. Unfortunately I won't be able to work on a fix for about 9hrs from now (at work).
Ok, thanks.
Is it a problem that I Don't use a bar mod?
Report comment to moderator  
Reply With Quote
Unread 03-03-10, 06:38 AM  
Arimis
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 50
Uploads: 1
Re: Can't get a Totem Bar

I really need to rework the default settings to take care of this. Unfortunately I won't be able to work on a fix for about 9hrs from now (at work).

Originally posted by ricks322
I can't seam to get this to work. When installed I get nothing but the default Bliz bar, and when I enter any commands in the chat frame I get this:
=============
Interface\\AddOns\\aTotemBar\\aTotemBar.lua:213: attempt to index upvalue 'aTotemBar' (a nil value).
============
I don't use any bar mod, and use X-perl Unit Frames.


If anyone can help me (tell me what stupid thing I am doing), thanks...
Report comment to moderator  
Reply With Quote
Unread 03-02-10, 09:00 PM  
ricks322
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 154
File comments: 153
Uploads: 1
Can't get a Totem Bar

I can't seam to get this to work. When installed I get nothing but the default Bliz bar, and when I enter any commands in the chat frame I get this:
=============
Interface\\AddOns\\aTotemBar\\aTotemBar.lua:213: attempt to index upvalue 'aTotemBar' (a nil value).
============
I don't use any bar mod, and use X-perl Unit Frames.


If anyone can help me (tell me what stupid thing I am doing), thanks...
Report comment to moderator  
Reply With Quote
Unread 02-26-10, 10:12 AM  
Led ++
A Frostmaul Preserver
 
Led ++'s Avatar
AddOn Author - Click to view AddOns

Forum posts: 254
File comments: 68
Uploads: 1
I support the ButtonFacade support thing for skinning. I've looked through the .lua but since I am a TERRIBLE noob at .lua I can't figure out how you actually do the borders -.-*

Oh and if you change the "level requirement" of the addon to lvl 10 it just works fine too, and I guess shamans pre-30 would love to use this addon too .
__________________
Report comment to moderator  
Reply With Quote
Unread 02-25-10, 10:27 AM  
Arimis
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 50
Uploads: 1
Originally posted by Sleeb
Hey man, just found this addon, which have the options I was missing in Dominos.

I was just wondering though, if It would be possible to have the bars for all the different calls showing at the same time? like in this screenshot fx: http://img69.imageshack.us/img69/5677/totembar.jpg

I am constantly changing the calls when I play pvp as I need different ones for different situations, and I need to be able to constantly see which totems are assigned to each call
It might be possible, but it's outside the scope of this addon, as you'd have to create new "Flyout" menus for all three Calls. Remember, this is intended to be as near stock functionality as possible. Sorry
Report comment to moderator  
Reply With Quote
Unread 02-22-10, 08:39 PM  
Sleeb
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Hey man, just found this addon, which have the options I was missing in Dominos.

I was just wondering though, if It would be possible to have the bars for all the different calls showing at the same time? like in this screenshot fx: http://img69.imageshack.us/img69/5677/totembar.jpg

I am constantly changing the calls when I play pvp as I need different ones for different situations, and I need to be able to constantly see which totems are assigned to each call
Report comment to moderator  
Reply With Quote
Unread 02-22-10, 11:10 AM  
Arimis
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 50
Uploads: 1
Originally posted by ronjon
would it be possible to hide them and make them show on mouse over? (the whole frame that is)
I can look into that...

I'm also planning right-click to destroy totems and still checking on skinning at least with rActionButtonStyler.

I would consider ButtonFacade, but I'd rather no add libraries unless there's some kind of overwhelming demand.

There's two main reasons for this addon. 1) Allow players to use the default totem bar with bar mods (they've almost all since added support). 2) Be extremely light!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: